/* CSS Document */

body {
	margin:0px;
	background:url("../layout/index.jpg") center top no-repeat;
	background-color: #20180f;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:hover {text-decoration:none; outline:none;}

#main {width:800px;
		height:650px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		position:relative;
		margin-top:25px;}
		
#footer {text-align:left;
		color:#20180f;}
		
#rider a {width:50px; font-size:10px; text-align:left; color:#AD6B02; float:left; margin-left:60px;}

#rider a:hover {color:#DD8B02;}

#photos a {width:100px; font-size:10px; text-align:left; color:#AD6B02; float:left;}

#photos a:hover {color:#DD8B02;}


/*PHOTOS*/
#mainPhotos {width:800px;
		height:650px;
		text-align:left;
		margin-left:auto;
		margin-right:auto;
		position:relative;}

#content {width:800px; height:100%; text-align:center;}

#manual {width:700px; height:50px; margin-left:30px; margin-top:30px; color:#33FFFF; font-size:12px;}

.photoHolder {width:200px; height:160px; float:left; margin-left:30px; margin-right:30px; margin-bottom:25px;}
/* for IE */
*html .photoHolder {margin-left:27px; margin-right:27px;}

.photo a {width:200px; height:133px; border:1px solid #AD6B02; display:block;}

.photo a:hover {border:1px solid #DD8B02;}

.btnDownload a {height:12px; color:#AD6B02; font-size:10px; font-weight:bold; margin-top:10px; float:left;}

.btnDownload a:hover {color:#DD8B02;}

#backBtn {border:1px solid #AD6B02; background:#20180f; color:#AD6B02; font-weight:bold;}
/* for IE */
*html #backBtn {margin-left:24px;}

#backBtn:hover {background:#4b310c; color:#DD8B02;}


/*FOOTER*/
#pFooter {width:800px; height:80px; clear:both; margin-left:auto; margin-right:auto;}

#pFooterUp {width:800px; height:10px; border-top:2px solid #AD6B02;}

#pFooterDown a {width:800px; color:#AD6B02; font-size:10px; text-align:center; position:relative;}

#pFooterDown a:hover {color:#DD8B02;}