body{
font-family: verdana, "Century Gothic", sans-serif;
color: #3F3F8C;
background: #373737;
text-align: center;
}


#header{
width: 800px;
height: 186px;
background-image: url(images/header.jpg);
background-position: left;
}

#wrapper{
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 800px;
padding-bottom: 20px;
background: #FFFAF0 url(images/bottomright.jpg) bottom right no-repeat;
}


#left{
width: 8px;
height: 100%;
float: left;
margin-left: 0px;
margin-top: 0px;
margin-right: 5px;
text-align: left;
background: #fff;
}


#center{
margin-top: -10px;
float: left;
font-size: small;
text-align: justify;
width: 525px;
margin-right: 25px;
margin-left: 45px;
margin-bottom: 20px;
}


#right{
margin-top: 30px;
width: 190px;
float: left;
padding-left: 0px;
}

a
{
text-decoration: none;
font-weight: bold;
color: #3F3F8C;
}

a:link,
a:visited{
text-decoration: none;
color: #3F3F8C;
}

a:hover
{
text-decoration: underline;
color: #3F3F8C;
}

dl{
list-style-type: none;
}











.form{
font-size: x-small;
}









#contactdetails{
font-weight: bold;
}

#footer{
width: 800px;
margin-left: auto;
margin-right: auto;
color: #FFFAF0;
}

#footer a{
font-size: small;
color: #fff;
padding-top: 10px; 
padding-bottom: 20px;
font-weight: normal;
}

#footer a:link,
#footer a:visited{
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

.bold {
font-weight: bold;
}



li{
text-align: right;
list-style-type: none;
margin-right: 25px;
}

#leftalign{
text-align: left;
float: left;
}

#ydwd{
margin-right: 0px;
padding-right: 5px;
}

#ydwd a{
color: #999;
}

a img{
border: 0px;
}