@charset "utf-8";
/* CSS Document */
body{ background:url(../images/pagebg.jpg) repeat-x; background-color:#190803; margin:0;}

img{ border:none;}

a, a:visited, a:active{font:bold 14px Arial; color:#000000; text-decoration:none;}

a:hover{color:#FFCC00;}

#wrapper{width:905px; margin:0 auto;}

#header{width:884px; height:191px; padding-left:21px; background:url(../images/headerbg.jpg) no-repeat;float:left; position:relative;}

#contentarea{width:905px; height:auto;float:left; position:relative; background:url(../images/contenthoribg.jpg) repeat-y;}

#contentleft{width:35px; height:415px; background:url(../images/leftshade.jpg) no-repeat; float:left; position:relative;}

#contentright{width:35px; height:415px; background:url(../images/rightshade.jpg) no-repeat; float:left; position:relative;}

#contentmiddle{ width:835px; min-height:415px; background:url(../images/contentbg.jpg) repeat-x; float:left; position:relative;}

#menubar{ width:824px; height:47px; margin:0 auto;}

#menuleft{ width:20px; height:47px; background:url(../images/menuleft.jpg) no-repeat; float:left; position:relative;}

#menu{ width:773px; height:37px; padding-top:10px; text-align:center; background:url(../images/menubg.jpg) repeat-x; float:left; position:relative; }

#menuright{ width:31px; height:47px; background:url(../images/menuright.jpg) no-repeat; float:left; position:relative;}

#contentbottom{ width:905px; height:31px; background:url(../images/contentdown.jpg) no-repeat;float:left; position:relative;}

#contactarea{ width:395px; height:103px; padding-left:465px;float:left; position:relative; padding-bottom:20px;}

#contactbox{ height:103px; width:395px; background:url(../images/contactbg.jpg) no-repeat bottom #501106; text-align:center; font:13px Arial; color:#ff9f00;}

#contenttextleft{ width:332px; float:left; position:relative; padding:10px 0px 0px 10px;}

#contenttext{ width:483px; float:left;position:relative; font:12px arial; color:#f9ac3e; text-align:justify;}

.contenttextcenter{ width:813px; float:left;position:relative; text-align:center; font:12px arial; color:#f9ac3e;}

.contactform{width:483px; background-color:#660000; margin-top:10px; height:400px;}

.formrow{ width:400px;padding-left:50px; padding-top:10px; }

.formrowhead{ width:463px;padding:10px 0px 10px 20px; background-color:#330000; }

.formtext{ width:150px; float:left;position:relative;padding-top:5px;}

.formfield{ width:250px; float:left; position:relative; padding-top:5px;}

.textfield{ width:200px; border:1px solid #993300; background-color:#333333; color:#FFFFFF;}