#main {
width:775px;
margin-left: auto;
margin-right: auto;
background: #add5e2;
text-align:center;
}


#header {
width:775px;
border-width: 0px;
}

#topmenu {
width:775px;
padding-top: 3px;
padding-bottom: 3px;
text-align: center;
background: #add5e2;
color: white;
font-size: 16px;
font-family: timesnewroman;
}

#center {
width:775px;
background:#3d0d7f;
float: left;
text-align:center;
}

#title {
font-size:30px;
font-family: timesnewroman;
font-style: italic;
text-align: center;
background:#3d0d7f;
width: 775px;
padding-top: 10px;
padding-bottom: 10px;
}

#centerc {
border-style: dotted;
border-width: 3px;
border-color: white;
width:660px;
background: #3d0d7f;
font-size: 14px;
font-family: timesnewroman;
text-align: justify;
padding-left: 10px;
padding-right: 10px;
margin-bottom: 40px;
}

.contact {
color: #add5e2;
border-style: solid;
border-width: 1px;
border-color: #add5e2;
background: #3d0d7f;
}

img {border-width: 0px;}

body {
margin: 0px;
padding: 0px;
background: url('bgr1.gif');
color: #FFFFFF;
line-height: 16px;
font-weight: normal;
text-align:center;
}

a:link {color: #FFFFFF; text-decoration: underline;}
a:visited {color: #FFFFFF; text-decoration: underline;}
a:hover {color: #add5e2; text-decoration: none;}

a.mainlink:link {color: #FFFFFF; text-decoration: none;}
a.mainlink:visited {color: #FFFFFF; text-decoration: none;}
a.mainlink:hover {color: #d246ce; text-decoration: none;}
