﻿* {
	margin: 0px;
	padding: 0px;
	top: 2px;
	left: auto;
	color: #000;
	background-repeat: no-repeat;
}
body{
	text-align: center;
	background-color: #CC9;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 900px;
	text-align: left;
	background-color: #FFFFFF;
}
#header{
	background-image: url(header.jpg);
	height: 226px;
	width: 900px;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #F2CF1B;
	text-decoration: none;
	margin-left: 112px;
	font-family: "Courier New", Courier, mono;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 900px;
	top: 225px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
	background-image: url(button.gif);
	height: 20px;
	width: 129px;
	display: inline;
	position: absolute;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	background-repeat: repeat;
}
#navlist a:hover{
	background-image: url(buttonover.gif);
	background-repeat: repeat;
}
#n1{
	left: 0px;
}
#n2{
	left: 150px;
}
#n3{
	left: 300px;
}
#n4{
	left: 450px;


}
#n5{
	left: 600px;
}
#n6{
	left: 750px;
}
#n7{left: 774px;}

#leftside.a{
	font-family: Arial, Helvetica, sans-serif;
}
#leftside{
	float: left;
	margin: 0 5px 0 5px;
	width: 150px;
	position:absolute;
	top: 36px;
	left: 0px;
	padding: 5px 5px 5px 5px;
}



#leftside h3{
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #333;
	text-align: center;
	display: block;
	margin-left: 5px;
	margin-top: 35px;
}

#leftside h1{
	margin: 0px 0px 10px 0px;
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	font-variant: small-caps;
}
#content{
	margin-top: 252px;
	position: absolute;
	width: 900px;
	background-color: #FFFFFF;
	
}
#content ul {
margin: 50px;
}


#picture1{
	margin-left: 5px;
	height: 150px;
	width: 200px;
	border: 3px solid #000;
}
#picture2{
	margin-left: 5px;
	height: 150px;
	width: 200px;
	border: 3px solid #000;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 650px;
	overflow: hidden;
	margin-right: 10px;
	line-height: normal;
	letter-spacing: normal;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	font-variant: small-caps;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
}
#rightside a{
	color: #000;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{
	color: #003;
	text-decoration:none;
}
#footer a:hover{
	color: #FFF;
}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.centered_txt {
	text-align: center;
}
.white_text {
	color: #FFF;
}
.info_text {
	font-size: small;
}
.info_text {
	font-size: 10px;
}
#central #content #rightside form table tr .right_text {
	text-align: center;
}


