body { 
margin-top:10px; 
background: #000000 url(images/background.jpg); 
} 

#container { 
width: 960px; 
background-color: #FFFFFF; 
border-right: 2px solid #000000; 
border-bottom: 1px solid #000000; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-bottom: 1px #fff solid; 
} 


/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
background: url(images/topnav_bg.jpg); 
white-space: nowrap; 
height: 24px; 
} 

/* main area start */ 

#main { 
width: 960px; 
background: #FFFFFF url(images/main_bg.jpg) no-repeat; 
} 

#leftnav { 
width: 160px; 
padding-bottom: 40px; 
} 

#content_area { 
width: 760px; 
padding-left: 20px; 
padding-right: 20px; 
padding-bottom: 20px; 
border-left: #979797 1px solid; 
} 

#headspace { 
height: 25px; 
} 

#searchbox { 
margin: 0px 0px 0px 6px; 
} 


/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
height: 48px; 
background: url(images/footer_bg.jpg); 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000; 
padding-top: 5px; 
text-align: right; 
font-weight: bold; 
background: url(images/shadow_bottom.jpg) repeat-x; 
} 

#thomas_info a{ 
color: #000; 
font-size: 10px; 
font-weight: bold; 
} 

/* heading styles */ 

h1 { 
color: #c41230; 
font-size: 22px; 
font-weight: bold; 
font-style: italic; 
} 

h2 { 
color: #000; 
font-size: 16px; 
font-weight: bold; 
} 

h3 { 
color: #555; 
font-size: 14px; 
font-weight: bold; 
padding-top: 7px; 
} 

h4 { 
color: #c41230; 
font-size: 12px; 
font-weight: bold; 
} 

h5 { 
color: #000; 
font-size: 13px; 
font-weight: bold; 
margin: 0px; 
} 


/* 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 { 
float: left; 
margin-right: 0px; 
margin-bottom: 10px; 
} 


/* miscellaneous */ 
/* 
li { 
list-style-image: url(images/bullet_mat_001.gif); 
} 

*/ 

/* text & link syles */ 

p, td, tr, li { 

font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 

} 

a:link, a:visited, a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: underline; 
} 
a:hover, a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #0000FF; 
text-decoration: none; 
} 


/* top navigation */ 
.topnav 
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
margin: 0px; 
padding-top: 4px; 
} 

.topnav a:link, .topnav a:visited, .topnav a:active 
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none; 
padding: 3px 15px 5px 15px; 

} 
.topnav a:hover, .topnav a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
font-weight: bold; 
color: #FFFFFF; 
background: #c41230; 
text-decoration: none; 
} 

/* left navigation */ 


.leftnav a:link, .leftnav a:visited, .leftnav a:active 

{ 
font-family: Arial; 
font-size: 11px; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 20px; 
background-image: url(images/bullet2.gif); 
background-repeat: no-repeat; 
background-position: top left; 
} 

.leftnav a:hover, .leftnav a:visited:hover 

{ 
font-family: Arial; 
font-size: 11px; 
color: #fff; 
text-decoration: none; 
background: #c41230; 
display: block; 
padding: 5px 5px 5px 20px; 
background-image: url(images/bullet.gif); 
background-repeat: no-repeat; 
background-position: top left; 
} 

.leftnavhead a:link, .leftnavhead a:visited, .leftnavhead a:active 

{ 
font-family: Arial; 
font-size: 13px; 
color: #000000; 
text-decoration: none; 
display: block; 
padding: 5px 5px 5px 20px; 
background-image: url(images/bullet2.gif); 
background-repeat: no-repeat; 
background-position: top left; 
font-weight: bold; 
} 

.leftnavhead a:hover, .leftnavhead a:visited:hover 

{ 
font-family: Arial; 
font-size: 13px; 
color: #fff; 
text-decoration: none; 
background: #c41230; 
display: block; 
padding: 5px 5px 5px 20px; 
background-image: url(images/bullet.gif); 
background-repeat: no-repeat; 
background-position: top left; 
font-weight: bold; 
} 



.lefthead 
{ 
color: #6b2e38; 
font-family: Arial; 
font-size: 14px; 
font-weight: bold; 
display: block; 
padding: 0px 5px 10px 8px; 
} 

.search_head { 
color: #c41230; 
font-weight: bold; 
font-style: italic; 
} 

/* footer text & link */ 

.footer 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000; 
font-weight: bold; 
padding-top: 10px; 
margin: 0px 0px 0px 0px; 
} 

.footer a:link, .footer a:visited, .footer a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000; 
text-decoration: underline; 
font-weight: bold; 
} 
.footer a:hover, .footer a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #c41230; 
text-decoration: none; 
font-weight: bold; 
} 

/* content bucket link */ 

.bucket_link 
{ 
font-family: Arial; 
font-size: 12px; 
color: #c41230; 
font-weight: bold; 
margin: 0px; 
} 
.bucket_link a:link, .bucket_link a:visited, .bucket_link a:active 
{ 
font-family: Arial; 
font-size: 12px; 
color: #c41230; 
font-weight: bold; 
text-decoration: underline; 
} 
.bucket_link a:hover, .bucket_link a:visited:hover 
{ 
font-family: Arial; 
font-size: 12px; 
color: #555; 
font-weight: bold; 
text-decoration: none; 
} 

.bucket_link2 a:link, .bucket_link2 a:visited, .bucket_link2 a:active 
{ 
font-family: Arial; 
font-size: 11px; 
color: #c41230; 
font-weight: bold; 
text-decoration: underline; 
} 
.bucket_link2 a:hover, .bucket_link2 a:visited:hover 
{ 
font-family: Arial; 
font-size: 11px; 
color: #555; 
font-weight: bold; 
text-decoration: none; 
} 



.bucket_text 
{ 
font-family: Arial; 
font-size: 11px; 
color: #000; 
margin: 0px; 
font-weight: bold; 
} 

.subbucket_bg { 
background: url(images/subbucket_bg.jpg); 
} 

.buckettable { 
padding-right: 15px; 
} 

.margin_right 
{ 
margin-right: 12px; 
} 


/* text good for content bucket */ 

.small 
{ 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
} 
.small a:link, .small a:visited, .small a:active 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: underline; 
} 
.small a:hover, .small a:visited:hover 
{ 
font-family: Arial; 
font-size: 10px; 
color: #0000FF; 
text-decoration: none; 
} 


.bold 
{ 
font-family: Arial; 
font-size: 14px; 
color: #000000; 
font-weight: bold; 
} 
.bold a:link, .bold a:visited, .bold a:active 
{ 
font-family: Arial; 
font-size: 14px; 
color: #0000FF; 
text-decoration: underline; 
font-weight: bold; 
} 
.bold a:hover, .bold a:visited:hover 
{ 
font-family: Arial; 
font-size: 14px; 
color: #0000FF; 
text-decoration: none; 
font-weight: bold; 
} 
