* {
	font-family:helvetica,lucida-sans-unicode,verdana,sans-serif,arial;
}
body {
	background-color:#02020A;
	text-align:center;
}
#start_page {
	width:780px;
	height:471px;
	margin-left:auto;
	margin-right:auto;
	margin-top:105px;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	text-align:left;
}
#header {
	width:780px;
	height:60px;
}
#header table {
	width:778px;
	border:1px white solid;
	height:60px;
}
#middle {
	width:780px;
	display:inline;
}
#navigation {
	margin-top:15px;
	width:780px;
}
#home_link {
	width:98px;
	height:21px;
	float:left;
	display:inline;
}
#sub_pic_link {
	width:114px;
	height:21px;
	float:left;
	display:inline;
}
#spacer_top {
	width:780px;
	height:20px;
	background-color:#C90E28;
	float:left;
}
#content {
	float:left;
	display:inline;
	height:391px;
	width:780px;
	margin-top:3px;
	background-color:white;
}
#content_area {
	float:left;
	display:inline;
	width:538px;
	height:391px;
	text-align:center;
}
#main_gallery {
	width:504px;
	height:258px;
	margin-left:17px;
	margin-top:50px;
}
#main_gallery_thumbs {
	float:left;
	display:inline;
	padding-left:2px;
	padding-right:2px;
	padding-top:10px;
	padding-bottom:10px;
}
#sub_gallery_spacer {
	width:100%;
	height:30px;
}
#sub_gallery {
	height:330px;
}
#sub_gallery_nav {
	width:100%;
	text-align:center;
	height:20px;
}
#photo_holder {
	width:380px;
	height:350px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
#photo_navigation {
	width:350px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#random_image {
	height:391px;
	width:242px;
	float:right;
	display:inline;
}
#spacer_bottom {
	float:left;
	width:780px;
	height:20px;
	background-color:#C90E28;
	margin-top:3px;
	margin-bottom:5px;
}
#spacer_more {
	float:right;
	margin-right:242px;
}
#spacer_more a {
	color:#fff;

	text-decoration:none;
}
#spacer_back {
	float:leaft;
	margin-left:3px;
}
#spacer_back a {
	color:#fff;
	text-decoration:none;
}
#footer {
	width:780px;
	float:left;
	display:inline;
}
#bent {
	float:left;
	display:inline;
	color:#fff;
	font-size:12px;
}
#bent a {
	color:#fff;
	font-size:12px;
}
#free_image {
	float:right;
	display:inline;
}
.pages {
	color:#C90E28;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.pagesgrey {
	color:#02020A;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.photo {
	margin-top:30px;
}
.previous_button {
	width:111px;
	height:18px;
	float:left;
	display:inline;
	margin-left:20px;
}
.next_button {
	width:85px;
	height:18px;
	float:right;
	display:inline;
	margin-right:20px;
}
