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

html { overflow:auto; }
* { margin:0; padding:0; border:0; }
body { color:#FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size:12px; width:99%; height:530px; background-image:url(../resources/coa_bg.jpg);}

hr{ padding:0px; background-color:#CCCCCC; height:1px; margin: 4px; }
ul{margin-left:30px;}
p { text-indent:10px; margin:5px 0; text-align:justify; }
p:first-letter { font-size: 110%; }

h1 { font-size:200%; text-align:center;margin:0 auto; }
h2 { font-size:150%; text-align:center;}
h3{ font-size:120%;}
h4{ color:#00FF00; font-weight:bold; }
h5{ font-size:120%; font-weight:bold; padding-left: 3px; margin-top: 3px; }

#container{ height:530px; overflow:auto;}
#wrapper{width:1000px; margin:10px auto; padding:10px; position:relative; }

a:link { color:#FF0000; font-weight:bold; color:#FFFF00; text-decoration: none; }
a:visited { text-decoration: none; color: #FFFF00; }
a:hover, a:active { text-decoration: none; color:#FF0000; }
a:hover img {filter:alpha(opacity=20);-moz-opacity: 0.2; opacity:.20;}

.bg { background-image:url(/resources/header_bbg.png); }
.clear{ clear:both;}
.cr{clear:right;}
.col { width:32%; padding:5px; float:left; height:490px; }
.ctr{ text-align:center;}
.darker{background-image:url(../resources/shaded_bg.png);}
.fl{float:left;}
.fr{float:right;}
.head { height:25px; padding:5px; background-color:#666666; }
.highlight{ font-family:"Arial Black"; color:#FFFF00; }
.padlr{padding: 0 10px;}
.padr{padding-right:10px;}
.padl{padding-left:10px;}
.mr{margin-right:10px;}
#menu { height:530px; width:250px; float:left; }
#head{background-image:url(../resources/coa_bg.jpg); width:1000px; margin:10px auto;}
.title{color:#FF0000; font-weight:bold;}
.subtitle{ color:#FFFFFF; background-color:#996600; font-weight:bold; padding-left:5px; }
.shadow{ position:relative; top:-10px; left:75px; font-size:24px; font-weight:bold; color:#000000; }
.shadow2{ position:absolute; top:-3px; left:-3px; font-size:24px; font-weight:bold; color:#AD843C; }
