body { 
background-image : url('images/mainback.png'); 
text-align : center; 
background-color : #fff; 
color : #000; 
} 
#wrapper { 
width : 1000px; 
text-align : left; 
margin : 10px auto; 
background-image : url('images/banner.png'); 
background-repeat : no-repeat; 
height : auto; 
border : 1px solid; 
} 
#headcontent { 
text-align : center; 
margin-top : 200px; 
background-color : #d1d5dc; 
} 
#content { 
text-align : center; 
} 
#search { 
font-size : 12pt; 
font-weight : bold; 
width : 300px; 
} 
#searchbutton { 
font-size : 12pt; 
font-weight : bold; 
width : 100px; 
} 
.bold { 
font-weight : bold; 
text-align : right; 
vertical-align : top; 
white-space : nowrap; 
} 
.leftaligned { 
text-align : left; 
} 
.centeraligned { 
text-align : center; 
} 
.topcell { 
background-color : #356391; 
color : #ffffff; 
font-size : 13pt; 
width : 900px; 
} 
.alternate { 
background-color : #d1d5dc; 
} 
.copyright { 
font-size : 8pt; 
} 
.downcell { 
background-color : #afbbc5; 
height : auto; 
vertical-align : top; 
} 
body, th, td, input { 
font-family : "Trebuchet MS", Arial, sans-serif; 
font-size : 13px; 
line-height : 15px; 
} 