#pagehead {
	width: 850px;
	height:150px;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	}

#welcome {
	width: 200px;
	height: 400px;
	float: none;
	margin: 0;
	margin-top: 55px;
	margin-left: 115px;
	text-align: left;
	display: block;
	}
	
#interiornav {
	width: 200px;
	height: 400px;
	float: none;
	margin: 0;
	margin-top: 65px;
	margin-left: 120px;
	text-align: center;
	display: block;
	}	
	
#interiornav p {
	color : #4E0000;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	text-align: center;
	vertical-align: text-top;
	margin-top: 0px;
	line-height: 16px;
	}	

#flash {
	width: 285px;
	height: 274px;
	float: none;
	margin: 0;
	display: block;
	left: 419px;
	top: 245px;
	position: absolute;
	}

#wrapper {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	/* background-position: 0, 0;  */

	/* float: left; */
	height: 660px;
	width: 850px;
	background-attachment: scroll;
	list-style-position: inside;
	position: relative; 

margin-left:auto;
margin-right:auto;
	left: 0px;
	top: 0px;
	}
	
	body{
	
		background-color: #000000; 
	
	}

p {
	color : #4E0000;
	font-size: 13px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	margin-top: 0px;
	line-height: 16px;
	}
		

#welcome a {
	font: Arial, Helvetica, sans-serif;
	color: #4E0000;
	font-size: 13px;
	text-decoration: none;
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
#welcome a:hover
	{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	


