body 
{
background-color:#af4602;
font: 11px Verdana;
padding-top:20px;
height:800px;
}
h2
{
margin-top:4px;
}

hr
{
color:#000000;
width:80%;
height:1px;
}

a:link, a:visited 
{
color:#355375;
text-decoration: none;
}
a:hover 
{
text-decoration: underline;
color:#355375;
}


#confirmation
{
color:#FF0000;
font-size:12px;
}

#logo_div
{
height:240px;
position:relative;
width:297px;
background-image: url(../images/leftShadow.jpg);
background-repeat:repeat-y;
}

#logo 
{
position:relative;
margin-left:80px;
margin-top:-20px;
}

#tagline h1
{
position:relative;
height:auto;
left:80px;
font-size:20px;
top:-22px;
}

#leftNav
{
	height:340px;
	position:relative;
	width:297px;
	background-image: url(../images/left_col_blue_repeat.jpg);
	background-repeat:repeat-y;
	margin-bottom: -5px;
}


#teachersCorner
{
	position:relative;
	width:297px;
	background-image: url(../images/leftShadow.jpg);
	background-repeat:repeat-y;
	text-align:center;		
}

#teachersCorner p
{
margin-top:0px;
font-weight:bold;
font-size:14px;
margin-bottom:0px;
}

#teachersCorner ul
{
margin-top:0px;
list-style: none;
position:relative;
left:-20px;
color:#6883A0;
font-size:12px;
}

/*footer links*/

#footer
{ 
height: 100px;
background-color:#FDCB0A;
font-size:10px;
line-height:20px;
}

#footer a:link 
{
color: #000000;
text-decoration: none;
font-size:9px;
}
#footer a:visited 
{
text-decoration: none;
color: #000000;
font-size:9px;
}
#footer a:hover 
{
text-decoration: underline;
color:#000000;
font-size:9px;
}
#footer a:active 
{
text-decoration: none;
color: #000000;
font-size:9px;
}


#topNav
{
width:528px;
height:30px;
position:relative;
background-color:#999999;
}

#navColumn
{
background-image:url(../images/footer_leftShadow.jpg);
background-repeat:repeat-y;
background-color:#FFFFFF;
}

#contentColumn
{
background-image:url(../images/right_col.jpg);
position:relative;
background-repeat:repeat-y;
}

#pageContent
{
padding-top:10px;
position:relative;
}

#pageContent h1
{
font-size:16px;
color:#f2a80a;
}

#pageContent h2
{
font-size:22px;
font-weight:400;
}
#pageContent h4
{
font-size:18px;
font-weight:bold;
margin-bottom:-5px;
}
#pageContent h2.orange
{
font-size:20px;
font-weight:bold;
text-decoration:underline;
color:#af4602;
margin-top:20px;
position:relative;
left:-15px;
}
#ContentText {
padding-top:20px;
}
#pageContent li
{
padding-bottom:5px;
}

/*left colum links*/
#leftNav
{
line-height:14px;
height:280px;
}	
	
#leftNav a:link 
{
color: #000000;
text-decoration: none;
font-size:15px;
font-weight:bold;

}

#leftNav a:visited 
{
text-decoration: none;
color: #000000;
font-size:15px;
font-weight:bold;
}

#leftNav a:hover 
{
text-decoration: underline;
color:#000000;
font-size:15px;
font-weight:bold;
}

#leftNav a:active 
{
text-decoration: none;
color: #000000;
font-size:15px;
font-weight:bold;
}
#leftNav ul 
{
margin-top:0px;
text-decoration:none;
list-style: none;
font-weight:bold;		
}

#leftNav li 
{
padding:9px 0px 10px 0px;
	border-bottom: 1px solid #3B5E84;
	margin-right: 50px;
	font-weight:bold;
	
}

/*top navigation links*/


#topNav 
{
text-align:center;
font-weight:bold;
padding-top:10px;
}


#topNav a:link 
{
color: #3b5e84;
text-decoration: none;
font-size:15px;
}
#topNav a:visited 
{
text-decoration: none;
color: #3b5e84;
font-size:15px;
}
#topNav a:hover 
{
text-decoration: underline;
color:#3b5e84;
font-size:15px;
}
#topNav a:active 
{
text-decoration: none;
color: #3b5e84;
font-size:15px;
}

#RRRr 
{
margin-left:150px;
}

h1 {
	margin-bottom: -5px;
	padding-bottom: -5px;
}

.clear {clear:both;}

.red { 
	color: #FF0000; 
	text-Decoration: none;
	font-size:24px;
	font-weight:bold;
}
h5 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.small {
	font-size:10px;
}