.whole {
	background-color: #FFFFCC;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 920px;
	text-align: center;
}
.main {
	width: 799px;
	height: 100%;	
	background-color: #FFFFCC;
}
.content {
	background-color: cccc99;
	margin: 0px;
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 135px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-image: url(../images/body-headcap.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.leftnav {
	width: 155px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660066;
	padding-top: 25px;
	padding-right: 10px;
}
a.leftlink:link {
	font-weight: bold;
	color: #663366;
}
a.leftlink:visited {
	font-weight: bold;
	color: #663366;
}
a.leftlink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #663366;
}
a.leftlink:active {
	font-weight: bold;
	color: #663366;
}

a.homelist:link {
	text-decoration: none;
	color: #663366;
	
}
a.homelist:visited {
	text-decoration: none;
	color: #663366;
}
a.homelist:hover {
	text-decoration: underline;
	color: #663366;
}
a.homelist:active {
	text-decoration: none;
	color: #663366;
}

a:link {
	text-decoration: none;
	color: #663366;
	
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #663366;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 666633;
	margin-top: -1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 666633;
	margin-top: -1px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: 666633;
	margin-top: -1px;
}		/* Lily aug 20th 2007 */
.righthandbox {
	border: thin dotted #006633;
	position: relative;
	left: 300px;
	top: 45px;
}
.small {
	font-size: 10px;
	color: #666633;

}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 0px;
	width: 630px;
	border: none;
	left: 80px;
	position: relative;
	top: 35px;
}
body {
	background-color: #ffffcc;
	margin:0px    /* Lily aug 16th 2007 */
	}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bold {
	font-weight: bold;
}		/* Lily aug 16th 2007 */

.smallerbold {
	font-size: 11px;
	font-weight: bold;
}		/* Lily aug 16th 2007 */

.muslist
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.buton
{
	background-color: #ffffcc;
	font-weight: bold;
}
.indexpg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #660066;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
}