body {
font-family:Arial, Verdana, Helvetica, sans-serif;
background-color: #968253;
width: 750px;
}

h1 {
font-weight:bold;
font-size:100%;
text-align:left;
color:#968253
}

h2 {
font-weight:bold;
font-size:90%;
text-align:left;
color:#968253
}

h3 {
font-weight:bold;
font-size:85%;
text-align:left;
}

p {
font-size:90%;
color:#ffffff;
font-weight:bold;
}

.nav {
	font-size:100%;
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}

#header {
align: center;
margin: 1px,  #ffffff;
}

#footer {
background-color: #968253;
text-align: center;
height: 49px;
font-color: #000000;
font-weight: bold;
}

#leftcontainer {
 background-color: #ffffff;
}

ul {
font-size:90%;
}

li {
color:#ffffff;
}

a {
color:#ffffff;
}

a:hover {
color:#968253;
}

a.footer {
	font-size:100%;
	color:#000000;
	font-weight:bold;
}

