body { 
margin-top:10px; 
background-color: #93001d; 
background-image: url(images/body_bg.jpg); 
background-position: top left; 
background-repeat: repeat-x; 
} 

#container { 
width: 900px; 
background-color: #FFFFFF; 
background-image: url(images/container_bg.jpg); 
background-position: left bottom; 
background-repeat: repeat-x; 
} 

/* header area start */ 

#header { 
width: 900px; 
} 

#utility_nav { 
width: 900px; 
text-align: right; 
padding-top: 3px; 
padding-bottom: 4px; 
background-color: #000000; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
white-space: nowrap; 
padding-top: 8px; 
padding-bottom: 99px; 
background-image: url(images/topnav_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
} 

/* main area start */ 

#main { 
width: 900px; 
background-image: url(images/leftnav_bg.gif); 
background-position:5px top; 
background-repeat: repeat-y; 
} 

#leftnav { 
width: 180px; 
background-image: url(images/nav_bottom_bg.jpg); 
background-repeat: no-repeat; 
background-position: bottom right; 
} 

#nav { 
width: 175px; 
float: right; 
padding-bottom: 165px; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 0px; 
padding-bottom: 0px; 
background-image: url(images/content_bg.jpg); 
background-position: top right; 
background-repeat: no-repeat; 
} 

/* footer area start */ 

#footer { 
width: 900px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #2e2f2e; 
border-top: 1px #c50027 solid; 
margin-top:27px; 
} 

#footer2 { 
width: 900px; 
text-align: center; 
padding-top: 5px; 
padding-bottom: 6px; 
background-color: #93001D; 
} 

#thomas_info { 
width: 900px; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #c50027; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #2b2b2b; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
color: #000001; 
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 
{ 
margin-bottom: 6px; 
} 

/* miscellaneous */ 

li { 

} 

td 
{ 
font-family:Arial; 
font-size: 11px; 
color: #616161; 
} 

a { 
text-decoration: underline; 
} 

a:hover { 
text-decoration: none; 
} 

.separator 
{ 
padding-left: 3px; 
padding-right: 3px; 
} 

.bucket_link_aut_005 td 
{ 
width: 25%; 
padding-top:10px; 
padding-bottom:33px; 
} 

.backgrnd 
{ 
background-image: url(/images/table_bg.gif); 
background-position: left 10px; 
background-repeat: no-repeat; 
padding-left:21px; 
width: 33%;
} 

ul.bucket_content 
{ 
margin-top: 0px; 
padding-top: 0px; 
text-align: left; 
font-size:10px; 

} 

ul.bucket_content li 
{ 
margin-left: -20px; 
padding-left:7px; 
background-image:url(/images/bullet.gif); 
background-position:1px 6px; 
background-repeat:no-repeat; 
list-style-type:none; 
} 

.tableformat2 
{ 
MARGIN-TOP: -5px; 
MARGIN-LEFT: -20px; 
} 

