body {
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
	margin-top:0px;
	background:#fffbcd;
}
img {
	border:none;
}
#page {
        margin:auto auto;
	width:100%;
	color:#6f4023;
}
#header {
	width:100%;
}
#logo {
	float:left;
	padding:10px;
}
#top-area {
	width:960px;
}
#top-pages {
	text-align:right;
	padding:10px;
	font-size:12px;
}
#top-pages a {
	color:#9b5f0d;
	text-decoration:none;
	font-size:12px;
}
#login {
	width:100%;
	font-size:12px;
	color:#333;
	text-transform:uppercase;
}
#footer {
	height:80px;
	width:100%;
        float:left;
        background:#fdd12f;
        background-image:url(../images/footerbg.png);
	background-repeat:no-repeat;

}
#sidebar {
	width:180px;
	float:left;
	margin:10px;
	padding-top:30px;
}
#sidebar ul {
	list-style:none;
	margin:0px;
}
#sidebar a {
	color:#6f4023;
	text-decoration:none;
}
#content {
	height:auto;
	width:720px;
	float:left;
	padding:10px;
}
#intro {
	width:100%;
	padding:10px;
	background-repeat:no-repeat;
	background-position:bottom right;
}
#bottomlinks {
	background: #eaeaea;
	text-align:center;
	color:#666666;
	width:100%;
}
#bottomlinks a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
.copy {
	color:#666;
	text-align:center;
	font-size:12px;
	padding:20px;
}
#content .leftimage {
   float: left;
   margin: 20px;
}
table {
	color:#6f4023;
	font-family: "Lucida Grande", "Verdana", sans-serif;
	font-size: 12px;
}

