@charset "utf-8";
/* CSS Document */
html {height:100%; }
body {
	background-color: #000000;
	margin:0px;
	padding:0px;
	color:#B5BBD5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-attachment:fixed;
	background-position:center;
	background-repeat:no-repeat;
	height:100%;
	width:100%;
	line-height:20px;
	}
	
#header {
	z-index: 999;
	width: 100%;
	height: 50px;
	position: fixed;
	top: 0px;
	left: 0px;
	background-color:#000000;
	border-bottom:#069 2px solid;
	text-align:center;

	}
#footer {
	z-index: 999;
	width: 100%;
	height: 50px;
	position: fixed;
	bottom: 0px;
	right: 0px;
	background-color:#000000;
	border-top:#069 2px solid;
	display: block;
	}
	
img.menu { display:inline; border:0px; }

#mainBody {
	position:absolute;
	top:50px;
	margin-bottom:50px;
	padding-top:30px;
	text-align:center;
	/*background-color:#2E313E;*/
	background-image:url(../site_images/bg_new2.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	width:100%;
	min-height:768px;
	padding-bottom: 70px; 
	
}

#container {width:950px; margin:auto; text-align:center;}

.generalNews { width:372px; padding:5px; }

.NewsHeader { font-weight:bold; font-size:16px; }

.NewsDescription { padding:5px; text-align:left;}

.newsarchive:hover { background-color: #545871; cursor:pointer;  text-align:left; }

.newsarchive { text-align:left;}

h1, h2, h3, h4, h5, h6 {padding: 0px; margin: 0px; font-stretch:extra-expanded; font-size:18px; letter-spacing:8px; text-transform:uppercase;}

img {border-style:none;}

.gallery_display td { padding:10px; text-align:left}
.gallery_display img { border:2px #330000 solid; }

a {color:#EAECF7; text-decoration:none;}

hr {border-style:solid; border-width:thin;  border-collapse:collapse; border-color:#494e63;}

/* web design gallery */

.web_display {text-align:center; width:750px; margin:auto;}

.spacer {clear:both;}

.imgDisplay { width:250px; text-align:center; vertical-align:top; display:inline; float:left; height:170px;}
.imgDisplay img { border:2px #330000 solid; width:200px; height:150px; cursor:pointer;}
.imgRowClear {clear:both; height:20px; display:block;}

div#galleryHolder {text-align:center; margin-bottom:100px;}
div#galleryHolder h2 {clear:both; height:50px; display:block;}

span.badAlert {font-style:italic; color:#9094a9}

div.webInfo { text-align:left; display:none; border:thin #3CF solid; background-color:#06C; color:#CCC; position:relative; top:-50px; padding:5px; font-size:12px; line-height:normal;}


/* web design gallery */

div#mainHome {width:950px;}

div#holder {width:1000px; text-align:left; margin-left: auto; margin-right: auto; }

div#recentNews {text-align:justify; padding:20px; text-align:left;  width:450px; height:550px; float: left;}

div#mainImage {padding:20px; text-align:left; width:400px; height:550px; float:right; }

div#mainImage img {border:2px #330000 solid;}

div#recentImages { padding:20px; text-align:left; width:400px; float: left}
div#recentImages3d { padding:20px; text-align:left; width:400px; float: right}

.homeNotice {font-weight:bold; letter-spacing:5px; font-size:24px; display:block; margin-bottom:10px;}

ul.menuGet {white-space:nowrap; display:block;}

ul.menuGet li {display:inline; list-style:none; font-weight:bold; letter-spacing:3px; font-family:century gothic;}
	
ul.menuGet li a {padding: 10px;}

ul.menuGet li a:hover {color:#FFF; background-color:#36C; padding-bottom:20px; padding-top:20px;}