/* CSS Document */


td,th {
	color: #666666;
}


html, body {
		font-family:verdana,arial,helvetica,sans-serif;
		font-size:10px;
		margin-top: 0px;
		height:100%;
		color:#000000;
		
	
		}
a:link {
	text-decoration: underline;
	color:#666666;
}
a:visited {
	text-decoration: underline;
	color:#666666;
}
a:hover {
	color: #990000;
	text-decoration: none;
}


#wrapper {
		text-align:center;
		width:800px;
		min-height:90%;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
		
	}

#header {
		width:800px;
		border:0px solid #bbb;
		height:68px;
		padding:0px;
	}

#schaddress-top {
		width:796px;
		height:14px;
		padding:1px;
		text-align:left;
		margin:0px;
		float:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:10px;
		color:#666666;
		font-weight:bold;
		border-left:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:1px solid #dfdfdf;
		border-right:1px solid #dfdfdf
		}
	
#schaddress-left {
		width:400px;
		height:14px;
		padding:1px;
		text-align:left;
		margin:0px;
		float:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:10px;
		color:#666666;
		font-weight:bold;
		border-left:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:1px solid #dfdfdf;}

#schooladdress {
		padding-bottom:0px;
		border:0px solid #666666;
		margin-top:0px;
	}
	
#schaddress-right {
		width:394px;
		height:14px;
		padding:1px;
		margin:0px;
		text-align:right;
		float:right;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:10px;
		color:#666666;
		font-weight:bold;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:1px solid #dfdfdf;}


#top_menu {
		width:800px;
		border:0px solid #bbb;
		padding-bottom:0px;
		margin-top:0px;
	}

#topmenu-top {
		width:796px;
		height:24px;
		padding:1px;
		margin:0px;
		text-align:left;
		float:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:14px;
		color:#666666;
		font-weight:bold;
		border-left:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:0px solid #dfdfdf;
		border-right:1px solid #dfdfdf;}

#topmenu-left {
		width:463px;
		height:24px;
		padding:1px;
		margin:0px;
		text-align:left;
		float:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:14px;
		color:#666666;
		font-weight:bold;
		border-left:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:0px solid #dfdfdf;}
		
#topmenu-bar {
		
		padding-top:4px;
		text-align:left;
		float:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:14px;
		color:#666666;
		font-weight:bold;
		}


#topmenu-right {
		width:331px;
		height:24px;
		padding:1px;
		text-align:left;
		float:right;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:12px;
		color:#666666;
		font-weight:bold;
		border-right:1px solid #dfdfdf;
		border-bottom:1px solid #dfdfdf;
		border-top:0px solid #dfdfdf;}
	
	#content {
		margin-top:0px;
		padding-bottom:0px;
	}
	#content div {
		padding:0px;
		border:0px solid #bbb;
		float:left;
	}
	
	#content-left {
		text-align:left;
		margin-left:0px;
		margin-right:10px;
		width:535px;
		background: url(site_imgs/content_back.jpg) repeat-x;
	}
	#content-main {
		text-align:left;
		margin-left:2px;
		margin-top:5px;
		
	}
	#content-right {
		float:right;
		margin-left:0px;
		width:250px;
		background: url(site_imgs/right_back.jpg) repeat-y;
		text-align:left;
		
	}
	#content-right-details {
		margin-left:4px;
		margin-top:0px;
		width:250px;
		height:420px;
		text-align:left;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:14px;
		color:#333333;
		font-weight:500;
		text-decoration:none;
		line-height: 20px;
	
	}
	
	#content-right-bottom {
		float:right;
		margin-left:0px;
		width:250px;
		text-align:left;
	}
	#footer {
		float:left;
		margin-top:0px;
		margin-bottom:0px;
		padding:0px;
		border:0px solid #bbb;
		width:800px;
		height:2px;
		
	}

	#bottomwrapper
	{
		text-align:center;
		width:800px;
		height:10px;
		margin:0px auto;
		border:0px solid #bbb;
		padding:0px;
		
	
	}
	#bottom {
		width:800px;
		text-align:right;
		margin:0px;
		padding:0px;
		font-family:arial,verdana,helvetica,sans-serif;
		font-size:10px;
		color:#666666;
		font-weight:bold;
		height:10px;
		
		
		
		
	}


