#calendar{
    width:187px;
    float:right;
    padding:0px 0px 0px 0px;
}

#universityEventListContent {
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-size:12px;
    text-align:left;
    width:826px;
    margin:0px 0px 0px 0px;
}

#universityEventListHomeLeftCol {
    width: 530px;
    float: left;
    padding:10px 0px 10px 0px;
}

#universityEventListHomeRightCol,#universityEventDetailHomeRightCol {
    width:242px;
    float: right;
    padding:10px 20px 10px 10px;
}

#universityEventDetailContent {
    font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    font-size:12px;
    text-align:left;
    line-height:17px;
    width:826px;
    margin:0px 0px 0px 0px;
}

#universityEventDetailHomeLeftCol {
    width: 500px;
    float: left;
    padding:10px 0px 10px 0px;
}

.universityEventHeader6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 18px;
    color: #797466;
}

#schoolsectionwrapper {
	width:242px;
}
        
#eventssectionwrapper {
    padding:10px 0px 0px 0px;
   	width:242px;
}
        
#schoolsectionwrapper 
{
    line-height:15px;
}

#schoolsectionwrapper p,#eventssectionwrapper p {
	font-family: arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #797466;
    padding:0px 0px 6px 0px;
}
        
.schoollinks {
    padding-left:0px; 
    padding-top:0px; 
    padding-bottom:6px;
}

a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #e2d1c1;
	height:1px;
}

#eventtitle 
{
	font-family: arial, verdana;
	color:#333333;
	font-size:18px;
	font-weight:normal;
    padding:0px 0px 0px 0px;
}