body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	background:#333333;
	padding-top: 24px;
	padding-bottom: 20px;
	font-family:Comic Sans MS, Verdana, sans-serif, Arial, Helvetica;
         font-size: 14px;
         behavior:url("csshover.htc"); 
}
.wrapper{
	width:800px;
	height: 890px;
	margin:0 auto;
	background: #e3e3e2;
	text-align:center;
	border-right:10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-left:10px solid #FFFFFF;
	border-bottom:0px solid #FFFFFF;
        
}

.footer{
	width:820px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding-top:10px;
	position:relative;
	padding-bottom:10px;
	clear:both;
	text-align:center;
	color:#000000;
}
.footer a:link{
	color:#000000;
	font-size:12px;
}
.footer a:visited{
	color:#000000;
	font-size:11px;
}
.footer a:hover{
	color:#CCC;
	font-size:15px;
}

.safeimg {
   border: 1px dashed;


}

.leftcolumn{
	width:240px;
	height: auto;
	float:left;
	padding-top:-10px;
	
	text-align:center;
	color: #FFFFFF; 
	font-weight:bold;
	font-family: Franklin gothic Book, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
}
.rightcolumn{
	width:270px;
	height: 200px;
	float:right;
	background:#FFFFFF url(images/safe.gif) no-repeat;
	text-align:right;
         overflow: auto;
}

.content{   
        width: 540px;
        height: 470px;
        float: right;
        margin-right: 1px;
        margin-right: 1px;
        font-family: Comic Sans MS, Verdana, sans-serif, Arial, Helvetica;
        border : 5px;	
        font-size: 14px;
        text-align:left;
        
        overflow-y: scroll;
}

.navbg {
	background:#FFFFFF url(images/navbg_02.gif) repeat-x;
	width:auto;
	height:180px;
	border-bottom:2px solid #FFFFFF;
        text-align: left;	
        padding-left: -10px; 
	}

#navcontainer ul
{
	margin:0px;
	padding-top: 0px;
         padding-left: -10px;
	list-style-type: none;
	text-align: left;
	font-family: Comic Sans MS, Verdana, sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	
	
}


body,td,th {
	font-family: Comic Sans MS, Verdana, sans-serif, Arial, Helvetica;
	font-size: 14px;
	color: #000;
}

.logo
{
   width:800px;
   height: 200px;
   margin:0 auto;
   background: #990033;
   top: 0px;
   float: center;		
   border-bottom:10px solid #FFFFFF;   
}

div#header {
  position: relative;
  left: 0px;
  top: 0px;
  width: 800px;
  height:20px;
  margin: auto;
  color: #ffffff;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

div#header div#h2 {
  position: absolute;  
  left: 15px;
  top: 125px;
  
}

div#header div#hl:alink{
color:#000000;
font-size:12px;

}


h2{
	background:url(images/leftcolumnheader_21.gif) center no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	color:#fff;
	margin:0;
	padding-top:14px;
	padding-bottom:14px;
}
.clear{
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
}

h3{
	font-size:22px;
	color:#990033;
	font-weight:bold;
	text-align:left;
	margin:0;
	width:100%;
	border-bottom:1px solid #ededed;
}

h1{
	font-size:17px;
	color:#990033;
	font-weight:bold;
	text-align:center;
	margin:0;
	width:100%;
	border-bottom:1px solid #ededed;
}
.info{
padding-top:5px;
padding-bottom:5px;
background:url(images/inforepeat_25.gif) repeat-y left;
padding-left:20px;
margin:0;
color:#666;
font-size:10px;
margin-bottom:5px;
}
.maincontevt{
padding-left:5px;
padding-right:5px;
}
a:link {
	color: #39629F;
	text-decoration: none;
         
}
a:visited {
	color: #39629F;
	text-decoration: none;
}
a:hover {
	color: #3366FF;
	text-decoration: none;
         font-size: 14px;
}
a:active {
	color: #39629F;
	text-decoration: none;
}
a {
	font-weight: bold;
}

