
body {
	margin: 10px 0px 10px 0px;
	background: #FFFFFF url('/images/bgs/bgBody.gif') top left repeat;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #555555;
}

body { text-align: -moz-center; }

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #226201;
	margin: 0;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 20px;
	margin-right: 18px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 18px;
}

#clsContainer {
	width: 800px;
	height: 500px;
	border: 2px solid #FFFFFF;
}

a.menuLink {
	width: 130px;
	height: 20px;
	padding: 5;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #5B4822;
}
	
a.menuLink:visited {
	text-decoration: none;
	color: #5B4822;
}

a.menuLink:hover {
	background: #EAE5BF;
	text-decoration: none;
	color: #5B4822;
}

a.aptLink {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #635225;
}

a.aptLink:visited {
	text-decoration: none;
	color: #3D84CC;
}

a.aptLink:hover {
	text-decoration: underline;
	color: #3D84CC;
}

a.gallery {
	width: 200px;
	height: 25px;
	background: #E4DDAF;
	border: 1px solid #E4DDAF;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #628334;
}

a.gallery:hover {
	background: #ECE8C6;
	border: 1px solid #DAD08F;
	text-decoration: none;
	color: #628334;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.footer a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
