/*  General
----------------------------------------------------------------- */

html {
	min-height:100%;
	margin-bottom:1px;
}


body {
	margin: 0px;
	padding: 0px;
	/** font:62.5%/1.2 "Arial", sans-serif; **/	
	font:62.5%/1.2 'courier new'; 
	color:#FFFFFF;
	height: 100%;
	text-align: center;
	/*** background: #000 url(/images/dark-background.jpg);
	background-repeat:none; ***/
	background-color: #000;
	}
	
#splashbg {
	min-height:100%;
	background: #000 url(/images/dark-background.jpg);
	background-repeat:none;
	width:100%;
	height:100%;
	margin:0 0 0 0;
	}

	
/*  Wrappers
----------------------------------------------------------------- */

#whole {
	width: 750px;
	margin: 0 auto 20px auto;
	text-align: left;
	font-size: 1.2em;
}

#whole-home {

}

/*** Banner ***/

#banner {
	height: 10px; /* Box model hack: usable area only */
	border:0px solid black;
	}
* html #banner {
	height: 100px; /* Box model hack: usable area + padding + border */
	h\eight: 100px;	/* Box model hack: usable area only */
	}
	
#banner a {
	}
	
#banner a:hover {
	}		
	

/*** Menu ***/

#menu {
	height: 30px;
	}	
* html #menu {height: 30px; h\eight: 30px;}	
	
#main {
	width: 750px;
	height:700px;
	background-repeat:no-repeat;
	margin-top:-50px;
	
}	

#firstmain {
	width: 750px;
	height:700px;
	background-repeat:no-repeat;
	
}	

/*** Left column ***/
	
#left {
	width: 200px;
	height:640px;
	float: left;
	text-align:left;
	margin-top:94px;
	margin-left:-17px;
	padding-right:50px;
	}
* html #left {width: 210px; w\idth: 210px; height:700px; h\eight:700px;}	 /* Box model hack */	


ul 	{
	margin-top:0px;
	list-style:none; 
	list-style-type: none;
	/**list-style-position: inside;**/
}
li 	{
	display:block;
	border-top:0px;
	margin-top:0px;
	padding-top:0px;
	}
.noslip { 
	margin-top:1px;
    }	


/*** Middle column ***/



#middle {
	width: 475px;
	float: left;
	margin-top:80px;
	margin-left:30px;
	font-family:verdana; 
	font-size:0.85em;
	}
	
	
* html #middle {width:395px; w\idth: 395px;}	 /* Box model hack */	


#middle-splash {
	width: 730px;
	height:635px;
	background: url(/images/splash-bg-2.jpg);
	background-repeat:none;
}
#more{
	width:69px;
	height:44px;
	padding-left:440px;
	padding-top:349px;
	border:0px;
}
#copyright {
	color:#FFFFFF;
	float:right;
	margin-right:40px;
	margin-top:20px;
	font-family:courier;
	font-size:12px;
}

.copyright {
	color:#FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	margin-left:15px;
	display:block;
}

#middle-homepage {
	width: 900px;
	height:698px;
	background: url(/images/homepage-bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #000;
	}
* html #middle-homepage {height: 698px; h\eight: 698px;}	 /* Box model hack */	

#copyright-homepage {
	color:#FFFFFF;
	float:right;
	padding-right:260px;
	padding-top:510px;
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
}

#enter{
	width:239px;
	height:29px;
	margin-left:463px;
	margin-top:539px;
	border:0; 

}

#homepage-links {
	margin-left:140px;
}

.hllink {
	color:#FFF;
	text-decoration:none;
	margin-right:5px;
	letter-spacing:1px;
	font-size:15px;
}


.hllink:hover {
	color:#FFF;
	text-decoration:underline;
}




/*** Right column ***/	
	
#right {
	width: 140px;
	float: left;
	}	
* html #right {width: 150px; w\idth: 150px;}	 /* Box model hack */	


/*** Middle footer ***/
#middle-footer {
	margin-top:35px;
}


/*** Footer ***/		

#footer {
	font-size: 1.1em;
	color: #333333;
	text-align:center;
	height:2px;
	}
	
#footer a {
	color: #333333;
	text-decoration:none;
	}
	
#footer a:hover {
	background-color: #333333;
	color: #FFFFFF;
	}				


/*  Styling
----------------------------------------------------------------- */

p {
	font-size: 1.25em;
	line-height:150%;
	}

h1 {
	font-size: 230%;
	font-family: 'courier new'; 
	color: #FFFFFF;
	margin-bottom: 8px;
	}

h2 {
	}
	
h3 {
	}
	
h4 {
	}
	
h5 {
	}
	
h6 {
	}
				
td {

	font-family:verdana; 
	font-size:1.2em;
}	

/* Forms */

.submit_button {
	font-size:9px;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#666;
	background:url(/images/bg_submit.gif) repeat-x left top;
	padding:0;
	}

.field {
	border:1px solid #000;
	font-size:0.9em;
	color:#000;
	padding:2px;
	}

textarea { 
	font-family: inherit; 
	}

fieldset {
	position: relative; 
	border:1px solid #CCCCCC;
	margin-bottom:30px;
	padding:10px 5px 5px;
	}

legend {
	position:absolute; 
	background-color: #FFF;
	border:1px solid #000;
	top: -0.5em; 
	left: 0.5em;
	padding: 5px;
	font-size:1.2em;
	font-weight:700;
	color:#000;
	}

label {
	font-weight: bold;
	}	
	
.error {
	background: url(/images/icons/error.gif) no-repeat 5px 5px;
	min-height: 40px;
	padding: 5px 5px 5px 50px;
	border: 1px solid #DDD;
	background-color: #FFC;
	margin: 10px 0 10px 0;
	color: #000;
	}	
	
.success {
	background: url(/images/icons/success.gif) no-repeat 5px 5px;
	min-height: 40px;
	padding: 5px 5px 5px 40px;
	border: 1px solid #DDD;
	background-color: #FFC;
	margin: 10px 0 10px 0;
	color: #000;
	}		
	

/*  Links
----------------------------------------------------------------- */

a {
	color: #67D7E5;
	text-decoration:underline;
	}

a:hover {
	color: #67D7E5;
	text-decoration:none;
	}

a.icon[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/pdf.gif) no-repeat center right;
	}

a.icon[href $='.doc'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/word.gif) no-repeat center right;
	}

a.icon[href $='.xls'] { 
   padding-right: 18px;
   background: transparent url(/images/icons/excel.gif) no-repeat center right;
	}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url(/images/icons/mailto.gif) no-repeat center right;
	}

a[class ="popup"] {
   padding-right: 18px;
   background: transparent url(/images/icons/popup.gif) no-repeat center right;
	}

a[class ="external"] {
   padding-right: 18px;
   background: transparent url(/images/icons/external.gif) no-repeat right center;
	}
	

/*  Images
----------------------------------------------------------------- */

img, img a {
	border: 0;
	background: none;
	}

.image_border {
	border: solid 1px #EEE;
	padding: 1px;
		}
		
#gallery-border {
margin-left:0px;
}

.gallery {

	border: 1px solid  #333;
	margin-left:5px;
	margin-bottom:5px;

}
	
	
	
/*  Comments
----------------------------------------------------------------- */

.comments_status {
	padding: 4px;
	margin: 15px 0px;
	}
.comments_nav {
	position: relative;
	float:right;
	color: #010204;
	margin: 0;
	padding: 0;
	}
	
.comments_nav ul, .comments_nav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
.comments_nav li {
	display: block;
	min-height: 20px;
	width: 20px;
	float: left;
	text-align: center;
	border: 1px solid #e1debf;
	margin-right: 2px;
	color: #E38804;
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
	background: #FDF9D6;
	}
	
.comments_nav a{
	color: #FFFFFF;
	display: block;
	min-height: 20px;
	width: 20px;
	text-decoration:none;
	background: #E38804;
	}
	
.comments_nav a:hover {
	display: block;
	color: #E38804;
	background: #FFFFFF;
	}

#comments {
	margin-top: 50px;
	}

.comment {
	margin-bottom: 20px;
	}

.comment_header {
	background: #fdf9d6;
	padding: 10px;
	border: 1px solid #e1debf;
	}

.comment_post {
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	


