body { 
margin-top: 10px; 
background-color: #454545; 
} 

td{ 
font-family:Arial; 
font-size:12px; 
color:#454545; 
} 

a{ 
color:#000000; 
text-decoration:underline; 
} 

a:hover{ 
color:#000000; 
text-decoration:none; 
} 

#container { 
width: 760px; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#utility_nav { 
text-align: right; 
padding-top: 5px; 
padding-bottom: 5px; 
background-color: #FFFFFF; 
} 

#header { 
width: 760px; 
border-bottom: 1px #8b0208 solid; 
} 

/* topnav area start */ 

#topnav { 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
padding-right: 20px; 
background: #565656 url(images/topnav_bg.png) repeat-x top left; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 760px; 
background-color: #FFFFFF; 
} 

#leftnav { 
width: 151px; 
padding-top: 57px; 
padding-bottom: 100px; 
background-color: #feeeee; 
background-image: url(images/bg_leftnav_top_plt_003.jpg); 
background-repeat: no-repeat; 
} 

#content_area { 
padding-left: 30px; 
padding-right: 25px; 
padding-top: 51px; 
padding-bottom: 30px; 
background-image: url(images/bg_main_plt_003.jpg); 
background-repeat: no-repeat; 
background-position: top right; 
} 

.bucket_link_plt_003 a img{ 
border:1px solid #000000; 
margin-right:8px; 
} 

.bucket_link_plt_003 a:hover img{ 
border:1px solid #d94040; 
} 


/* footer area start */ 

#footer { 
width: 760px; 
text-align: center; 
padding-top: 10px; 
padding-bottom: 10px; 
background: #dddddd url(images/footer_bg.gif) repeat-x top left; 
} 

#thomas_info { 
width: 760px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 10px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
color: #666666; 
font-size: 16px; 
font-weight: bold; 
} 

h2 { 
color: #8b0208; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Times; 
color: #2E1771; 
font-size: 14px; 
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; 
margin-left: 10px; 
} 

/* miscellaneous */ 

li { 
list-style-image: url(images/bullet.gif); 
} 
