.splash {
	width: 940px;
	height:600px;
	background: #ffffff; 
	border: 2px solid #191919; 
	text-decoration: none;
	padding: 0px;
}

.splash_head {
	margin-top: 180px;
	margin-left: 30px;
	width: 500px;
	height: 300px;
	color: #3b0000;
	letter-spacing: 7px;
	text-align: center;
	font: 24px/50px "Lucida Grande", geneva, Lucida, Helvetica, Arial, sans-serif;
	border-style: none;
}

.splash_logo {
	xxxmargin-top: 180px;
	xxxmargin-left: 80px;
	xxxmargin-right: 80px;	
	border: none;
	xxxfloat: right;

}

.intro_img {
	float: left;
	border:1px solid #DDD;
}

.splash_small {
	margin-bottom: 50px;
	color: #3b0000;
	font: 14px/16px "Lucida Grande", geneva, Lucida, Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
}

.holder {
	width:940px; 
	height:580px; 
	background: #000000; 
	border: 1px solid #404040; 
	border-bottom: none;
	margin: 0px;
	padding:0px;
	float: left;
}

.spaced {	
	margin-left:30px;
	margin-top:30px;
	width:400px;
	height: 30px;
	float: left;
}

.menu {
	width:480px;
	height: 20px;
	margin-top:40px;
	color: #f2f2f2;
	font: 12px "Lucida Grande", geneva, Lucida, Helvetica, Arial, sans-serif;
	text-align: right;
	float: left;
}

.menu a {
	color: #7f7f7f;
	text-decoration: none;
}

.menu a:hover {
	color: #f2f2f2;
}

a.current {
	color: #f2f2f2;
}

body {
	margin: 0px;
	padding: 0px;
	background: #050505;
}

html,body {
height:100%;
} 

img
{
border:none;
}



.smlholder img, .smlholder div {
border: 1px solid #202020;
width: 35px;
height: 30px;
margin: 0px 5px 0px 0px;
float:  left;	
}

.smlholder  img:hover {
border: 1px solid white;	
}

.smlholder
{

margin-left: 30px;
margin-top: 10px;
width:890px;
}

#pic {
	border: 1px solid #070707;
}

#bigholder {
	margin-left: 30px;
	margin-top: 30px;
	width: 880px; 
	height:420px; 
}

#contactholder {
	margin-left: 30px;
	margin-top: 30px;
	width: 880px; 
	height:420px; 
}

a {
	text-decoration: none;
}

.nextback {
	height: 20px;
	margin: 0px;
	width: 940px; 
	background: #000000; 
	border: 1px solid #404040;
	border-top: none;
	font: 16px times, "times new roman", "Lucida Grande", geneva, Lucida, Helvetica, Arial, sans-serif;
}

.nextdiv {
	width:50%;
	text-align:right; 
	margin-bottom: 5px;	
}
.active  {
		color: #bbbbbb;
}

.active:hover {
		color: #ffffff;
}

.inactive  {
		color: #333333;
}

.inactive:hover {
		color: #555555;
}


.prevdiv {
	width:50%;
	text-align:left; 	
	margin-bottom: 5px;
}


.contactdv {
color: #f1f1f1;
font: 10px "Lucida Grande", geneva, Lucida, Helvetica, Arial, sans-serif;
}

.contactdv a {
	color: #f1f1f1;
	text-decoration:none;
	}
	
.contactdv a:hover {
	text-decoration:underline;
	}	
	
.contactleft {
	margin: 50px 20px 0 170px;
	text-align: left;
	padding: 40px 0 80px 0;
	width: 220px;
}



.contactright {
	border-left: 1px solid #ffffff;
	text-align: left;
	padding: 40px 0 120px 60px;
	margin:50px 0 0 0;
	width: 260px;
}

.contactright {
\width: 320px; 
w\idth: 260px;
}

textarea {
	
	width: 180px;
	height:  80px;
}

#email {
	width: 180px;
}


div {
	overflow: hidden;
	float:left;
	display:  inline;  /* ie win double margin fix */
}
