@charset "utf-8";
/* CSS Document */

* {margin:0px; padding:0px;}

html {background-color:#FFFFFF;}
#body {width:955px; min-height:650px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-size:62.5%; position:relative;}
#container {width:955px; min-height:650px; margin-left:auto; margin-right:auto; overflow:hidden; position:relative;}
#branding {width:955px; height:100px; background-image:url(images/border_top2.jpg); background-repeat:no-repeat;}



/* Content Area */
#left_column {width:100px; height:550px; float:left; background-image:url(images/border_left2.jpg); background-repeat:no-repeat;}
#center_column {width:755px; height:550px; float:left; position:relative; overflow:hidden;}
#center_topcolumn {width:755px; height:130px; background-image: url(images/main_title.jpg); background-repeat: no-repeat; background-position:center;}
#center_nav {width:705px; height:25px; padding-left:100px; margin-top:15px;}
#center_nav ul {list-style:none; font-size:130%; font-weight:bold; color:#7fbc19;}
#center_nav li {display: inline; margin-right:10px; margin-left:10px;}
#center_leftcolumn {width:365px; height:390px; float:left; padding-left:10px;}
#center_rightcolumn {width:375px; height:390px; float:left;}
#right_column {width:100px; height:550px; float:left; background-image:url(images/border_right2.jpg); background-repeat:no-repeat;}



/* Classes */
.enter_site a {color:#000;}
.enter_site a:hover {color:#900;}

.banner_bottom {width:755px; height:100px; background-image: url(images/border_bottom2.jpg); background-repeat: no-repeat; position:absolute; top: 450px; left: 0px;}
a {color:#7fbc19; text-decoration:none; outline:none;}
a:hover {color:#a586b9;}
a:focus {outline:none;}
.airamb_image {position:absolute; top: 40px; left:10px;}
.combat_image {position:absolute; top: 55px; left:603px;}
.scrolling_raffle {width:755px; height:50px; position:absolute; top:425px; left:0px;}
.index_images {float:left; margin-top:5px; margin-right:10px; margin-bottom:10px; margin-left:5px;}
.marquee {width:300px; height:100px; margin-left:auto; margin-right:auto;}
.reg_form{position:absolute; top:390px; left:115px;}
.contact {width:250px; height:200px; margin-top:65px; margin-left:60px;}
.page_title {color:#0a2daf;}
.ack {padding-top:10px; padding-left:10px; font-size:80%;}
.event_text {color:#000080; text-align:center; margin-top:10px; font-size:110%; font-weight:bold;}
.event_text_secondary {color:#000080; text-align:center; font-size:100%; font-weight:bold; margin-top:10px;}
.event_text_tertiary {color:#000080; text-align:center; font-size:70%;}
.home_page_text {padding:0 5px 0 5px; font-size:90%;}
.gallery-thumb {margin:40px 0 0 20px;}
.gallery-thumb td {text-align:center; margin:0 10px 0 10px;}




