html { height: 100%; margin-bottom: 1px; }

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/image01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

p {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height:175%;
}

p.linktext {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height:175%;
	text-align:right;
}

ul, ol {
	margin: 0px;
	padding: 0px;
}


ul.traits
{
margin: 5px 0 5px 15px;
list-style-type:square;
line-height:175%;
}

li
{
font-weight: normal;
margin-bottom: 0px;
}

li.toplist
{
font-weight: bold;
margin: 20px 0 0 0;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;

}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

H3.blackh3
{
color: #000;
font-size:12pt;
}


h4 {
	margin:10px 0 10px 0;
	font-size: 1.1em;
}

p.label
{
margin: 0;
font-weight: bold;
}

ul, ol {
	margin-left: 3em;
}

a {
	color: #484848;
	text-decoration: underline;
}

a:hover {
color: #000000;
	text-decoration: underline;
}

iframe.c1 
{
overflow-x: hidden;
overflow-y: hidden;
line-height: 200%;
}

#regframe
{
overflow-x: hidden;
overflow-y: hidden;
line-height: 200%;
}

blockquote {
	margin: 40px;
	font: 11pt courier;
color: #696969;
line-height:1.2;
}

#header {
	width: 900px;
	height: 127px;
	margin: 0 auto 40px auto;
	padding: 0px;
}

#navigation {
	width: 990px;
	height: 51px;
	margin: 0px auto;
	padding: 0px;
}

#navigation ul {
	height: 51px;
	margin: 0px;
	list-style: none;
}

#navigation li {
	display: inline;
}

#navigation a {
	display: block;
	float: left;
	height: 39px;
	margin-right: 2px;
	padding: 12px 30px 0px 30px;
	background: url(images/image02.jpg) no-repeat right 16px;
	text-decoration: none;
	color: #525250;
}

#navigation .first {
	padding-left: 0px;
}


#logo {
	width: 900px;
	height: 77px;
	margin: 0 auto;
	padding-top: 12px;
}

#logo h1 {
	margin: 0px;
	padding: 0px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 36px;
	color: #6c6c6c;
}

#logo p {
	margin: -8px;
	padding: 0px 0px 0px 12px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
}

#logo span {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #C8C8C8;
}

#splash {
	width: 900px;
	height: 300px;
	margin: 0px auto;
	padding: 30px 0px;
}

#content {
	padding: 0px 0px 20px 0px;
margin:0 auto;width:880px;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#column1 {
	float: left;
	width: 580px;
	padding-right: 30px;
}

#column1 h2 {
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	color: #525250;
}

#column2 {
	float: right;
	width: 260px;
}

#column2 h2 {
	padding-bottom: 6px;
	background: url(images/image03.jpg) repeat-x left bottom;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
	color: #525250;
}

.separator {
	background: url(images/image03.jpg) repeat-x left bottom;
}

.more {
	padding: 3px 10px;
	background: #474747;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 5px 0px;
	background: url(images/image03.jpg) repeat-x left top;
}

#footer p {
	text-transform: uppercase;
	font-size: 10px;
	color: #90908E;
}

#footer .links {
	text-decoration: none;
	color: #9CC54F;
}

INPUT
{
font-size: 100%;
}

.namefield
{ 

color: #333333;
font-size: 90%; 

width: 100px;
}

.emailfield
{ 
color: #333333;
font-size: 90%; 
width: 220px;
}

.button
{ 
color: #333333;
font-size: 80%; 
}

hr
{
margin-bottom: 20px;
}

DT
{
margin: 20px 0px 0px 4px;
font-weight: bold;
	line-height: 150%;
}


DD
{
margin: 0px 0px 0px 40px;
	line-height: 150%;
}

