﻿body 
{
	font-family:Tahoma;
	background-color:Black;
}

h1 
{
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

h2 
{
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

h3 
{
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

.h1 
{
	font-size:200%;
	font-weight:bold;
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

.h2 
{
	font-size:175%;
	font-weight:bold;
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

.h3 
{
	font-size:150%;
	font-weight:bold;
	color:#addf00;
	margin:10px 0px 10px 0px;
	text-transform:capitalize;
}

img 
{
	border-color:#addf00;
}

#hideme
{
	font-size:smaller;
	width:300px;
	margin: 320px 0px 0px 440px;
	font-size:small;
	text-align:right;
	float:right;
	clear:none;
	position:absolute;
	z-index:10;
}
.image-background
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position: absolute;
	top: 80px; 
	left:0px;
	right:auto;
	z-index:0;
}

.image-holder
{
	background-color:black;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:5px 5px 0px 5px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	clear:both;
	z-index:0;
}
.image
{
	background-color:black;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:600px;
	z-index:0;
	background-repeat: no-repeat;
	clear:both;
	margin-bottom:5px;
}

.header
{
	margin-left:auto;
	margin-right:auto;
	padding:5px 5px 5px 5px;
	width:960px;
	z-index:2;
	color:White;
}

.logo
{
	float:left;
	clear:none;
	padding:15px 15px 15px 15px;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	position:absolute;
	background-color:White;
	z-index:2;
}

.logo-image
{
	border-width:0px;
	z-index:2;
	vertical-align:middle;
}
.nav
{
	padding:5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
	float:right;
	clear:right;
}
.nav-item
{
	list-style-type:none;
	float:left;
	clear:none;
	padding:5px 15px 5px 15px;
	margin-left:0px;
}
.breadcrumbs
{
	margin:10px 0px 0px -20px;
	padding:0px 0px 0px 0px;
	clear:both;
	float:right;
	z-index:2;
	width:750px;
	font-size:x-small; 
	text-transform:lowercase;
	color:White;
}



.sub-nav-ul
{
	padding:5px 5px 5px 5px;
	list-style-type:none;
	margin:0px 0px 0px 0px;

}
.sub-nav-item
{
	list-style-type:none;
	float:left;
	clear:both;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

.sub-nav-link
{
	list-style-type:none;
	float:left;
	clear:both;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
a
{
	color:#addf00;
	text-decoration: none;
}
a.nav-link
{
	font-weight:bold;
	color:White;
}
a.breadcrumb
{
	color:White;
}
a.hide
{
	color:Black;
}
a.show
{
	color:White;
}

a.nav-link:hover
{
	font-weight:bold;
	color:red;
}

a:hover
{
	color:red;
	text-decoration: none;
}

.body-text-background
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	position: absolute;
	top: 200px; 
	left:175px;
	right:auto;
}

.body-text-holder
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.body-text 
{
	width:650px;
	margin: 300px 0px 0px 90px;
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:30px 5px 30px 5px;
	font-size:small;
	float:right;
	clear:none;
	position:absolute;
	z-index:3;
}
.body-text-opaque
{
	width:650px;
	margin: 300px 0px 0px 90px;
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:30px 5px 30px 5px;
	font-size:small;
	float:right;
	clear:none;
	opacity: .8;
	filter: alpha(opacity=80);
	position:absolute;
	z-index:3;
}

.body-text-hidden
{
	display:none;
}

.sub-nav-holder
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.sub-nav 
{
	width:285px;
	margin:165px 0px 0px 0px;
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:30px 5px 30px 5px;
	font-size:small;
	float:right;
	clear:both;
	position:absolute;
	z-index:3;
}
.sub-nav-opaque
{
	width:285px;
	margin:165px 0px 0px 0px;
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:30px 5px 30px 5px;
	font-size:small;
	float:right;
	clear:both;
	opacity: .8;
	filter: alpha(opacity=80);
	position:absolute;
	z-index:3;
}

.sub-nav-hidden
{
	display:none;

}
.footer-holder
{
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

.footer
{
	width:175px;
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:5px 5px 5px 5px;
	font-size:x-small;
	float:left;
	clear:none;
	margin-top:500px;
	position:absolute;

}

.address
{
	list-style-type:none;
	margin-left:0px;
	margin-bottom:0px;

	padding:30px 5px 30px 5px;
}



.copyright-background
{
	width:100%; 
}


.copyright-holder
{
	background-color:White;
	border-style:dotted;
	border-color:#addf00;
	border-width:2px;
	padding:5px 5px 5px 5px;
	margin-top:180px;
	margin-left:auto;
	margin-right:auto;
	left:auto;
	right:auto;
	width:770px;
	font-size:small;
	text-align:center;
}

.form-desc 
{
	width:150px;
	clear:left;
	float:left;
	}
.form-field 
{
	clear:none;
}