body {
margin:0;
padding:0;
font-family: sans-serif;
background-color:#000000;
background-image:url();
background-repeat:repeat;
background-attachment:fixed;
text-align:center;
}




#wrapper {
width:895px;
position:relative;
text-align:left;
margin-right:auto;
margin-left:auto;
padding:170px 0 0 0;
background-image:url(images/img2.jpg);
background-repeat:no-repeat;
background-position:left top;
background-color:#FFFFFF;
}






#mainContent { 
	margin: 0 230px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 30px 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
    font:12px Ariel, sans-serif;

} 

#mainContent h1{
font:16px Papyrus, Ariel, sans-serif;
color:#000000;
background-color:#FFFFFF;
font-weight:bold;
border-bottom:1px solid #000000;
}

#mainContent h2{
font:14px Ariel, sans-serif;
background-color:#FFFFFF;
color:#003366;
padding:0px 0 0 10px;
font-weight:bold;
}

#mainContent h3{
font:14px Ariel, sans-serif;
background-color:#FFFFFF;
color:#000000;
text-align:center;
font-weight:bold;
}

#mainContent h4{
font:12px Ariel, sans-serif;
background-color:#FFFFFF;
color:#000000;
text-align:center;
}

#mainContent p{
font:12px Ariel, sans-serif;
color:#000000;
background-color:#FFFFFF;
padding:0px 0 0 10px;
line-height:1.5em;
}









#table 
{
width:100%;
border:1px #666666;
}
th
{
height:100%;
} 

td
{
height:100%;
vertical-align:top;
text-align:left;
padding:10px;

}

#table h4
{

text-align:center;
font-weight:bold;
}












#content dd{
font:12px Ariel, sans-serif;
padding:0px 0 0 10px;
}

#mainContent li{
font:12px Ariel, sans-serif;
padding:0px 0 0 10px;
}

#mainContent a:link, #mainContent a:visited {
margin-right:2px;
background-color:#FFFFFF;
color:#990000;
text-decoration:none;
line-height:1.5em;
}


#mainContent a:hover{
line-height:1.5em;
background-color:#FFFFFF;
color:#666666;
}


#mainContent table{
font:12px Ariel, sans-serif;
color:#000000;
background-color:#FFFFFF;
padding:0px 0 0 10px;
}


#right {
float: right; /* since this element is floated, a width must be given */
width:180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
background:transparent; /* the background color will be displayed for the length of the content in the column, but no further */
padding:50px 20px 10px 12px; /* padding keeps the content of the div away from the edges */
margin:6px 0 0 0;


}

#right h1{
font:14px Papyrus, Ariel, sans-serif;
color:#003366;
background-color:transparent;
font-weight:bold;
border-bottom:1px solid #000000;
}

#right h2{
font:14px  Ariel, sans-serif;
color:#336699;
background-color:transparent;
font-weight:bold;
border-bottom:1px solid #000000;
}


#right p{
font-size:12px;
color:#000000;
background-color:transparent;
}

#right a:link, #right a:visited {
color:#990000;
text-decoration:none;
line-height:2em;
}

#right a:hover{
color:#666666;
}


#left{
position:absolute;
top:220px;
left:0px;
width:200px;
background-color:transparent;
padding:50px 10px 10px 20px;
font-size:12px;
color:#000000;

}


#left h1{
font:14px Papyrus, Ariel, sans-serif;
color:#003366;
background-color:transparent;
font-weight:bold;
border-bottom:1px solid #000000;
}


#left h2{
font:14px  Ariel, sans-serif;
color:#336633;
background-color:transparent;

}

#left p{
font-size:12px;
color:#000000;
background-color:transparent;
}

#left a:link, #left a:visited {
margin-right:2px;
background-color:transparent;
color:#990000;
text-decoration:none;

}

#left a:hover{
background-color:transparent;
color:#666666;
}


#navtop{
font-family:Ariel, sans-serif;
font-size:14px;
text-align:right;
padding:66px 100px 0 0;
font-weight:bold;
}

#navtop ul{
list-style: none;
margin:0;

}

#navtop li{
display:inline;
}

#navtop a:link, #navtop a:visited {
margin-right:2px;
padding:2px 6px 2px 2px;
background-color:#FFCC33;
color: #000000;
text-decoration:none;
}

#navtop a:hover{
color:#666666;
}



#footer{
font-size:12px;
color:#666666;
background-color:#FFFFFF;
margin:4px 0 6px 4px;

}

#footer a:link, #footer a:visited {
color: #990000;
}

#footer a:hover{
background-color:#FFFFFF;
color:#666666;
}


 

 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}















.roundedcornr_box_636690 {
   background: #ffffff url(roundedcornr_636690_grad.gif) no-repeat;
}
.roundedcornr_top_636690 div {
   background: url(roundedcornr_636690_tl.gif) no-repeat top left;
}
.roundedcornr_top_636690 {
   background: transparent url(roundedcornr_636690_tr.gif) no-repeat top right;
}
.roundedcornr_bottom_636690 div {
   background: url(roundedcornr_636690_bl.gif) no-repeat bottom left;
}
.roundedcornr_bottom_636690 {
   background: transparent url(roundedcornr_636690_br.gif) no-repeat bottom right;
}

.roundedcornr_top_636690 div, .roundedcornr_top_636690,
.roundedcornr_bottom_636690 div, .roundedcornr_bottom_636690 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_636690 { margin: 0 14px; }
