@charset "UTF-8";
/* CSS Document */
ody,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #000;
	background-image: url();
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: left bottom;}
	a:link {color: white;}
	a:visited {color: black;} 
	a:hover {color: black;}
.logo {
	position:relative;
	left:2px;
}
.image {border: medium solid #600;
		filter:alpha(opacity=75);
		opacity: 0.75;
}
.image1 {border: medium solid #600;
		filter:alpha(opacity=75);
		opacity: 0.75;
		position:relative;
		left:3px;
}		
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	border: medium solid #699;
	padding: 8px;
	width: 395px;
	background-color: #600;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position:relative;
	top:3px;
}
.cds{font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	border: medium solid #699;
	padding: 8px;
	width: 395px;
	height: 402px;
	background-color: #600;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position:relative;
	top:3px;
	vertical-align:text-top;
	}
.bios{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	border: medium solid #699;
	padding: 8px;
	width: 395px;
	background-color: #600;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position:relative;
	top:3px;
	vertical-align:text-top;
	height: 300px;
	}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	border: medium solid #699;
	padding: 8px;
	width: 361px;
	background-color: #600;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position:relative;
	top:3px;
	}	
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	border: medium solid #699;
	padding: 8px;
	width: 361px;
	height:219px;
	background-color: #600;
	filter:alpha(opacity=75);
	opacity: 0.75;
	position:relative;
	top:3px;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	}
h2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
	}

