body {
	background: #FFFFFF url(../images/headerbkg.jpg) repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;

}
a:link { color: #006699; text-decoration: none;}
a:visited  { color: #006699; text-decoration: none;}
a:hover { 	color: #FF9900; text-decoration: underline;}
img	{border:0;}

h1	{color: #006699; font-size:1.5em}
p{ line-height:1.4em;}
/* font formatting */
.blue_titles {
	line-height: 18px;
	color: #336699;
	font-weight:bold;
}

.grey_links {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.bottom_links {
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}


/*Containers*/

#header {height:130px;width:900px; margin:0px auto; }
	.logo {float:left;}
	#searcharea	{float:right; }

#maincontent {width:905px;margin:0px auto; clear:both; }

#leftcontent {float:left; width:200px;  }
	#class {background:url(../images/light_blue_box.jpg) repeat; border: #CCCCCC solid 1px; padding-left:10px; padding-top:10px; padding-bottom:10px; margin-bottom:10px;}
	.heading {border-bottom:#ccc solid 1px; padding-bottom:4px}
	.sidebar_links { line-height:20px; padding-bottom:5px;}

#newsletter { background:url(../images/blue_news_bkg.jpg) no-repeat; width:204px;}
.newslettertext {padding-left:15px;}

#rightcontent {float:left; width:665px; padding-left: 30px;}
#rightcontentHP {float:left; width:700px;}
	#midtitle	{background:url(../images/light_blue_box.jpg) repeat; border: #CCCCCC solid 1px; margin-left:10px; height:40px; padding-top:8px; }
	#about {float:left; width:324px; padding-left:20px;}
	#spotlight {float:right; width:344px;}
	#BOCESabout {float:left; width:324px; padding-left:20px;}
	#BOCESspotlight {float:left; width:344px; padding-left:20px;}
	.spottitle {float:right;}

#footer {clear:both; margin:0px auto; width:900px; font-size:.9EM; line-height:17px; color: #666666; border-top:#006699 solid 1px; border-bottom:#006699 solid 1px;}

#sidepanel {
  float:right;
  width:180px;
	  border: #666666 2px solid;
	  background-color:  #d5d4b8;
	  margin-left:5px;
	  margin-top: 5px;
	  padding-left:5px;
  }
tr.blue {
  background: #00f;
  color: #fff;
}
tr.odd {
  background: #ccc;
}
#toplogos {padding:0 10px; background:#fff}
#topblocks	{width:685px; float:left; background:url(../images/campus-linc-homepage.jpg) no-repeat; height:291px; margin-left:10px; margin-top: 5px}
	#rochesterblock	{float:left; width:344px; padding-top:115px; color:#FFFFFF; padding-left:10px}
		#rochesterblock a:link	{color:#FFFFFF}
#rochesterblock a:visited	{color:#FFFFFF}
		#rochesterblock a:hover	{color:#FF9900}
	.Rschedule	{ text-align:right; padding-right:10px}
	#listofclasses	{float:left; width:324px; padding-top:20px; color:#FFFFFF; font-weight:bold; font-size:1.1em}
	#listofclasses li	{padding-bottom:9px;}
	#listofclasses ul	{list-style-image:url(../images/orangebullet.jpg)}
		#listofclasses a:link	{color:#FFFFFF}
#listofclasses a:visited	{color:#FFFFFF}
		#listofclasses a:hover	{color:#FF9900}
	
#bottomlogo	{margin: 10px 0 10px 0;}
