html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background: #5A7799 url(fill.jpg) repeat-y 50% 0;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
} 

#style33{
color: #000000;
text-decoration:none;
}

#style34{
color: #000000;
font-size: 10px;
font-weight:bold;
}

#style35{
 color: #000000;
 text-decoration:none;
 padding-left: 10px;
 
 text-align:justify;
}

a:link {
	text-decoration: none;
	color:#6699cc;
}
a:visited {
	text-decoration: none;
	color: #6699cc;
}
a:hover {
	text-decoration: none;
	color: #CD7F32;
}
a:active {
	text-decoration: none;
	color:6699cc;
}

#pagewidth{ 
 width:800px;
 height:100%; 
 text-align:left;  
  
} 
 
#header{
 background: #5A7799;
 width:798;
} 

#header1{
 font-weight:bold;
 font-size: medium;
 vertical-align:center;
 align: center;

} 
  
#header2{
 font-face:Arial;
 font-size:2;
 
} 

#header5{
 font-face:Arial;
 font-size:2;
 text-align:left;
 padding-left: 8px; 
} 

#header3{
 font-face:Arial;
 font-size:10px;
 font-weight:bold;
 color:#ffffff;
 background:#6699cc;
 vertical-align:center;
} 

#padding{
 width:95%;
 padding-left: 10px;
}

#padding2{
 width:95%;
 padding-left: 5px;
 padding-right:5px;
}

#padding3{
padding-left:20px;
}

#leftcol{
 width:200px;
 height:100%;
 float:left; 
 position:relative; 
 padding-left:2px

  }

#img_header{

  }
 
#navbar1{
 width:801px;
 background-color:#324D6D;
 height: 22px;
 border-top: 1px solid #324d6d;
 postion:relative;

}

#navbar2{
 width:400px;
 background-color:#324D6D;
 font-size: 2px;
}

#spacer{
 width:800px;
 background-color:#ffffff;
 height: 1px;
}

#twocols{
 width:598px; 
 height:100%;
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:195px; 
 height:100%;
 float:right; 
 position:relative; 
 }
 
#maincol{
 float: left; 
 display:inline; 
 position: relative;
 width:395px; 
 height:100%;
 }
 
#footer{
 height:25px; 
 clear:both;
 text-align:center;
 vertical-align: bottom;
 } 
.regLink{
 color:6699cc;
 font-weight: bold;
 text-decoration: none;
}
#image{
    list-style:none; 
    padding:0; 
    margin:0;
}

#image2{
    list-style:none; 

}

#image3{
    list-style:none; 
    padding:0; 
    margin:0;
	border-right: 1px solid #324D6D;

}


#image4{
    list-style:none; 
    padding:0; 
    margin:0;
	border-right: 1px solid #324D6D;

	border-bottom: 1px solid #324D6D;
}
 
#block_heading{
border-bottom:1px solid #AAAAAA;
vertical-align:top;
background-color: #324D6D; 
}

#educationservices{
 color: #FFFFFF;
 font-weight:bold;
}

#educationservices_left{
 color: #FFFFFF;
 font-weight:bold;
 text-align:right;
}

#educationservices_center{
 color: #FFFFFF;
 font-weight:bold;
 text-align:center;
}

#menu{
 padding:5px;
 text-align:left;
}
 
#callout_hdr{
 width:188px;
 font-size: 11px;
 color: #fff;
 font-weight: bold;
 background: #6E6E6A url('callout_bg.gif') repeat-x top;
 padding-left: 8px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 4px;
 margin: 0;
 line-height: 12px;
 border-bottom: 1px solid #4F4F4C;
}

#callout_hdr_right{
 width:187px;
 font-size: 11px;
 color: #fff;
 font-weight: bold;
 background: #6E6E6A url('callout_bg.gif') repeat-x top;
 padding-left: 4px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 8px;
 margin: 0;
 line-height: 12px;
 border-bottom: 1px solid #4F4F4C;
}

#callout_hdr_main{
 width:188px;
 font-size: 9px;
 color: #fff;
 font-weight: bold;
 background: #6E6E6A url('callout_bg.gif') repeat-x top;
 padding-left: 8px;
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 4px;
 margin: 0;
 line-height: 12px;
 border-bottom: 1px solid #4F4F4C
}


 /* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
