 * {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	background-color: #000000;
        margin: 0 auto;
}
#central{
        margin: 0 auto;	      
	position: relative;
        width: 777px;
	text-align: left;
        background-color: #ffffff;

}
#header{

	background-image: url(images/header.jpg);
	height: 210px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	margin-left: 80px;
	font-family: "Courier New", Courier, mono;
	margin-top: 25px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 37px;
	width: 777px;
	top: 209px;
}
#navlist li{
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 7px 10px;
	background-image: url(images/button.gif);
	height: 37px;
	width: 110px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist a:hover{background-image: url(images/buttonover.gif);}
#n1{left: 0px;}
#n2{left: 130px;}
#n3{left: 260px;}
#n4{left: 389px;}
#n5{left: 518px;}
#n6{left: 647px;}

#next{
	margin-left: 35px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 20px;
	width: 260px;
	top: 290px;
	
}
#next li{
	display: inline;
	list-style-type: none;
}
#next a {
	padding: 7px 10px;
	background-image: url(images/button.gif);
	height: 20px;
	width: 110px;
	display: inline;
	position: absolute;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#next a:hover{background-image: url(images/buttonover.gif);}
#ne1{left: 0px;}
#ne2{left: 130px;}
#leftside{
	float: left;
}
#leftside p{
       	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 35px;
	margin-bottom: 20px;
	width: 190px;
}
#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: #00306f;
	border-right-color: #00306f;
	border-bottom-color: #00306f;
	border-left-color: #00306f;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
	display: block;
	margin-left: 25px;	
	margin-top: 35px;	
}
#content{
	margin-top: 243px;
	position: absolute;
	width: 777px;
	background-color: #ffffff;
}
#picture1{
	margin-top: 30px;
	margin-left: 25px;
	height:110px;
	width:250px;
	background-image: url(images/logo1.jpg);
	
}
#picture2{
	margin-top: 30px;
	margin-left: 25px;
	height:166px;
	width:250px;
	background-image: url(images/mikesmall.jpg);
	
}
#picture3{
	margin-top: 30px;
	margin-left: 25px;
	height:188px;
	width:251px;
	background-image: url(images/roddy.jpg);
	
}       
#logo1{
        margin: 0 auto; 
	position: relative;
        left:-520px;
        top:-200px;
	height:800px;
	width:120px;
	background-image: url(images/logos/logosLeft.jpg);
        background-repeat: no-repeat;
	
}
#logo2{        
	margin: 0 auto; 
	position: relative;
        left:500px;
        top:-1000px;
	height:800px;
	width:120px;
	background-image: url(images/logos/logosRight.jpg);
        background-repeat: no-repeat;

}

#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#rightside{
	float: right;
	width: 470px;
	background-color: #ffffff;
	margin-right: 20px;
	margin-top: 10px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 20px;
	width: 420px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 420px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #df7401;
        margin-left: 25px;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 440px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #666666;}
#wideside{
	float: left;
	width: 680px;
	background-color: #ffffff;
	margin-right: 0px;
	margin-top: 10px;
	overflow: hidden;
}
#wideside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	margin-left: 60px;
	margin-bottom: 20px;
	width: 600px;
}
#wideside h1{
	margin: 10px 0px 10px 0px;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #df7401;
        margin-left: 60px;
}
#wideside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#wideside a{color: #666666;}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{
        color: #ffffff;
}
