body {
	margin:0;
	padding:0;
	line-height: 1.3em;
	color: #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0em;
	background-color: #000000;
}

#header {
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

ul#navtop {
	white-space: nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/navbak.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
}

/*Navigation Styles*/

#navtop li {
	display: inline;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(none);
}

#navtop a {
	padding-top: 0;
	padding-bottom: 0;
	color: #E5E5E5;
	letter-spacing: 0em;
}

#navtop a:link, #navtop a:visited {
	text-decoration: none;
	outline:none;
	font-weight: normal;
}

#navtop a:hover, a:focus {color: #2BD2B9;text-decoration: none;}

.navbottom {margin-left: 0;padding-left: 0;}

#maincontainer {
	margin: auto;
	width: 970px;
}

#contentwrapper {
	float: left;
	width: 970px;
}

/*Content Styles*/

#contentcolumn {
	font-size: 0.8em;
	letter-spacing: 0em;
	line-height: 1.4em;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}
.hilite {
	height: auto;
	border: 1px ridge #666666;
	margin-right: auto;
	margin-left: auto;
	color: #E6E6E6;
	font-style: italic;
	font-size: 0.9em;
	padding: 5px;
	background-image: url(images/navbak.jpg);
	width: 80%;
	background-repeat: repeat-x;
}
.subtext {
	font-size: 0.8em;
	line-height: normal;
}
a,a:active,a:visited {
	outline:none;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}

a:hover {color: #2BD2B9;}

h1,h2,h3 {font-size: 1.3em;margin: 0;color: #2BD2B9;}

h4,h5,h6 {font-size: 1.1em;margin: 0;color: #FFFFFF}

ul {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	line-height: 1.6em;
}

li {
	padding-left: 10px;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}

/*Image and Gallery Styles*/

.imgleft {
	float: left;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px ridge #999999;
	background-color: #333333;
}

.img {
	margin-bottom: 0;
	border: 1px ridge #999999;
	background-color: #333333;
}
.thumb {
	padding: 2px;
	margin-bottom: 0;
	border: 1px ridge #CCCCCC;
	background-color: #000000;
}
.imgright {
	float: right;
	margin-top: 6px;
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	border: 1px ridge #999999;
	background-color: #333333;
}

/*Form Styles*/

.form {
	margin: 20px 0px 20px 0px;
	text-align: right;
}

.form p {width: 300px;clear: left;margin: 0;padding: 5px 0 8px 0;padding-left: 155px;height: 1%;}

.form label{font-weight: bold;float:left;margin-left: -155px;width: 150px;}

.form .input {
	width: 275px;
	background-color: #f5f5dc;
	border: 1px solid #f5f5dc;
	letter-spacing: 1px;
	padding: 4px;
}

.form textarea {width: 275px;height: 150px;background-color: #f5f5dc;border: 1px solid #f5f5dc;font: 1em/160% verdana, arial, helvetica, sans-serif;letter-spacing: 1px;padding: 4px;}

#submit {margin-left: 155px;}

* html #submit {margin-left: 158px;}

.submitbutton {border: 1px solid #939384;background: #f5f5dc url(images/button.gif);letter-spacing: 1px;width: 140px;}


#footer {
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.7em;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	clear: both;
	text-align: center;
	background-image: url(images/navbak.jpg);
	background-repeat: repeat-x;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}

#footer a:hover { 
color: #2BD2B9; 
}
.faqs_question {
	color: #2BD2B9;
	background-image: url(images/faq.png);
	background-repeat: no-repeat;
	text-indent: 20px;
	font-weight: bold;
}
table {
	background-color: #999999;
	font-size: 11px;
}
.greyback {
	background-color: #666666;
}
.blackback {
	background-color: #333333;
}
.featurebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	background-color: #282828;
	margin-top: 40px;
	padding-top: 20px;
	background-image: url(images/featuretop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCFF;
}
.featurebox p {
	margin-right: 40px;
	font-family: "Comic Sans MS";
	font-size: 1.2em;
	margin-left: 40px;
}
