body{
background-color:#b6cbc1;
font-family:tahoma;
text-align:center;
margin-top:30px;
}

td.banner{
width:820px;
height:154px;
background-image:url('../images/banner.jpg');
background-color:#ffffff;
}

#menu{
width:600px;
height:50px;
float:right;
text-align:right;
padding-right:25px;
padding-top:10px;
color:#ffffff;
font-size:12px;
font-weight:bold;
}

td.main{
width:820px;
height:300px;
text-align:center;
background-image:url('../images/main.jpg');
background-color:#ffffff;
font-size:12px;
}

td.links{
width:820px;
height:90px;
background-image:url('../images/footer.jpg');
background-color:#ffffff;
padding-bottom:5px;
}

td.footer{
width:820px;
height:20px;
text-align:center;
font-size:10px;
color:#4d836b;
}

a.links{
font-size:12px;
text-decoration:none;
color:#6a6a6a;
text-align:center;
line-height:25px;
}

a.white{
color:#ffffff;
text-decoration:none;
}

#frameBackground { 
background-color : #ffffff;
} 
#frameBorder { 
width : 350px;
background-color : #ffffff;
float : left;
border : 0 solid #c0c0c0;
} 
#frameBackground { 
padding : 5px;
} 
#displayArea { 
width : 400px;
text-align : center;
} 
#displayArea img { 
border : 0 solid #c0c0c0;
margin-bottom : 2em;
} 
#frameBorder p { 
text-align : right;
font : 10px verdana, sans-serif;
color : #2b2b2b;
} 
#caption, #credit { 
font-weight : bold;
color : #222222;
} 
p#closeWidget { 
position : absolute;
top : 50%;
left : 50%;
margin-top : -210px;
margin-left : 210px;
width : 50px;
} 

p{
text-align:left;
font-size:12px;
padding-left:20px;
padding-right:20px;
}

h1{
font-size:14px;
}

ol{
font-size:12px;
text-align:left;
}

a.footer{
color:#4d836b;
text-decoration:none;
}