/* CSS Document */

body{min-width:900px; margin:0px; padding:0px; background-color:#000; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#container_holder {width:900px; margin-left:auto; margin-right:auto; padding-top:10px;}
#container{float:left; width:900px; background-image:url(../images/content.jpg); background-position:top right; background-repeat:repeat-y;}
#banner{float:left; height:193px; width:900px; padding:0px; margin:0px; background-image:url(../images/header.jpg); background-position:top right; background-repeat:no-repeat; text-align:left;}
#menu{float:left; width:244px; margin:0px; padding:0px; padding-left:13px;}
#content_holder{float:left; width:620px; margin:0px; padding:0px 0px 20px 10px;}
#content{float:left; width:609px; margin:0px; padding:0px; text-align:left; font-size:15px;}
#half{float:left; padding:0px; margin:0px; width:303px;}
.center{text-align:center;}
.left{text-align:left;}
.right{text-align:right;}
.bold{font-weight:bold;}
#footer{float:left; width:700px; padding:180px 0px 5px 200px; margin:0px; background-image:url(../images/footer.jpg); background-position:top right; background-repeat:no-repeat; background-color:#000; text-align:center; font-size:10px; color:#266926;}
#footer a{color:#266926; text-decoration:none;}
#footer a:hover{ text-decoration:underline;}

#menu a{color:#fff; float:left; width:230px; background-image:url(../images/menu_bg.png); background-position:top left; height:36px; background-repeat:no-repeat; line-height:28px; height:36px; text-decoration:none; font-size:16px; font-weight:bold;}
#menu a:hover{ background-position:bottom left;}

h1{font-size:28px; font-family:"Times New Roman", Times, serif;}