@charset "utf-8";

#wrapper {
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

body {
	background-color:#000;
	background-position: 0px 0px;
	margin: 0px;
}

#header {
	background-color: #666;
	height: 195px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#body {
	background-color: #000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-color: #252525;
	border-left-color: #252525;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
#text {
	background-color: #FFF;
	width: 610px;
	line-height: 12pt;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#footer {
	background-color: #000;
	height: 30px;
	width: 880px;
	text-align:left;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
#footer-left {
	color: #FFF;
	margin: 0px;
	padding: 5px;
	width: 400px;
	clip: rect(0px,0px,0px,0px);
	float: left;
}

#grey-menu {
	float: right;
	width: 235px;
	padding: 0px;
	height: 145px;
	margin: 0px;
}
#photos {
	background-color: #000;
	float: right;
	height: auto;
	width: 215px;
	margin-right: 14px;
	padding: 0px;
	margin-top: 0px;
}
#photo-panel {
	width: 630px;
	left: 700px;
	top: 0px;
	right: 0px;
	bottom: auto;
	margin-top: 0px;
	color: #f9b802;
	margin-left: 3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #000;
}
.gallery {
	width: 660px;
}
#blue-panel {
	width: 630px;
	left: 700px;
	top: 0px;
	right: 0px;
	bottom: auto;
	margin-top: 0px;
	color: #f9b802;
	margin-left: 3px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color: #333333;
	text-align:left;
}
.style1 {
	color:#000;
	font-size:12pt;
	font-weight: bold;
}
.style2 {
	color:#060;
	font-size:9pt;
	font-weight:bold;
}
.style-home {
	color:#060;
	font-size:11pt;
	line-height: 18px;
	text-align:justify;
}
.style3 {
	color:#060;
	font-size:12pt;
}
.style4 {
	color: #f9b802;
	font-weight:bold;
	text-align:center;
	
}
.stylebold {
	font-weight:bold;
}
.styleitalics {
	font-style:italic;
}
.styleitalicsbold {
	font-weight:bold;
	font-style:italic;
}
p {
	margin:0 0 0.8em 0;
}
a:link {
	color:#73C71A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #73C71A;
}
a:hover {
	text-decoration: none;
	color:#F90;
}
a:active {
	text-decoration: none;
	color:#F90;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color:#F90;
	text-decoration: none;
}
#footer a:active {
	color:#F90;
	text-decoration: none;
}
#popup {
	width: 780px;
	clip: rect(0px,0px,0px,0px);
	height: 620px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
