@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0;
}
.title {
	font-size:16px;
}
#header {
	margin:0 auto 0 auto;
	background-image:url(top.png);
	background-repeat:no-repeat;
	height:200px;
	width:1000px;
}

#simplecontact{
	width:250px; height:155px; float:right; position:relative; left:-50px; top:30px; }

#logo {
	position:relative;
	top:30px;
	left:80px;
	width:350px;
	height:150px;
}
#homegal {
	width:950px;
	position:relative;
	top:35px;
	margin:0 auto 0 auto;
	height:630px;
}


#homegal1 {
	width:900px;
	position:relative;
	top:35px;
	margin:0 auto 0 auto;
	height:800px;
}

#navtest {
	width:950px;
	height:30px;
	position:relative;
	margin:0 auto 0 auto;
}

#main {
	background-image:url(middle.png);
	background-repeat:repeat-y;
	height:800px;
	width:1000px;
	margin:0 auto 0 auto;
}

#mainhome {
	background-image:url(middle.png);
	background-repeat:repeat-y;
	height:1050px;
	width:1000px;
	margin:0 auto 0 auto;
}
#mainhome1 {
	background-image:url(middle.png);
	background-repeat:repeat-y;
	height:1300px;
	width:1000px;
	margin:0 auto 0 auto;
}


#footer{ background-image:url(bottom.png); width:1000px; background-repeat:no-repeat; margin:0 auto 0 auto; position:relative; top:-15px;}

#footer p{ width:650px;}

#footer a { color:#333;}

#homepage {
	padding-top:15px;
	width:900px;
	margin: 0 auto 0 auto;
}

#homepage img {
	padding:15px 25px 25px 0;
}

#he {
	padding-top:15px;
	width:900px;
	margin: 0 auto 0 auto;
	height:1500px;
}

#galpage{ width:400px;
padding-left:50px; float:left;}

#maingaltxt{ float:right; position:relative; left:-135px; font-size:18px; padding-top:35px; top:-20px;}

#maingaltxt a{ color:#FFF; text-decoration:none;}

#right{ width:400px; height:600px; float:right; border:#333 thin solid; position:relative; left:-50px;}

#landing{ width:550px; margin:35px auto 0 auto; border:none;}


#landing a{ color:#999;}


#flashcontent {
	height: 65px;
	font: 18px 'Trebuchet MS', arial, sans-serif;
	font-weight: bold;
	color: #999;
	text-align:center;
	line-height: 200px;
}

#flash {
	display: block;
}
