@charset "UTF-8";
/* CSS Document */

body {background:url(images/headerbg.png)  repeat-x; background-color:#006295; margin:0 auto 0 auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}
img, div { behavior: url(iepngfix.htc) }
.clr { clear:both;}
h1 { font-size:20px;}
h2 { font-size:16px;}

.largelink { font-size:18px;}

#header { height:90px; width:954px; margin:0 auto 0 auto; ; color:#FFFFFF; font-size:42px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; padding:10px 0 0 0;}
#header strong{ font-weight:normal; font-size:24px; color:#e19d14;}


#wrap {width:890px;margin-left:auto;margin-right:auto;	background:url('images/opacity.png'); 
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;}}
	
#navborder{float:right;width:190px;padding:10px;background:url('images/opacity.png'); 
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;}
}
#navigation {padding:5px;background:#C5EFFD; width:190px; float:right;text-align:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.tab { width:183px; height:23px; background:#BD2031; color:#fff; font-size:12px; padding:7px 0 0 7px; float:left; }
.navigation a { color:#000; background:#f2f2f2; float:left; font-size:12px; width:183px;padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
}
.navigation a:hover { color:#fff; background:url(images/opacity.png); float:right; font-size:12px; width:183px; padding:5px 0 0 7px; margin:0 0 2px 0; text-decoration:none;}
.navspacer { width:190px; height:25px; float:right;}
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;






#content-frame {width:700px; background:url('images/opacity.png'); margin:0 auto 0 auto; float:left; margin:0 0 10px 10px; padding:10px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;}	
#content { width:660px; background:#FFFFFF; padding:20px;float:left;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border-radius:10px;}
	
#ads {float:right}
#aligncenter {margin-left: auto;margin-right:auto;}
#alignleft {float:left;}
#alignright {float:right;}