


A:link{color:white;text-decoration:none}
A:visited{color:white;text-decoration:none}
A:active{color:white;text-decoration:none}
A:hover{color:red;cursor:crosshair;text-decoration:none}


body,
html {
    margin:0;
    padding:0;
background-image: url('background.jpg');
background-attachment: fixed; 
background-position: top center;
    }




#featureL1 {position: relative; width: 830px; height: 650px; background-color: #000000; top: 0px; left: 0px;}
.featureimgL1 {position: absolute; top: 10px; left: 10px; width: 200px; height: 200px;}
.featuretextL1a {position: absolute; top: 10px; left: 240px; right: 300px; width: 600px; height: 75px;}
.featuretextL1b {position: absolute; top: 235px; left: 0px; right: 300px; width: 830px; height: 75px;}

#featureR2 {position: relative; width: 830px; height: 570px; background-color: #000000; top: 0px; left: 0px;}
.featureimgR2 {position: absolute; top: 10px; left: 570px; width: 285px; height: 200px;}
.featuretextR2a {position: absolute; top: 10px; left: 0px; right: 00px; width: 550px; height: 75px;}
.featuretextR2b {position: absolute; top: 235px; left: 0px; right: 00px; width: 830px; height: 75px;}




p {font-weight: normal; color: gray; font-family: verdana; font-size: 10pt; font-stretch: expanded; }
h2 {font-weight: bold; color: #cccccc; font-family: verdana; font-size: 12pt; 	}


.floatLeft{float: left;}
.floatRight{float: right;}
.image-left{float: left; vertical-align: text-top;}
.image-right{float: right; vertical-align: text-top;}
div.wrapContainer{width:99.5%; float:left;}


body
{ 

font-family: verdana;
color: #cccccc;
font-weight: normal;
font-size: 10pt;

 }


td
{ font-family: verdana;
color: gray;
font-size: 10pt;
}

</style>