body {
	background-color: #BBD9EE;
	padding:0;
	width: 800px;
	font:10px Verdana;
	margin: 0 auto;
}	

.text2 {font-size: 12px; color: #666666; text-decoration: none; font-weight: strong; }

a.text:link, a.text:visited {font-size: 10px; color: #666666; text-decoration: none;}
a.text:hover {font-size: 10px; color: #ff6029; text-decoration: none; }
.text {font-size: 10px; color: #666666; text-decoration: none; }	

a:link, a:visited {font-size: 10px; color: #666666; text-decoration: none;}
a:hover {font-size: 10px; color: #ff6029; text-decoration: none;}	
	
h1 {
	color: #ff6029;
	font-family: sans-serif, Arial;
	position:absolute;
	padding-top: 0px;
	font-size:14px;
	left: 11px;
	top: 16px;
	width: 922px;
	height: 0px;
	}
	
h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
	
h3 {
	color:#ff6029; 
	font-family:sans-serif, Arial; 
	font-size:12px;
	}

h4 {
	color: #ff6029;
	font-family: sans-serif, Arial;
	font-size:14px;
	}
 
 
 /*- Menu Tabs--------------------------- */ 


    #tabs {
      float:left;
      width:850px;
      font-size:93%;
      line-height:normal;
	  font-family:sans-serif, Arial; 
	  padding:0 0 0 4px;
      }
    #tabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
     /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#ff6029;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

 
/* Corners */

#ctl

{
height:11px;
width:11px;
position:absolute;
top:0;
left:0;
background:url(top-left.jpg) no-repeat left top;
}

div.ctl, div.ctr, div.cbl, div.cbr { /* All corners */
	height: 11px;
	width: 11px;
	position: absolute;
	}	
div.ctl, div.ctr { /* Top corners */
	top: 0;
	}
div.cbl, div.cbr { /* Bottom corners */
	bottom: 0;
	}
div.ctl { /* Top left corner */
	background: url(top-left.jpg) no-repeat left top;
	left: 0;
	}
div.ctr { /* Top right corner */
	background: url(top-right.jpg) no-repeat right top;
	right: 0;
	}
div.cbl { /* Bottom left corner */
	background: url(bottom-left.jpg) no-repeat left bottom;
	left: 0;
	}
div.cbr { /* Bottom right corner */
	background: url(bottom-right.jpg) no-repeat right bottom;
	right: 0;
	}

 
  #wrapper,[nul]{left:50%;margin:0;margin-left:-400px;position:relative;}
  
   
   #content { 
  width: 100%;
   }
 
 #backgrounddiv {
	background:#e7f1f8;
	font-family:sans-serif, Arial;
	position: relative;
	padding:0 0 50px 4px;
	left: 23px;
	width: 700px;
	top: 66;
	float: none;
	}
  
div.topleftbox {
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family:sans-serif, Arial;
	position:relative;
	color: #333333;
	background-color: #FFFFFF;
	left: 11px;
	width: 650px;
	top: 24px;
}

#border { 
border-width: .2em; 
border-style: dotted; 
border-color: #CCCCFF; 
} 

#picture {
z-index: 100;
position:absolute;
top: 98px;
right: -130px;
width: 350px;


}

#footer { 
position: relative;
width: 830px; 
height: 39px;
left: 25px;
top: 65;
}
