a:link, a:visited, a:hover, a:active, a:focus {text-decoration: none;}
a:link {color: #fff;}
a:visited {color: #fff;}
a:hover {color: #a89c75;}
a:active {color: #858282;}
a:focus {color: #a89c75;}
.current:link, .current:visited, .current:hover {color: #858282;}
body {
	background-color: #a89c75;
	font-family: Helvetica, Arial, san-serif;
	color: #fff;
	}
ul, li {list-style-type: none;}
#main {
	margin-left: auto;
	margin-right: auto;
	margin-top: -25px;
	padding-top: 0px;
	border-top: 0px;
	height: 100%;
	width: 80%;
	min-width: 800px;
	min-height: 600px;
	border: 5px solid #fff;
	background-color: #000;
	box-shadow: 1px 2px 8px #333;
	-webkit-box-shadow: 1px 2px 8px #333;
	-moz-box-shadow: 1px 2px 8px #333;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	}
#logomain {
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	display: block;
	padding: 0;
	border: 0;
	}
#navmain {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: 0;
	width: 800px;
	text-align: center;
	margin-bottom: 100px;
	}
#navmain li {
	color: #fff;
	font-size: 1.5em;
	display: inline;
	}
#navsub {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10pt;
	margin-top: 32px;
	width: 500px;
	height: 102px;
	}
#navsub li {
	color: #fff;
	display: inline;
	}
#content {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	min-height: 600px;
	}
#logosmall {
	float: right;
	border: 0;
	padding-right: 25px;
	width: 255px;
	height: 102px;
	}
#title {
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
/*top side ^^^*/
#mainphoto {
	margin: 0;
	border: 5px solid #fff;
	display: block;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#lock {
	display: block;
	width: 780px;
	height: 100%;
	min-height: 400px;
	margin-left: auto;
	margin-right: auto;
	}
#leftside {
	width: 500px;
	padding: 0;
	margin: 0;
	float: left;
	}
#rightlock {
	width: 255px;
	height: 300px;
	float: right;
	}
#rightside {
	width: 180px;
	overflow: auto;
	overflow-x: hidden;
	height: 300px;
	text-align: center;
	margin-left: 15px;
	}
#rightside img {padding: 5px; border: 0;}
#info {
	color: #fff;
	letter-spacing: .1em;
	font-size: 9pt;
	}
#info a {
	text-decoration: underline;
	color: #fff;
	}
em {
	margin-right: 42px;
	font-size: 8pt;
	}
.about {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}
.about a {
	text-decoration: underline;
	color: #fff;
	font-size: 10pt;
	}
#lock2 {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	}