body {
	margin:0px;
	padding:0px;
	background:#000000;
	font-family:arial;
	font-size:12px;
	color:#EAE8BF;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

a {
	color:#e5b500;
	text-decoration:none;
}

a:hover {
	color:#f0ff00;
	border: 0px;
	;
}

.text_10px {
	font-size: 10px;
}
.text_12px {
	font-size: 12px;
}
.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}

.text_red {
	color:#FF0000;
}

.text_gold {
	color:#e5b500;
}
}
#clear {
	clear:both;
}

#container {
	margin:0 auto;
	width:780px;
}

#header {
	width:780px;
	height:316px;
}

#header-left {
	float:left;
	width:228px;
	height:279px;
}

#header-center {
	float:left;
	width:230px;
	height:279px;
}

#header-photo {
	float:left;
	width:322px;
	height:279px;
}

#nav-container {
	width:780px;
	height:37px;
}

#nav-container a {
	display:block;
	width:104px;
	height:27px;
	font:bold 14px arial;
	color:#e5b500;
	background:url(../images/interface/nav_item_bg.jpg) repeat-x;
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 6px;
	float:left;
	text-decoration:none;
	text-align:center;
}

#nav-container a:hover {
	color:#f0ff00;
	background:url(../images/interface/nav_item_bg_over.jpg) repeat-x;
}

#content_area {
	width:780px;
}

#content_body {
	padding:30px 30px 50px 30px;
}

#footer {
	width:780px;
	height:102px;
	padding: 50px 0px 0px 0px;
}

#footer-body {
	float:left;
	width:658px;
	height:67px;
	padding:35px 0px 0px 0px;
	background:url(../images/interface/footer_bg.jpg) no-repeat;
	text-align:center;
	color:#746333;
	font:10px arial;
}

#fridayphoto {
	float:left;
	width:122px;
	height:102px;
}

.gallery_nav {
	width:130px;
	padding:0px 0px 30px 0px;
	line-height:24px;
	margin:0px;
	text-align:center;
}
.nav_buttons {
	background:#100c09;
	border:1px solid #362518;
	padding:5px;
	display:block;
	margin:30px 0px 0px 27px;
	width:75px;
	text-align:center;
	float:left;
	line-height:16px;
	font-weight:bold;
}
.nav_buttons:hover {
	border:1px solid #362518;
	background:#211811;
	text-decoration:none;
}

a.back_nav_photo {
	text-align:center;
	display:block;
	text-decoration:none;
	background:#100c09;
	border:1px solid #362518;
	font:bold 12px arial;
	padding:5px;
	width:130px;
}

a.back_nav_photo:hover {
	border:1px solid #362518;
	background:#211811;
}
