body { 
margin-top:10px; 
background: #484a68 url(images/bg.jpg) top fixed repeat-x; 
} 

#container { 
width: 760px; 
border: 3px #fff solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 760px; 
border-bottom:9px solid #1f2247; 
} 

#utility_nav { 
width: 760px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 3px; 
background: #fff url(images/header-top.jpg) top left no-repeat; 
} 


/* topnav area start */ 

#topnav { 
width: 760px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 19px; 
background-color: #971F26; 
white-space: nowrap; 
background: url(images/header-bot.gif) top left no-repeat; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
background:url(images/main-bg-bot-right.gif) bottom right no-repeat; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 100px; 
background-color: #808ac9; 
} 

#content_area { 
width: 590px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 15px; 
background: #1f2247; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 2px; 

} 



#thomas_info a:link, #thomas_info a:visited { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #ffffff; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 2px; 
text-decoration:underline; 
} 



#thomas_info a:hover { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #4e9ef0 ; 
text-align: right; 
padding-top: 8px; 
padding-bottom: 2px; 
text-decoration:none; 

} 







/* heading styles */ 

h1 { 
color: #ff0000; 
font-size: 16px; 
font-weight: bold; 
border-bottom: 1px solid #1f2247; 
} 

h2 { 
color: #CC0000; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #3C76A0; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

/* 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; 
} 

/* miscellaneous */ 

