body {
margin: 0;
padding:0;     
background-color: #fff;
color: #333333;
font-family:"Times New Roman", Times, serif;
font-size:1.2em;
}

td {
color: #333333;
font-family:"Times New Roman", Times, serif;
font-size:1.0em;
}

#header {
padding-left:380px; 
padding-top:20px;
text-align:left;
margin: 0;
background-image:url(images/top_bg.jpg);
background-repeat:no-repeat;
text-align:left;
height:100px;
}


#content_container {
min-width:800px;
margin-left: 57px;
margin-top:40px;
padding-right:0px;
}

#footer {
height:190px;
background-color:#8A1E04;
background-image:url(images/people_row.jpg);
background-repeat:repeat-x;
padding-top:80px;
padding-left:50px;
font-size:90%;
color:#fff;
line-height:25px;
}

#footer a{
font-weight:bold;
text-decoration:none;
color:#fff;
}

#footer a:hover{
text-decoration:underline;
}

.footer_sm {
font-family:Arial, Helvetica, sans-serif;
font-size:80%;

}

#text_resize {
float:right;  
width: 200px;
}

.logo {
position: absolute;
left: 43px;
top: 15px;
}

h1 {
font-family:"Times New Roman", Times, serif;

font-size:130%;
color:#6B5547;
margin-top:0px;
}

h2 {
font-family:"Times New Roman", Times, serif;

font-size:1.1em;
color:#8C2004;
padding-left:5px;
}

p {
text-align:left;
padding-top:0px;
margin-top:0px;
}

/* preload images */
.preLoad {
display:none;
}

.small_text {
font-size:80%;
}

#form_page {
text-align:center;
}

#new_mid {
background-image:url(images/main_mid_bg_new.jpg);
background-repeat:no-repeat;
width:440px;

}
.new_mid_content {
padding:25px 15px 10px 10px;
}

.new_mid_footer {
background-image:url(images/main_mid__bot_bg_new.jpg);
background-repeat:no-repeat;
height:25px;
}

UL {
list-style-image: url(images/bullet.gif);
}

UL UL LI {
list-style-image: url(images/bullet.gif);
}

