@charset "utf-8";
/* body {
	min-width: 550px;      /* 2x LC width + RC width 
	color:#FFF;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(/images/webackground.jpg);
	width: 100%;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 10px;
}
*/

#wrapIt {
	padding-right:100%;
	padding-left:100%;
}

body {
	background-color: #36CEF5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	background-position: 0 0;
	position: static;
	
}
#iconTOP {
	height: 395px;
	z-index: 100;
	position: static;

}
header	{
	width:800;
	height:auto;
	border:double;
}
#textBox {
	float: left;
	height: auto;
	
	
}
.leftBox {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	float:left;
	width:200px;
	height:300px;
	line-height: 50px;
	display: block;
	z-index: 1;
}
#picIcon {
	position:absolute;
	left:410px;
	top:212px;
	width:447px;
	height:235px;
	z-index: -5;
}
.rightBox {
	width:800px;
	height:100%;
	line-height:15px;
	font-size: 15px;
}
#galleryBox {
	width:425px;
	height:auto;
	
}
.leftColumn {
	z-index: -100;
	width: 40px;
	height: 100%;
	position: absolute;
	left: -3px;
	top: -3px;
	/*background-image: url(/images/VertBorder.gif);
	background-repeat:repeat-y; 
	background-image:url(/images/VertBorder1.gif);*/
}

#container {
	background-color: #003300;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 825px;
	z-index: 1;
	left: 109px;
	top: 350px;
	padding-top: 20px;
	color: #36CEF5;
	margin-top: 10px;
	clear: both;
	padding-bottom: 30px;
	margin-left: 50px;
	float: left;
	border-color: #0F0;
	border-width: 5px;
	border-style: inset;
	
}
a:link {
	color:#0F9;
} 
a:visited {
	color:#F00;
}
a:hover {
	background-color:#FFF;
}
a:active {
	color:#0F3;
}
#container .column {
	position: absolute;
	margin: 10px 10px 10px 30px;
	clear: both;
	height: 100%;
	width: 825px;
	left: 82px;
	top: 235px;
}
#center {
	width: 800px;
	height:850px;


}
#left {
  width: 200px;          /* LC width */
  right: 200px;          /* LC width */
  margin-left: -100%;
}
#right {
	width: 150px;          /* RC width */
	margin-right: -150px;  /* RC width */
	clear: both;
}

#welcome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 18pt;
	margin-top: 60px;
	height: 100%;
	margin: 10px 20px 20px 20px;
}
#about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20px;
	padding-left: 40px;
	margin-top: 60px;
}

/*** IE6 Fix ***/
* html #left {
  left: 150px;           /* RC width */
}

/* MENU */

#topMenu {
	position: absolute;
	left: 530px;
	top: 190px;
}
#menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
border:1px solid #000;
margin:0;
padding:0;
}

#menu li {
display:block;
float:left;
margin:0;
padding:0;
}

#menu li a {
float:left;
color:#A79787;
text-decoration:none;
height:24px;
padding:9px 15px 0;
}

#menu li a:hover,.current {
color:#fff;
background:url(images/bg.png) repeat-x top left;
}

#menu .current a {
color:#fff;
font-weight:700;
}


/*GREEN*/
#menu.green{
background-color:#629600;
}
#menu.green li a:hover, .menu.green li.current {
background-color:#7AB900;
}

/* other shit */



.mainBody {

}



ul.menu {
	list-style-type:none;
	width:auto;
	position:static;
	height:21px;
	font-size:0.9em;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	background-image: url(/images/bg.png);
	display: block;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
	float:left;
	color:#0F0;
	text-decoration:none;
	height:20px;
	padding:5px 15px 0 0;
}

ul.menu li a:hover,.current {
	color:#FFF;
}

ul.menu .current a {
	color:#0F0;
}


/*GREEN*/
ul.menu.green{
	background-color:#000;
}
ul.menu.green li a:hover, .menu.green li.current {
	background-color:#000;
}

#ICON {
	top: 10px;
	left: 10px;
	float: left;
	z-index: 50;
	position: absolute;
}
#underconstruction {
	color: #000;
	background-color: #FF0;
	border: medium outset #F00;
	font-size: 14px;
	width: 350px;
	position: relative;
	text-align: center;
	text-decoration: blink;
	display: run-in;
	clear: none;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 50px;
}
#questions {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 10px 10px 10px 40px;
		
}
#question {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 10px 10px 10px 20px;
	font-weight: bold;
		
}

#answer {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 10px 10px 10px 20px;

}
dt {
	font-weight:bold;
}
P {text-indent: 30pt;}

dd {
	font-weight:100;
}
/*
#transparentbox {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	z-index: -1000;	
}
!*/
h2 {
	line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	padding-left: 40px;
}
#footer {
	position: static;
	z-index: -200;
	top: 246px;
	width: 1200px;
	
}

