* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-image: url(images/MainBackground.jpg);
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(images/header.jpg);
	height: 167px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
	margin-left: 250px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 166px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 91px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 150px;	
}
ul li{
	position: relative;
	margin-top: 10px;
}
li ul{
	position: absolute;
	left: 150px;
	top: 0px;
	display: none;
}
ul li a{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 0;
}
li:hover ul { display: block; 
	position: relative;
	left: 0px;
	top: 5px;
}
#leftside{
	float: left;
	position: relative;
	margin-top: 80px;
}
#leftside h3{
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
	display: block;
	margin-left: 5px;	
}
#leftside p{
	width:150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #040404;
	text-align: center;
	display: block;
	margin-left: 5px;	
}
#leftside a{color: #8B0000;}
#leftside a:hover{color: #033387;}
#content{
	margin-top: 193px;
	position: absolute;
	width: 777px;
	background-image: url(images/background2.jpg);
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #8B0000;
	text-align: center;
}
#picture1{	
	height: 62px;
	width: 225px;
	background-image: url(images/skcanwo.gif);
	float:left;
	margin-left: 55px;
}
#picture2{	
	height: 244px;
	width: 360px;
	background-image: url(images/indexP.gif);
	float:left;
}
#footer{
	clear: both;
	background-image: url(images/footer.jpg);
	position: relative;
	height: 150px;
}
#centerside {
	float: left;
	position: relative;
	margin-top: 30px;
}
#centerside p{
	width:215px;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 14px;
	font-weight: normal;
	color: #040404;
	text-align: justify;
	display: block;
	margin-left: 5px;	
}
#centerside h2{
	width:215px;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 21px;
	font-weight: bold;
	color: #8B0000;
	text-align: center;
	display: block;
	margin-left: 5px;	
}
#rightside{
	float: right;
	position: relative;
	margin-top: 20px;
}
#rightside p{
	width:365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #040404;
	text-align: center;
	display: block;
	margin-right: 35px;	
}
#rightside h1{
	width:365px;
	font-family: "Times New Roman",Georgia,Serif;
	font-size: 30px;
	font-weight: bold;
	color: #0000b0;
	text-align: center;
	display: block;
	margin-right: 15px;
	
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 365px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #033387;}
#rightside a:hover{color: #666666;}
TD{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #040404;
}
TH{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #C90202;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	text-align: center;
}
#footer a{color: #000000;}
#footer a:hover{color: #666666;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
