body {
    background: #ffffff;
}
html, body {
    min-height: 100%;
    width: 100%;
    height: 100%;
}

#RainbowOuter 
{
    position:relative;
}
#RainbowInner 
{
    position:absolute;
    top:-250px;
    left:-39px;
    background:url(images/ranbowbigborrom.gif) no-repeat;
    width:175px;
    height:300px;
}
#farouter
{
    min-height: 100%; 
    height:100%;
    background-position: 0 bottom;
}
#outer 
{   
	width: 850px;
	margin: 0px auto;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background:#111111 url(images/page.jpg) repeat-y;
	margin-bottom: -60px;
	position: relative;
}
#inner 
{
}
#Header 
{
	width: 850px;
    background: url(images/header.gif) repeat-x;
    height:130px;
}
#HeaderLeft
{
	float:left;
	width:320px;
}
#HeaderRight
{
    float: right;
    width: 470px;
    height: 130px;
    background: url(images/header.png) no-repeat;
    background-position: bottom right;
}
#HeaderRightContent
{
    width: 470px;
    padding-top:100px;
    text-align:center;
    height: 130px;
}

#Main
{
    /*background:#111111 url(images/page.jpg) repeat-y;*/
}
#Line,#Line2
{
	background:#111111;
	height:1px;
}
#Content 
{
    background:#111111 url(images/page.jpg) repeat-y;
}
.VertLine 
{
}

/*
*/
#ClearFooter 
{
    height:62px;
}
#Footer 
{
    margin: -60px auto 0 auto;
}
#Footer
{
    height:60px;
    background:  url(images/footer.jpg) repeat-x;
    position:relative;
    top:0px;
    left:0px;
}
#FooterInner 
{
	color:White;
	background:#5a5a5a;
	width: 850px;
	padding-top:3px;
	padding-bottom:3px;
	margin: 0px auto;
	text-align:left;
}
#FooterLeft
{
	float:left;
	width:500px;
	padding-left:32px;
}
#FooterRight
{
	float:right;
	text-align:right;
	width:250px;
	padding-right:10px;
}
.Clear
{
	clear: both;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/* Footer Links */
.skinLogin {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 10pt;
}
A.skinLogin:link {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 10pt;
}

A.skinLogin:visited  {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 10pt;
}

A.skinLogin:active   {
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	font-size: 10pt;
}

A.skinLogin:hover{color:#ffffff;font-weight:normal;font-size: 10pt;text-decoration: underline;}




