body
{
	background-color: #000000;
	color: #000000;
	text-align: center;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-image: url(backgroun_3.jpg);
	border: none;
}
.maincontainer {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	margin: 20px auto;
	padding: 0px;
	width: 900px;
	background-image: url(maincontainer.jpg);
	background-repeat: repeat-y;
	height: auto;
	border: none;
}
.namebblc {
	margin: 0px;
	padding: 0px;
	width: 900px;
}
.nav {
	margin: 0px auto;
	padding: 0px;
}
.nav ul {
	padding: 20px 0px;
	margin: 0px auto;
	background-color: #CC9900;
	background-image: none;
	list-style-type: none;
}
.nav ul li {
	text-align: center;
	display: inline;
	list-style-type: none;
	font-size: 22px;
	padding: 0px;
	background-color: #CC9900;
	background-image: none;
	margin: 0px;
	width: 900px;
}
.nav a:link,.nav a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 20px 15px;
	margin: 0px;
	background-color: #CC9900;
	border-right: 1px solid #663300;
	border-bottom: 1px solid #663300;
	background-image: url(navbar_over.jpg);
	background-repeat: repeat-x;
}
.nav a:hover {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 20px 15px;
	margin: 0px;
	background-color: #FFFFCC;
	border-right: 1px solid #663300;
	background-image: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nav li a.current,.nav a.current:hover .nav li a.current:active{
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 20px 15px;
	margin: 0px;
	background-color: #FFFFCC;
	cursor:default;
	border-right: 1px solid #663300;
	background-image: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mainphoto {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #663300;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bottomnav {
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	background-color: #663300;
	background-image: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: none;
}
.bottomnav a:link,.bottomnav a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #663300;
	background-image: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	text-decoration: none;
	border: none;
}
.bottomnav a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	background-color: #CCCC99;
	background-image: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 4px;
	text-decoration: none;
	border: none;
}
.address {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	background-color: #CC9933;
	background-image: url(background_texture.jpg);
	margin: 0px;
	padding: 50px 0px;
	background-repeat: repeat;
}
.bottomname {
	font-size: 28px;
	font-weight: bold;
	color: #660000;
}
.address a:link,.address a:visited {
	color: #333300;
	text-decoration: none;
}
.address a:hover {

	color: #FFFF99;
	text-decoration: none;
}
.copyright {
	font-size: 15px;
	color: #FFCC66;
	font-weight: bold;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

