body {

text-align: center; 
margin: 0 auto;
background-color: #cdcdcd;


}
a:link {
	color:#333;
}
a:visited {
	color:#333;
}
a:hover {
	color:#306;
}
a:active {
	color: #333;
}



.header {


width: 918px; 
background-image: url(top.jpg); 
background-repeat: no-repeat; 
min-height: 275px; 
height: 275px; 
margin: 0 auto;

}

.bottom {

margin: 0 auto; 
width: 918px; 
clear: both; 
text-align:left;
height: 181px;
background-image: url(bottom.jpg); 

}

.main {
width: 918px; 
margin: 0 auto; 
background-image: url(middle.gif); 
background-repeat: repeat-y;

}

.content {

width: 918px; 
background-image: url(top_bgr.jpg); 
background-repeat: no-repeat;
background-position: left top;
}

.left {

width:633px;
text-align:left;
float: left;
margin-top: 22px;
display: inline;

}

.right {

width:285px;
margin-left:0px;
text-align:right;
float: right;
margin-top: 22px;
display: inline;
}

.nav p {

margin-right: 43px;
margin-top: 10px;
margin-bottom: 14px;

}

.nav a:link, .nav a:visited, .nav a {
font-family: Verdana, Arial;
text-transform: uppercase;
font-size: 0.8em;
font-weight: bolder;
text-decoration: none;
color: #4e1d54;
border: 0;
}


.left p {

margin-left:78px;
text-align:left;
font-family: Arial, Verdana;
font-size: 0.9em;
line-height: 1.2em;
width: 458px;
margin-bottom: 14px;

}

.links {

width: 640px;
float: right;
height: 15px;
margin-top: 246px;
padding-top: 0px;
text-align:right;
display: inline;
margin-right: 20px;

}

.navlink {

margin-right:43px;
margin-top: 12px;
margin-bottom: 5px;

}

