body
{
	margin: 0px 0px 0px 0px;
	background-color: #BCB08D;
	/*text-align: center;*/
}
#box {
	width: 750px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: auto;
	height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #BCB08D;
	margin-bottom: 15px;
}
#left {
	float: left;
	width: auto;
	background-color: #BCB08D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
	color: #663300;
}
.left A
{
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B8B787;
	vertical-align: top;
	/*margin-bottom: 15px;
	margin-top: 0;
	padding-bottom: 25px;
	text-transform: uppercase;*/
	text-decoration: underline;
}
.left A:link { color: #B8B787; }
.left A:visited { color: #B8B787; }
.left A:active { color: #B8B787; }

.left A:hover
{
	color: #663300;
	background-color: #B8B787;
}
#right {
	width: 150px;
	float: right;
	/*font-family: Arial, Helvetica, sans-serif;*/
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	/*background-color: #BCB08D;
	color: #663300;
	text-decoration: none;*/
}
#rightitem {
	width: 115px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	/*padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;*/
	background-color: #BCB08D;
	color: #663300;
	text-decoration: none;
}
.rightitem A
{
	background-position: bottom;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #663300;
	vertical-align: top;
	/*margin-bottom: 15px;
	margin-top: 0;
	padding-bottom: 25px;*/
	text-decoration: none;
}
.rightitem A:link { color: #663300; }
.rightitem A:visited { color: #663300; }
.rightitem A:active { color: #663300; }

.rightitem A:hover
{
	color: #663300;
	background-color: #B8B787;
}
#footer {
	width: auto;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-color: #FFFFFF;
	background-color: #BCB08D;
	color: #663300;
}
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #663300;
	vertical-align: middle;
	margin-top: 0;
	margin-bottom: 30px;
	padding-top: 10px;
	line-height: 16px;
	height: 80px;
	/*padding-bottom: 25px;*/
	/*border: 1px solid #639;*/
}

.footer A
{
	color: #BCB08D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

.footer A:link { color: #663300; }
.footer A:visited { color: #663300; }
.footer A:active { color: #663300; }

.footer A:hover
{
	color: #663300;
	background-color: #B8B787;
}

.footer img
{
	margin-right: 7px;
	margin-left: 8px;
	vertical-align: middle;
	margin-top: -10px;
	/*border: 1px solid #d3b;*/
}

.footer img.floatleft { float: left; }

#feaPic { text-align: center; }
.feaPic {
	border: 10px solid #FFFFFF;
}
.Pic {
	border: 10px solid #FFFFFF;
	float: left;
	clear: right;
	margin: 3px 3px 3px 0px;
}
#thuPic { text-align: center; }
.thuPic {
	border: 5px solid #FFFFFF;
}
a:link {
	color: #663300;
	text-decoration: none;
	font-variant: small-caps;
}
a:visited {
	text-decoration: none;
	color: #ffffcc;
	font-variant: small-caps;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
p {
	color: #633000;
}
.pageHeader {
	font-size: large;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #633000;
}
li {
	color: #633000;
}
