body {
background: #D3DBF0 url(images/bk.jpg);
margin: 40px 0px 30px 0px;
color: #573E54; 
font-size: 15px; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif;
text-align: justify;
}

h1 { 
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-weight: bold; 
text-align: center; 
font-size: 30px;
}

h2 { 
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-weight: bold; 
text-align: center; 
font-size: 25px;
}  

p {
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-size: 15px;
text-align: justify;
} 


#wrap {
width: 961px; margin: 20px auto; padding: 0px; background: transparent url(images/wrap1.jpg) repeat-y; color: #46485b; 
}

#head { 
height: 59px; padding: 20px; background: transparent url(images/header1.jpg) no-repeat; color: #573E54;
}

#content {
margin-right: 100px;
margin-top: 30px; 
margin-bottom: 20px; 
margin-left: 100px; 
padding: 0px 10px 0px 0px;
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-size: 15px;
text-align: justify;
}


a:link { 
color: #7d7d7d; 
text-decoration: underline; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-weight: bold; 
} 
a:visited { 
color: #808dbf; 
text-decoration: underline; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif;
font-weight: bold; 
} 
a:hover { 
color: #99C; 
text-decoration: none;
font-family: Georgia, 'Arial Rounded M T Bold', Serif;
font-weight: bold; 
} 
a:active { 
color: #FFF;
text-decoration: none; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif;
font-weight: bold; 
} 


#foot {
clear: both; height: 59px; background: transparent url(images/footer1.jpg) no-repeat;
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-size: 20px;
text-align: center; 
}

#foot p {
padding: 20px; text-align: center; 
color: #46485b; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
font-size: 20px;
text-align: center;
}

img.border {
border:1px solid #573E54; padding:2px; 
}

.copyright { 
text-align: center; 
font-family: Georgia, 'Arial Rounded M T Bold', Serif; 
}



