
body { 
margin-top:10px; 
background-color: #Cfcfcf; 
background-image: url(images/bg.jpg); 
background-repeat:repeat-x; 
} 

#container { 
width: 960px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

/* header area start */ 

#header { 
width: 960px; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
} 

#utility_nav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #0072BC; 
} 

/* topnav area start */ 

#topnav { 
width: 960px; 
text-align: right; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #325482; 
white-space: nowrap; 
border-bottom: 1px solid #666; 
} 

/* main area start */ 

#main { 
width: 960px; 
background-color: #FFFFFF; 
border-top: 1px #FFFFFF solid; 
border-bottom: 1px #FFFFFF solid; 
position:relative; 
} 

#leftnav { 
width: 180px; 
height:100%; 
padding-top: 0px; 
padding-bottom: 120px; 
background-color: #E2E7E9; 
} 

#content_area { 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 30px; 
} 

/* footer area start */ 

#footer { 
width: 960px; 
text-align: center; 
padding-top: 4px; 
padding-bottom: 4px; 
background-color: #0072BC; 
} 

#thomas_info { 
width: 960px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

.bottom 
{ 
vertical-align: bottom; 
position:absolute; 
bottom:0px; 
width: 180px; 
padding-bottom:20px; 
display:block; 
text-align:center; 
left: 0px; 
} 



.bottom a 
{ 
padding:0px 0px 0px 0px !important; 
margin: 0px !important; 
text-align: center !important; 
display: block !important; 
border: 0px solid #ffffff !important; 
} 

.bottom a:hover 
{ 
padding:0px 0px 0px 0px !important; 
margin: 0px !important; 
text-align: center !important; 
display: block !important; 
background: none !important; 
border: 0px solid #ffffff !important; 
} 



/* heading styles */ 

h1 { 
color: #0057a9; 
font-size: 18px; 
font-weight: bold; 
} 

h2 { 
color: #333; 
font-size: 14px; 
font-weight: bold; 
padding-bottom:5px; 
margin-bottom:0px; 
} 

h3 { 
font-family: Times; 
color: #000000; 
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 */ 


.buckets{ 
padding:10px; 
text-align:center; 
background-color:#fcfcfc; 
} 

.cb{ 

font-family:arial; 
margin:0px; 
border:0px; 
} 
.cbtitle a:link, .cbtitle a:visited{ 
font-family:arial; 
font-weight:bold; 
font-size:12px; 
text-decoration:none; 
color:#669; 
text-align:center; 
} 
.cbtitle a:hover{ 
text-decoration:none; 
color:#3c76a0; 
font-size:12px; 
} 

.cbtitle img{ 
border:2px #666 solid; 
} 

.imgbdr{ 
border:1px #999 solid; 
} 

