body { 
background-color: #CCCCCC; 
background-image: url(images/bg.jpg); 
background-position: top right; 
background-repeat: repeat-x; 
} 

#container { 
width: 801px; 
border: 1px #000000 solid; 
background-color: #FFFFFF; 
} 

td { 
font-family: Arial; 
font-size: 11px; 
color: #666666; 
} 

.text 
{ 
line-height: 20px; 
} 

/* header area start */ 

#header { 
white-space: nowrap; 
border: 0px; 
text-align: left; 
/*background-image: url(images/header_end.jpg); 
background-position: top right; 
background-repeat: no-repeat; */ 
} 



#header02 { 
width: 801px; 
border-top: 1px #FFFFFF solid; 
height: 19px; 
background-color: #ffea68; 
} 

/* topnav area start */ 


#header03 { 
width: 801px; 
} 



#topnav { 
width: 780px; 
text-align: right; 
background-color: #ffffff; 
white-space: nowrap; 
} 

/* main area start */ 

#main { 
width: 780px; 
background-color: #FFFFFF; 
border-top: 1px #f2e0d4 solid; 
margin-left: 21px; 
margin-right: -21px; 
} 

#leftnav { 
width: 178px; 
padding-top: 15px; 
border-left: 1px #e3caac solid; 
background-color: #fbfaf9; 
white-space: nowrap; 
} 



.bucket_bg 
{ 
background-image: url(images/bucket_bg.jpg); 
background-position: left bottom; 
background-repeat: no-repeat; 
border-right: 1px #ffffff solid; 
} 

.bucket_text 
{ 
font-family: Arial; 
font-size: 10px; 
color: #666666; 
font-weight: normal; 
padding-left: 10px; 
padding-right: 10px; 
padding-bottom: 10px; 
} 


#content_area 
{ 
width: 559px; 
padding-left: 20px; 
padding-right: 20px; 
padding-top: 20px; 
padding-bottom: 20px; 
border-left: 1px #e3caac solid; 
} 

/* footer area start */ 

#footer { 
background-image: url(images/footer_bg.jpg); 
background-position: top left; 
background-repeat: no-repeat; 
width: 780px; 
text-align: center; 
padding-top: 32px; 
padding-bottom: 8px; 
background-color: #FFFFFF; 
} 

#thomas_info { 
width: 801px; 
font-family: Arial; 
font-size: 10px; 
color: #000000; 
text-align: right; 
padding-top: 2px; 
padding-bottom: 2px; 
} 

/* heading styles */ 

h1 { 
font-family: Arial; 
color: #999999; 
font-size: 17px; 
font-weight: bold; 
} 

h2 { 
font-family: Arial; 
color: #999999; 
font-size: 14px; 
font-weight: bold; 
} 

h3 { 
font-family: Arial; 
color: #666666; 
font-size: 12px; 
font-weight: bold; 
} 

/* image styles */ 


#img09 { 
padding: 30px 0px 90px 0px; 

} 

.img00
{
margin-right: 5px;
margin-left: 5px;
}


.img01 
{ 
border: 1px #cccccc solid; 
float: left; 
margin-right: 15px; 
} 

.img02 { 
border: 1px #cccccc solid; 
float: left; 
margin-right: 10px; 
margin-bottom: 10px; 
} 

.img03 
{ 
padding-top: 40px; 
margin-right: 10px; 
} 

.img04 { 
border: 1px #cccccc solid; 
float: right; 
margin-left: 10px; 
margin-bottom: 10px; 
} 


/* miscellaneous */ 

/*It will set top margin of whole ul*/ 
ul.BucketContent 
{ 
margin-top: 5px; 
text-align: left; 
} 

/*it will set left and right margin of li*/ 
ul.BucketContent li 
{ 
margin-left: -15px; 
margin-right: 12px; 
} 



/*li{ 
list-style-image: url(images/arrow_dash.jpg); 
} */ 
