html
{
    height: 100%;
    width: 100%;
}

body
{
    height: 100%;
    background-color: #6591cc;
    color: black;
    font-family: Arial, Verdana, Georgia;
    font-size: 1em;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin: 0px 0px;
    width: 100%;
    position: relative;
    background-image:url(images/backGrad.gif);
    background-repeat:repeat-x;
}

#headerGrad 
{
    width:100%;
    height: 30px;
    position: absolute;
    top:0px;
    left:200px;
    z-index: 910;
    text-align: left;
}
    
#navInner 
{
    z-index: 145;
    position: relative;
    top: -6px;
    height: 30px;
    left:0px;
    font-size:0.82em;
    width: 100%;
    text-align: center;
    margin-top: 8px
}

#mainDiv
{
    z-index: 101;
    left: 0px;
    width: 100%;
    position: absolute;
    top: 0px;
    margin: 0px auto;
    text-align: center;
    height: 869px;
}

#backgroundAndContainer
{
    z-index: 102;
    left: 27px;
    width:800px;
    position: absolute;
    top: 41px;
    height: 685px;
    background-image: url(images/mainBlank.jpg);
}

.headerLink 
{
    font-size: 13px;
}

.headerLink span
{
    margin-left:1.18em;
}

.bodyText 
{
    font-size: 12.5px;
    color:black;
    line-height: 1.5em;
}

.bodyText a:link
{
    color: black;
    text-decoration: none;
}

.bodyText a:visited
{
    color: black;
    text-decoration: none;
}

.bodyText a:hover
{
    color: black;
    text-decoration: underline;
}

.bodyText a:active
{
    color: black;
    text-decoration: none;
}


.headerText
{
    font-size: 5px;
    color: white;
}

.headerText a:link
{
    color: white;
    text-decoration: none;
}

.headerText a:visited
{
    color: white;
    text-decoration: none;
}

.headerText a:hover
{
    color: #d5e0ef;
    text-decoration: none;
}

.headerText a:active
{
    color: white;
    text-decoration: underline;
}

#signatureText
{
	z-index: 999;
	position: absolute;
	text-align: center;
	width: 681px;
	height: 51px;
	font-size: 0.6em;
	left: 105px;
	bottom: 3px;
	color: #000000;
}

#signatureTextBottom
{
    z-index: 999;
    position: absolute;
    text-align: center;
    width: 681px;
    height: 51px;
    font-size: 0.65em;
    left: 105px;
    bottom: -30px;
    color: #000000;
}

/* Signature A Rules */

.sigRules a:link
{
	color: #000000;
	text-decoration: none;
}

.sigRules a:visited
{
	color: #0000FF;
	text-decoration: none;
}

.sigRules a:hover
{
	color: #000000;
	text-decoration: underline;
}

.sigRules a:active
{
	color: #000000;
	text-decoration: none;
}

.backLink
{
    color: #d0e4fe;
    font-size: 0.9em;
    border: 0px;
}

.backLink img
{
    border: solid 1px #d0e4fe;
    height: 187px;
    width: 300px;
}

.backLink
{
    margin-top: 4px;
    margin-bottom: 4px;
}

.cursorHand
{
    cursor:hand;
    cursor:pointer;
	text decoration: never underline;
}

#contact
{
    z-index: 999;
    position: absolute;
    background-image: url(images/contact.jpg);
    left: 658px;
    width: 203px;
    top: 565px;
    height: 80px;
}

.displayNone
{
    display: none;
}

#preloads
{
    z-index: 102;
    left: 100px;
    width: 100px;
    position: absolute;
    top: 5000px;
    height: 0px;
}

.contentDetailsText 
{
    z-index: 102;
    position: absolute;
    font-size: 0.7em;
    color: Black;
}

/* .contentDetailsText A Rules */


.contentDetailsText a:link
{
    color:Black;
    text-decoration: none;
}

.contentDetailsText a:visited
{
    color:Black;
    text-decoration: none;
}

.contentDetailsText a:hover
{
    color:Black;
    text-decoration: underline;
}

.contentDetailsText a:active
{
    text-decoration: none;
    color: #AD95B6;
}

.contentBack65 
{
    opacity:.59;
    filter: alpha(opacity=59); 
    -moz-opacity: 0.59;
    z-index:999;
}

#lowerBuyButton, #lowerViewButton 
{
    background-repeat: no-repeat;
}

.userBar 
{
    z-index: 110;
    left: 234px;
    width: 342px;
    position: absolute;
    bottom:-230px;
    height: 46px;
    background-image: url(bars/userbar-conveneit.jpg);
    background-repeat:no-repeat;
}
