body {
	background-color: #000000;
	background-image: url(assets/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logo {
	position:absolute;
	width:351px;
	height:49px;
	z-index:1;
}
.headline {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.textFormLabel {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.textForm {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	font-size: 11px;
	color: #000;
	margin-bottom: 0px;
}
.textMain {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 4px;
}
.textMain a:link {
	color: #FF6600;
	text-decoration:underline;
}
.textMain a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.textMain a:hover {
	color: #FFFFFF;
}
.textMain a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	color: #390055;
	font-size: 22px;
}
h2 {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #592068;
	margin-bottom: 4px;
}
#randomPic {
	position:absolute;
	width:200px;
	height:116px;
	z-index:2;
	left: 0px;
	top: 53px;
}
#main {
	position:absolute;
	width:446px;
	height:auto;
	z-index:3;
	left: 230px;
	top: 73px;
	background-color: #FFFFFF;
}
/*#menu p {
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-style: italic;
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#menu p a:link {
	color: #FF6600;
	text-decoration: underline;
}
#menu p a:visited {
	color: #FF6600;
}
#menu p a:hover {
	color: #FF6600;
	text-decoration: none;
}
#menu p a:active {
	color: #FFFFFF;
}*/

#pageTitle {
	position:absolute;
	width:402px;
	height:41px;
	z-index:4;
	left: 230px;
	top: 57px;
}
#menu {
	position:absolute;
	width:200px;
	height:auto;
	z-index:5;
	left: 707px;
	top: 86px;
}
#copyright {
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 3px;
	top: 543px;

}
#copyright p {
	color: #666666;
	font-family: Verdana, Helvitica, "MS Sans Serif";
	font-size: 9px;
	margin: 0px;
}
#copyright p a:link {
	color: #666666;
	text-decoration: underline;
}
#copyright p a:visited {
	color: #666666;
	text-decoration: underline;
}
#copyright p a:hover {
	color: #999999;
	text-decoration: none;
}
#copyright p a:active {
	color: #FFFFFF;
}
.imgDefault {
	margin: 8px;
	
	border: 1px solid #FFFFFF;
}
.gallery_nav {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
	background-color: #999999;
}
