@charset "utf-8";
body {
	background-color: #2F2B2C;
	overflow: scroll
}
#contentfooter {
	clear: both;
	height: 6px;
	text-align: center;
}

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	height: auto;
	background-image: url(images/bacgrount.gif);
	margin-top: 10px;
}
#footer {
	clear: both;
	height: 21px;
	width: 800px;
}
#leftfooter {
	background-color: #000000;
	clear: both;
	height: 50px;
	width: 331px;
	float: left;
}

#header {
	background-image: url(images/header.jpg);
	height: 232px;
	width: 800px;
}
#left {
	float: left;
	width: 331px;
}
#right {
	float: right;
	width: 439px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #401E15;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
#content {
	width: 800px;
	background-image: url(images/bacgrount.gif);
	height: auto;
}

a {
	color: #FF080E;
	}
	
a:hover {
	color: #AEAA9E;
	}

/* ID Styles */

#navigation td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AEAA9E;
	}

#navigation a {
	color: #AEAA9E;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 50px;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	font-weight:bold;
	background-image: url(mm_bullet_yellow.gif);
	background-repeat: no-repeat;
	background-position: 40px 50%;
	}
	
#navheader {
	font:24px georgia;
	color: #1F2669;
	letter-spacing:.4em;
	padding:10px;
	line-height:30px;
	}
	.navText {
	font:11px Georgia, Times New Roman, Times, serif;
	color: #1F2669;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
.photos {
	border: 2px solid #401E15;
}
#goldholder {
	height: 164px;
	width: 264px;
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	margin-left: 103px;
}
#threeholder {
	height: 160px;
	width: 224px;
	margin-left: 105px;
}
#fourholder {
	height: 160px;
	width: 224px;
	margin-left: 105px;
}

#twoholder {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 224px;
	margin-left: 105px;
}
.clearfloat {
	clear:both;
	height:0px;
}
.h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #401E15;
	text-decoration: underline;
}
.h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #401E15;
}
.newsy {
	height: auto;
	width: 100%;
}

