body {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	background-color: #0A0A0A;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/grad_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	height: 700px;
}

#contact {
	line-height: normal;
	width: 250px;
	position: relative;
	height: auto;
	left: 50px;
	top: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 30px;
}
#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 1em;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer {
	background-image: url(../images/foot_img.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 1186px;
}

#mainheader {
	width: 100%;
	height: auto;
	position: relative;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
}
a:link {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#links {
	list-style-type: none;
	position: absolute;
	width: 675px;
	top: 230px;
	left: 350px;
	padding: 0px;
}

#imagebox {
	width: 50%;
	background-color: #0B0A0B;
	border-top-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #0B0A0B;
	border-bottom-color: #0B0A0B;
	border-left-color: #0B0A0B;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #0B0A0B;
	float: right;
	clear: left;
}


.photobox {
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
	float: none;
	clear: none;
}
#contact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
#links ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: center;
}
#links li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	display: inline;
}
a:hover {
	color: #8FBC8F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	color: #8FBC8F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#maindisplay {
	width: 720px;
	position: absolute;
	top: 300px;
	text-align: left;
	right: 0px;
	left: 350px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: transparent;
	padding: 10px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

#title {
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #FFFFFF;
	list-style-type: none;
	position: absolute;
	width: 425px;
	top: 200px;
	letter-spacing: 0.4em;
	font-weight: bold;
	left: 480px;
	padding: 0px;
}
#namebox {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
	width: auto;
	position: absolute;
	height: auto;
	top: 200px;
}
#subtitle {
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #FFFFFF;
	list-style-type: none;
	position: absolute;
	width: 700px;
	top: 625px;
	letter-spacing: 0.4em;
	font-weight: bold;
	left: 350px;
	text-align: center;
	line-height: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	-khtml-opacity: 0.0;
	opacity: 0.0;
}
