body { 
margin-top:10px; 
background-color: #080A0A; 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 3px; 
background-color: #080A0A; 
background-image: url(/images/utilitynav_bg.jpg); 
background-position: bottom left; 
background-repeat: no-repeat; 
} 

#header { 
width: 960px; 
border-bottom: 1px #FFFFFF solid; 
} 

/* topnav area start */ 

#topnav { 
text-align: left; 
padding-left: 156px; 
padding-top: 5px; 
padding-bottom: 5px; 
white-space: nowrap; 
background-color: #A31111; 
} 

/* main area start */ 

#main { 
width: 960px; 

position:relative; 
border-top: 1px #FFFFFF solid; 
} 

#leftnav { 
width: 168px; 
padding-top: 23px; 
padding-bottom: 194px; 
background-color: #D2D7DE; 
} 

#content_area { 
padding-left: 34px; 
padding-right: 34px; 
padding-top: 25px; 
padding-bottom: 25px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #6D7687; 
} 

#thomas_info { 
width: 960px; 
height: 16px; 
text-align: right; 
padding-top: 2px; 
} 

/* heading styles */ 

h1 { 
color: #000000; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #1c1c1c; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000000; 
font-size: 13px; 
font-weight: bold; 
} 

/* image styles */ 

.img01 { 
border: 1px #000000 solid; 
} 

.img02 { 
border: 1px #000000 solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 { 
border: 1px #000000 solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 

.img04 
{ 
border: 1px #000000 solid; 
margin-left: 15px; 
margin-bottom: 15px; 
} 

.img05 
{ 
margin-top: 4px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 

td 
{ 
font-family:Arial; 
font-size: 12px; 
color: #282828; 
} 

a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 


/*html > body #leftnav_bottom 
{ 
bottom:0px; 
}*/ 

#leftnav_bottom 
{ 
bottom:0px; 
left:0px; 
position:absolute; 
text-align:left; 
padding-bottom: 4px; 
padding-left: 27px; 
} 
