#banner{
	background-image:   url(/images/home_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 96px;
	width: 757px;
}
#banner2{
    background-image:  url(/images/sub_01.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 95px;
    width: 757px;
}
#navigation2{
	float: right;
	margin-top: 52px;
	padding: 5px;
	height: 27px;
}
#navigation {
    background-image:  url(/images/sub_03.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 24px;
    width: 757px;
}
#flash2{
    background-image:  url(/images/sub_02.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 147px;
    width: 757px;
}
#flash {
	width: 757px;
	background-image:   url(/images/wrapper_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 307px;
}

#flashob {
	width: 750px;
	margin-left: 7px;
	height: 307px;
}
#wrapper{
	width: 757px;
	background-image: url(/images/wrapper_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	float:left;
}
#wrapper2 {
    background-image:  url(/images/sub_04.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    width: 757px;
    min-height: 350px;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
}
* html #wrapper2 {
    background-image:  url(/images/sub_04.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    width: 757px;
    height: 307px;
    font-family: Arial, Helvetica, sans-serif;
}
#main2{
    min-height: 320px;
    width: 740px;
    padding: 7px 15px 0px 15px;
}
#main{
    width: 537px;
    padding: 7px 15px 7px 15px;
	margin:0;
}



#static_page{
    background: #fff;
    padding-top: 10px;
    min-height: 320px;
    padding-left: 20px;
    padding-right: 20px;
}
#content_management, #content_form{
    width: 685px;
    background-color: #fff;
    padding-top: 10px;
    margin-top: -10px;
    padding-left: 10px;
}
#contact_us table td{
    padding: 5px;
}
#preview_section, #page_preview, #contact_us, #login_out{
    width: 685px;
    background-color: #fff;
    padding-top: 10px;
    padding-left: 10px;
    margin-top: -10px;
    min-height: 320px;
    padding-bottom: 20px;
}



#side2 a{
    line-height: 150%;
    font-size: 10pt;
    padding-left: 5px;
} 
#side2 {
    width: 180px;
    padding: 7px 10px 7px 10px;
    float:right;
    text-align: right;
}
* html #side2{
    width: 180px;
    padding: 7px 5px 7px 5px;
    float:right;
}

#side{
	background-image:   url(/images/home_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 180px;
	padding: 7px 5px 7px 5px;
    margin-top: -5px;
	float:right;
}

#footer{
	background:   url(/images/home_04.jpg) no-repeat center top;
	width: 757px;
	clear:both;
	margin:0;
	padding-top:5px;
}


body {
    background-color: #202020;
    background-image: url(/images/bkg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    margin: 0px;
    padding: 0px;
	text-align:center;
}

#container{
	text-align:left;
	margin:auto;
	width:757px;}
#wrapper a {
    color: #D5A13C;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #D5A13C;
}

#lowlinks p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

#lowlinks a{
    color: #D5A13C;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.subhead {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #010066;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
}

.captcha_text{
    font-size: 60%;
}
.captcha{
    border: solid 1px #C3C3C3;
    margin-bottom: 5px;
    color: #666;
    margin-top: 5px;
    width: 163px;
    padding-top: 5px;
    height: 50px;
    background-color: #F5F5F5;
}    
.cap_outer{
    height: 110px;
    width: 163px;
}
form {
    display: inline;
}
.cap_holder{
    width: 163px;
    text-align: center;
    background-color: #F5F5F5;
    border: solid 1px #C3C3C3;
    margin-top: 5px;
    height: 105px;
    color: #666;
    margin-bottom: 5px;
}
#captcha_help{
    width: 250px;
}
#contact_table{
    width: 100%;
}
#content_management table{
    width: 90%;
}
h1 {
    font-size: 16pt;
    color: #010066;
    font-weight: normal;
}
input, textarea, select{
    border: solid 1px #3f3f3f;
}
#notices{
    background-color: #eee;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #000;
    margin-top: -10px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: -5px;
    
}
#project_content{
    padding: 10px;
}
.site_content_image img{
    width: 100px;
    height: 100px;
}
#projects_list{
    margin-right: 10px;
    padding-bottom: 30px;
}
