﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 0.8em;
	background-color: #F0F0F0;
}
#pageholder {
	width: 806px;
	margin: 0 auto;
}
#topbar {
	width: 806px;
	height: 65px;
	padding: 0px;
	float: none;
}
#homebar {
padding-left: 14px;
margin-top: 46px;
margin-bottom: 0px;
	width: 230px;
	height: 19px;
	float: left;
}
#adbar {
	width: 520px;
	height: 65px;
	text-align: right;
	float: right;
}
#mainpage {
	float: none;
	width: 806px;
	background-color: white;
	border: 1px solid #CCCCCC;
}
#imagediv {
	width: 792px;
	height: 200px;
	margin: 7px;
	background-image:url('../images/topimages/topimage1.jpg');
}
#skallogo {
	width: 84px;
	height: 98px;
	margin: 10px;
}
#menubar {
	width: 799px;
	height: 30px;
	margin-left: 7px;
}
#greybar {
	width: 792px;
	height: 5px;
	margin-top: 7px;
	margin-left: 7px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;

}
#maintext {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	width: 592px;
	float: left;
}
#maintext2 {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 7px;
	width: 592px;
	float: right;
}

#rightbar {
	margin-right: 7px;
	margin-top: 7px;
	width: 187px;
	float: right;
}
#leftbar {
	margin-left: 7px;
	margin-top: 7px;
	width: 187px;
	float: left;

}
.boxtop {
	width: 165px;
	background-color: #F0F0F0;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.boxbottom {
	width: 185px;
	border: 1px solid #CCCCCC;
	margin-bottom: 7px;
	padding: 1px;
}
.boxtext {
	padding: 10px;
	width: 165;
}
#footer {
	width: 792px;
	margin: 0 auto;
	text-align: right;
	font-size: 0.7em;
}

/* Button Css */

#button1 {
	width: 120px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #000033; 
	color: white; 
	margin-right: 3px;
	float: left;
}
#button1 a {
	color: white;
	text-decoration: none;
	display: block;
}
#button2 {
	width: 121px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #000066; 
	color: white; 
	margin-right: 3px;
	float: left;
	
}
#button2 a {
	color: white;
	text-decoration: none;
	display: block;
}

#button3 {
	width: 121px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #000099; 
	color: white; 
	margin-right: 3px;
	float: left;
	
}
#button3 a {
	color: white;
	text-decoration: none;
	display: block;
}
#button4 {
	width: 121px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #0000CC; 
	color: white; 
	margin-right: 3px;
	float: left;
	
}
#button4 a {
	color: white;
	text-decoration: none;
	display: block;
}
#button5 {
	width: 121px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #0000FF; 
	color: white; 
	margin-right: 3px;
	float: left;
	
}
#button5 a {
	color: white;
	text-decoration: none;
	display: block;
}
#button6 {
	width: 120px; 
	height: 24px; 
	padding-top: 6px;
	padding-left: 9px;
	background-color: #3333FF; 
	color: white; 
	margin-right: 3px;
	float: left;
	
}
#button6 a {
	color: white;
	text-decoration: none;
	display: block;
}
h2 {
	margin-top: 0px;
}