body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: repeat;
	font-size: small;
	background-color: #505358;
}
#container {
	margin: auto;
	width: 780px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-y;
}
#main {
	background-image: url(images/mainfade.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.1;
	padding-top: 0px;
	padding-right: 7px;
	padding-left: 5px;
}


.home img {
	border: 1px solid #000000;
}
.home {
	margin: 10px;
}
.formbg {
	background-color: #e6e7e8;
}


#left {
	width: 175px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #478EC4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#right {
	padding: 4px;
}

#menu2 {
	padding: 0px;
	margin: 0px;
}

#menu2 li a {
	height: 24px;
	voice-family: "\"}\"";
	text-decoration: none;
	font-style: italic;
}	

#menu2 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #FFFFFF;
	display: block;
	background-color: #478EC4;
	padding: 8px 0 0 20px;
	font-weight: bold;
	}
	
#menu2 li a:hover {
	color: #478EC4;
	background-color: #A4D5E4;
	padding: 8px 0 0 20px;
	}
	
#menu2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
.crystal {
	color: #000000;
}
.clear {
	color: #000000;
}
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left }

#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 3px;
}
#footer p {
	font-size: 90%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #9EC0D3;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 1.5em;
}
.homeFooterText {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
}
