html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

body.main {
	background: #663300;
	text-align: center;
}

h1 {
	font-family: "Arial",Verdana,Sans-serif;
	text-align: center;
}

h2 {
	font-family: "Arial",Verdana,Sans-serif;
	text-align: center;
	margin: 0px;
}

h3 {
	font-family: "Arial",Verdana,Sans-serif;
	text-align: center;
	margin: 0px;
}

#root {
	position: relative;
	margin: 0 auto;
	width: 880px;
	padding: 0;
	text-align: center;
}

div.full {
	float: left;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

div.full-top {
	float: left;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	background: #009900;
	border-style: solid;
	border-color: #000000;
}

div.linkbar {
	float: left;
	width: 100%;
	height: auto;
	background: #FFFF00;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

div.links {
	float: left;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: #FFFF00;
	padding-right: 2px;
	padding-left: 2px;
}
	
div.linkbar a:link {
	color: #000000;
	text-decoration: none;
}

div.linkbar a:active {
	color: #009900;
	text-decoration: none;
}

div.linkbar a:visited {
	color: #000000;
	text-decoration: none;
}

div.linkbar a:hover {
	color: #009900;
	text-decoration: none;
}

div.full-mid {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border-style: solid;
	border-color: #003300;
}

div.xelerator-ad {
	float: left;
	width: 100%;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #000000;
	border-style: solid;
	border-color: #000000;
}

div.address {
	float: left;
	width: 180px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #FFFFFF;
	background: #000000;
	padding: 18px 10px;
	border-right-style: dotted;
	border-right-color: #009900;
}

div.main-left-col {
	float: left;
	width: 200px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
	background: #009900;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.main-mid-col {
	float: left;
	width: 395px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	background: #FFFFFF;
	padding: 10px;
}

div.main-right-col {
	float: right;
	width: 250px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11pt;
	color: #FFFFFF;
	background: #000000;
	padding-top: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
	
div.spacer {
	width: auto;
	height: 17px;
}

div.left {
	float: left;
}

div.mid {
	float: left;
	width: 420px;
	text-align: center;
}

div.right {
	float: right;
}

div.left-side {
	float: left;
	width: 190px;
}

div.left-col {
	float: left;
	width: 210px;
	height: 100%;
	margin-top: 15px;
	text-align: left;
}

div.main-col {
	float: left;
	width: 610px;
	height: auto;
	margin-top: 15px;
	text-align: left;
}

div.three-col-left {
	float: left;
	width: 180px;
	height: 65px;
	margin-top: 15px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009900;
}

div.three-col-left-2ln {
	float: left;
	width: 180px;
	height: 75px;
	margin-top: 5x;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009900;
}

div.three-col-left-3ln {
	float: left;
	width: 180px;
	height: 85px;
	margin-top: -5px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009900;
}

div.three-col-right {
	float: right;
	width: 190px;
	height: 61px;
	margin-top: 15px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009900;
}

div.three-col-right-2ln {
	float: right;
	width: 190px;
	height: 74px;
	text-align: center;
	margin-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #009900;
}

div.three-col-mid {
	float: left;
	width: 470px;
	text-align: center;
	margin: 1px 1px;
}

div.three-col-pad {
	padding: 10px;
}

div.three-col-mid-pad {
	padding: 10px;
	margin: 0 auto;
}

div.two-col {
	float: left;
	width: 374px;
	text-align: center;
}

div.two-col-pad {
	padding: 15px;
}

div.rainbow {
	position: absolute;
	background-color: transparent;
	z-index: 5000;
}

h1.main {
	font-size: 3.0em;
	margin: 5px 0;
	width: 100%;
	text-align: center;
}

h2.main {
	font-size: 2.0em;
	margin: 5px 0;
}

h3.main {
	font-size: 1.6em;
	margin: 0 0;
}

h3.special {
	font-size: 1.6em;
	margin: 5px 0;
	color: red;
}

h3.link a:link {
	color: #000000;
	text-decoration: none;
}

h3.link a:active {
	color: #009900;
	text-decoration: none;
}

h3.link a:visited {
	color: #000000;
	text-decoration: none;
}

h3.link a:hover {
	color: #009900;
	text-decoration: none;
}

img.front {
	border-style: solid;
	border-width: 2px;
	border-color: #000000;
}

hr {
	color: #009900;
	size: 2px;
	width: 85%;
}

p {
	text-align: left;
}

p.desc {
	text-align: center;
	font-weight: bold;
	font-size: 1.0em;
}

p.heading {
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
}

p.header {
	text-align: left;
	font-weight: bold;
	font-size: 1.0em;
	padding-left: 15px;
}

p.footer {
	text-align: center;
	font-size: 0.7em;
}

p.body {
	padding-left: 15px;
	padding-right: 15px;
}

img.rainbow {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

img.rainbow:hover {
    opacity: 0;
    filter: alpha(opacity=0); /* For IE8 and earlier */
} 

ul {
	text-align: left;
	padding-right: 15px;
}

