/* CSS Document */
#main {	
	width:980px; 
	margin:0 auto;
}

#header {
	height:296px;
}

.col-1, .col-2, .col-3{
	float:left;
	text-align:left;
}

#page1 .col-1{ width:250px;  }
#page1 .col-2{ width:560px;  }

#page2 .col-1{ width:519px; }
#page2 .col-2{ width:290px; }

#page3 .col-1{
	width:250px;
	text-align: center;
	padding: 5px;
}
#page3 .col-2{
	width:250px;
	text-align: center;
	padding: 5px;
}
#page3 .col-3{
	width:250px;
	text-align: center;
	padding: 5px;
}

#page4 .col-1{
	width:250px;
	color: #A39F8F;
}
#page4 .col-2{
	width:530px;
	background-image: url(images/homeimg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 350px;
}
#page4 .col-20{
	width:530px;
	background-image: url(images/tracking2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 350px;
	margin-left: 300px;
}
#page4 .col-21{
	width:530px;
	height: 500px;
	margin-left: 300px;
	color: #A39F8F;
	font-size: 12px;
	text-align: left;
}
#page4 .col-22{
	width:530px;
	height: auto;
	margin-left: 300px;
	color: #A39F8F;
	text-align: left;
}

#page5 .col-1{ width:240px; }
#page5 .col-2{ width:270px; }
#page5 .col-3{ width:250px; }

#page6 .col-1{ width:850px; }
#page3 #main #content new {
	margin-left: -90px;
}
#page4 #main #content .container .col-1 .newer {
	font-size: 14px;
}
#page4 #main #content .container .col-1 .newer a {
	color: #D0BE87;
}
#page6 #main #content .gradeslink a {
	color: #A39F8F;
	font-style: italic;
}
#page6 #main #content .container .col-1 .drawertable td {
	padding-right: 25px;
}
#page6 #main #content .gradeslink a:hover {
	text-decoration: none;
}
