body {
    font-family: Georgia, "Times New Roman",
          Times, serif;
    color: green;
    background-color: white;  
}

.main{
position: relative;
background-color: white;
width:900px;
margin:0 auto;

top:0px;
left:-40px;
}


.top_bar
{
position:absolute;
left:85px;
top:1px;
color:#088A08;
}

.top_bar_links
{
position:absolute;
left:635px;
top:200px;

text-decoration: none;
}

.top_bar_links a{
			
			text-decoration: none;
			

		}
.top_bar_links a:link{
			color:#333366;
		}

#top_bar_links a:hover {
			color: green;
		 }


.top_nav_bar
{
position:absolute;
top:250px;
width:800px;
left:0px;

}

#search_box	{
			position: relative;
			top:-100px;
			left:0px;
		}
.image_01
{
position:relative;
}
.image_02
{
position:relative;
left:-5px;
}
.image_03
{
position:relative;
left:-10px;
}
.image_04
{
position:relative;
left:-15px;
}
.image_05
{
position:relative;
left:-20px;
}
.image_06
{
position:relative;
left:-25px;
}
.image_07
{
position:relative;
left:685px;
top:-57px
}
.image_08
{
position:relative;
left:574px;
top:-30px
}




#nav_bar{
			position: relative;
			left: 85px;
			width:800px;
			top:280px;
}


#nav_bar_links	{
			position: relative;
			top:-38px;
			left:14px;
			
		}


#nav_bar_links a{
			font-size: 110%;
			text-decoration: none;
			padding-right:26px;

		}

#nav_bar_links a:link{
			color:white;
		}


#nav_bar_links a:hover {
			color: green;
		 }

#nav_bar_links a:visited{
			color:#FFFFFF;
		}


#sports_menu	{
			visibility:hidden;
			position:absolute;
			left:100px;
			background-color: black;
			top:40px;
			
			}




#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-decoration: none;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: yellow;
}














#side_nav{
			position: relative;
			left: 0px;
			width: 160px;
			top: 280px;
			
}

#side_nav_header{
			background-image:url(images/quick_nav_01.png); 
			width: 160px;
			position: relative;
			
			background-repeat: repeat-y;
			

}


#side_nav_main{
			background-image:url(images/quick_nav_02.png); 
			width: 160px;
			min-height: 120px;
			position: relative;
			background-repeat: repeat-y;


}


#side_nav_text{
			left: 18px;
			position: relative;
			width:130px;
			list-style: none;
}

#side_nav_text ul{
			
			color:#333366;
		}

#side_nav_text ul a	{
			text-decoration: none;
			}
#side_nav_text ul a:link{
			color:#333366;
		}


#side_nav_text ul a:hover {
			color: green;
		 }


#side_nav_footer{
			background-image:url(images/quick_nav_03.png);
			background-repeat:no-repeat; 
			width:160px;
			height:30px;
			position: relative;
		}






#teacher_box{
			position: relative;
			left: 0px;
			width: 160px;
			top: 300px;
			
}

#teacher_box_header{
			background-image:url(images/quick_nav_01.png); 
			width: 190px;
			position: relative;
			
			background-repeat: repeat-y;
			
	

}


#teacher_box_main{
			background-image:url(images/quick_nav_02.png); 
			width: 160px;
			min-height: 120px;
			position: relative;
			background-repeat: repeat-y;

}


#teacher_box_text{
			left: 18px;
			position: relative;
			width:130px;
			list-style: none;
}

#teacher_box_text ul{
			list-style: none;
			color:#333366;
		}

#teacher_box_text ul a	{
			text-decoration: none;
			}
#teacher_box_text ul a:link{
			color:#333366;
		}


#teacher_box_text ul a:hover {
			color: green;
		 }


#teacher_box_footer{
			background-image:url(images/quick_nav_03.png);
			background-repeat:no-repeat; 
			width:160px;
			height:30px;
			position: relative;
		}





#side_news{
			position: absolute;
			left: 800px;
			width: 190px;
			top: 363px;
			
}

#side_news_header{
			background-image:url(images/quick_nav_01.png); 
			width: 190px;
			position: relative;
			
			background-repeat: repeat-y;
			

}


#side_news_main{
			background-image:url(images/quick_nav_02.png); 
			width: 190px;
			min-height: 200px;
			position: relative;
			background-repeat: repeat-y;


}


#side_news_text{
			left: 18px;
			position: relative;
			width:170px;
			
			list-style: none;
}

#side_news_text ul{
			list-style: none;
			color:#333366;
		}

#side_news_text ul a	{
			text-decoration: none;
			}
#side_news_text ul a:link{
			color:#333366;
		}


#side_news_text ul a:hover {
			color: green;
		 }


#side_news_footer{
			background-image:url(images/quick_nav_03.png);
			background-repeat:no-repeat; 
			width:190px;
			height:30px;
			position: relative;
		}





















#main		{
			position:absolute;
			top: 350px;
			left: 150px;
			width: 650px;
			
		}



#main_header	{
			background-image:url(images/contaner2_01.png); 
			width: 650px;
			position: relative;
			
		}

#main_text	{
			background-image:url(images/contaner2_02.png); 
			width: 650px;
			min-height: 500px;
			position: relative;
		}



#main_footer		{
			background-image:url(images/contaner2_03.png);
			background-repeat:no-repeat; 
			width:650px;
			height:30px;
			position: relative;
			}


#content_text_left	{
			left: 18px;
			position: relative;
			width:600px;
			}





#footnote	{
			position: relative;
			top: 0px;
			width: 800px;
			left: -50px;
			color:#333366;
			font-size: 80%;
			
		}

#footer_text_small{
			font-size:80%;
		}


#footnote_header	{
			background-image:url(images/footer_011.png); 
			width: 800px;
			position: relative;
			
		}

#footnote_text	{
			background-image:url(images/footer_021.png); 
			width: 800px;			
			position: relative;
		}



#footnote_footer	{
			background-image:url(images/footer_031.png);
			background-repeat:no-repeat; 
			width:800px;
			height:30px;
			position: relative;
			}


#footnote_pushleft	{
			left: 100px;
			position: relative;
			width:750px;
			}




#footnote_pushleft a{
			
			text-decoration: none;
			padding-right:5px;
			padding-left: 5px;

		}

#footnote_extra_left{
			left:200px;
			position:relative;
			width: 200px;
			color:green;
			font-size:80%;
			top:5px;
			}

#footnote_pushleft a:link{
			color:#333366;
		}


#footnote_pushleft a:hover {
			color: green;
		 }


#footnote_pushleft a:visited{
			color:#333366;
		}



#50size {
		font-size:10%;	
	}
















#footer_box	{
			position: relative;
			width: 630px;
			top:20px;
			
		}

#footer_box_head{
			background-image:url(images/contaner_011.png); 
			width: 630px;
			position: relative;
		}
#footer_box_main{
			background-image:url(images/contaner_022.png); 
			width: 630px;
			min-height: 20px;
			position: relative;
		}
		
#footer_box_footer{
			background-image:url(images/contaner_033.png);
			background-repeat:no-repeat; 
			width:630px;
			height:30px;
			position: relative;
		}	

			
#footer_text_left{
			left: 18px;
			position: relative;
			
		}


.dw_labs_tag	{
			font-size:60%;
			position:relative;
			left: 450px;
			width:200px;
		}


.picture	{
			float:right;
			padding-left: 20px;
			
			
		}

.picture_left	{
			float:left;
			padding-right: 20px;
			
			
		}

#calendar	{
			position:absolute;
			top:5px;
			left:120px;
			
			visibility:hidden;
			background-color: #CCFFFF;
			

		}





#dw_labs_tag	{
			font-size:60%;
			position:relative;
			
		}
#dw_labs_tag img {
		border: none;
		}

#dw_text	{
			vertical-align: middle;
		}





