body {
	background-color:#000000; color:#666; font-family:Arial, Verdana;
}


#container {
width:990px; height:800px; background-color:#000; background-image:url('../images/star2.jpg'); background-repeat:no-repeat; position:relative; overflow:hidden;
}


#container_images {
width:990px; height:800px;position:relative; }

#nav {
	position:absolute; left:550px; top:15px; font-size:16px; font-weight:bold; width:400px; z-index:9999;
}

#nav a:link {text-decoration:none; color:#666; }
#nav a:visited {text-decoration:none; color:#666; }
#nav a:ative {text-decoration:none; color:#666; }
#nav a:hover {text-decoration:none; color:#ff0000; }

.nav_link {
	margin-right:20px;
}


#contactform {
	position:relative;
}

.redtext {
	color:#ff0000; 
}

.redtext a:link {	text-decoration:none; color:#ff0000;}
.redtext a:active {	text-decoration:none; color:#ff0000;}
.redtext a:visited {	text-decoration:none; color:#ff0000;}
.redtext a:hover {	text-decoration:underline; color:#ff0000;}
