@charset "utf-8";
/* CSS Document */

body {
background-color: #2E2E2E;
background-repeat: no-repeat;

background-position: top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: justify;
color: #99A06E;
padding: 0px;
margin: 0px;
}
ul {
	padding-top: 0px;
	padding-left: 15px;
}
h1 {
	color: white;
	font-size: 2em;
	padding: 0px;
	margin: 0px;
	font-family:Tahoma, Geneva, sans-serif;

}
h2 {
	color: #BEC896;
	font-size: 1.35em;
	padding: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
	margin: 0px;
	font-weight: normal;
	font-family:Tahoma, Geneva, sans-serif;
}
h3 {
	color: #BEC896;
	font-size: 1.25em;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin: 0px;
	font-weight: bold;
	font-family:Tahoma, Geneva, sans-serif;
}
h5 {
	color: #BEC896;
	font-size: 0.95em;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 0px;
	font-weight: normal;
	font-style: none;
}
p.subtitle {
	color:#4d98ff;
	font-size: 1.2em;
	margin:0px;
	padding: 0px;
	font-weight: 0;
	font-style: none;
}
p.disclaimer {
	font-size: 0.75em;
	color: #6b6a62;
}
p.links {
	text-align: left;
	padding: 0px;
	margin:0px;
}
.env {
	color: #242424;
	font-weight: 0;
	font-style: normal;
}
.highlight {
	font-weight: bold;
}
.studios {
	color: 	#99A06E;
}
.Gray {
	color: #5E6D66;
}
p {
	margin-top: 0px;
	padding-right: 30px;
	font-weight: 0;
	text-align: justify;
}
ul { list-style-type:square;
}
img.galleryimg {
border-style:solid;
border-width: 3px;
border-color:#1e2124;
}
#wrapper {
	margin: auto;
	width: 730px;
	height: 100%;
	padding: 20px;

}
#wrapper_title {
	width: 100%;
	padding: 0px;
}
#gallery {
	margin: auto;
	width: 1200px;
}
#Description {
	width: 100%;
	background-color: #222222;
	float: left;
}
#klafke_bg {
	background-color: #36049c;
}
.Red {
	color:#F00;
}
a:link {
text-decoration: none;
color:#BEC896;
font-weight: 0;
}
a:visited {
text-decoration: none;
color:#BEC896;
	font-weight: 0;
}
a:active {
text-decoration: none;
font-weight: 0;
}
a:hover {
text-decoration: none;
color:#4F7D50;
	font-weight: 0;
}
a.toplink:link {
text-decoration: none;
font-size: 1.5em;
color:#BEC896;
padding-right: 12px;
font-family: Verdana, Geneva, sans-serif;
}
a.toplink:visited {
text-decoration: none;
font-size: 1.25em;
color:#BEC896;
}
a.toplink:active {
text-decoration: none;
font-size: 1.5em;
color:#BEC896;
font-weight: 0;
}
a.toplink:hover {
text-decoration: none;
font-size: 1.5em;
color: #4F7D50;
font-weight: 0;
}
img {
		border-style: none;
}
