body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #B8AF8D;
background-image: url(images/shadowJ.gif);
background-repeat: repeat-y;
background-position: center;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 750px;
	background: url("images/background_cols4.gif") repeat;
}

#header {
	margin: 0 0 15px 0;
	background: fdfbce;
}

#nav {
	margin: 0 0 15px 0;
	background: ffffff;
}


#side-a {
	float: left;
	width: 150px;
	font-size:11px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: normal;
    text-decoration:none; 
    color:#000;
}

#side-b {
	float: right;
	width: 150px;
	font-size:11px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: normal;
    text-decoration:none; 
    color:#000;
}

#content { 
	float: left;
	width: 59%;
	font-size:11px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: normal;
    text-decoration:none; 
    color:#000;
}

p { 
	font-size:11px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: normal;
    text-decoration:none; 
    color:#000;
}

head1 { 
	font-size:12px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: bold;
    text-decoration:none; 
    color:#333333;
}

/* #footer {
	clear: both;
	background: #758279;
	font-size:11px;
    font-family: Tahoma, Verdana, Sans;
    font-weight: bold;
    text-decoration:none; 
    color:#fff; 

*/

a {
color: #758279;
}