* {
	margin:0px;
	padding:0px;
	top:-3px;
	left:0px;
	border-color: #660000;
}
body{
	text-align: center;
	background-color: #663333;
}
#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.gif);
	height: 277px;
	width: 777px;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 112px;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 35px;
}
#navlist{
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 777px;
	top: 280px;
}
#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: #000000;
	text-decoration: none;
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-stretch: semi-condensed;
}
#navlist a:hover{background-image: url(../images/buttonover1.gif);}
#n1{left: 0px;}
#n2{left: 111px;}
#n3{left: 222px;}
#n4{left: 333px;}
#n5{left: 444px;}
#n6{left: 555px;}
#n7{left: 666px;}
#leftside{
	float: left;
}

#content{
	margin-top: 305px;
	position: absolute;
	width: 777px;
	background-color: #339900;
}
#picture1{
	margin-left: 35px;
	height: 169px;
	width: 200px;
	background-image: url(../template2/images/AthleticCouple2.jpg);
	border: 3px solid #00422D;
}
#picture2{	
	margin-left: 35px;
	height: 234px;
	width: 200px;
	background-image: url(../template2/images/Boxing2.jpg);
	border: 3px solid #00422D;
}
#spacer{
	/*clear: both; */
	background-color: #663333;
	position: relative;
	height: 30px;
	width: 777px;
	/*background-image: url(../template2/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom; */
}
#rightside{
	float: right;
	width: 480px;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
	overflow: hidden;
}
#rightside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 480px;
}
#rightside h1{
	margin: 10px 0px 10px 0px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
#rightside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 430px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #649721;
}
#rightside a{color: #003300;}

#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 23px;
	margin-left: 10px;
	margin-right: 10px;
}
#footer a{color: #000000;}
#footer a:hover{color: #0000FF;}
#imagepreloader{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}
.mylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.mylinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.mylinks a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#660066;
	text-decoration: none;
}
.mylinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CCFF00;
	text-decoration: none;
}
