BODY {
	text-align: center;
	FONT-SIZE: 1em; MARGIN: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.block {
	DISPLAY: block
}

A.menu-choice {
	FONT-WEIGHT: bold; FONT-SIZE: 1em; COLOR: #46514d; TEXT-DECORATION: none
}
A.menu-choice:hover {
	COLOR: #9dab93; TEXT-DECORATION: underline
}

#container {
	width: 789px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}
#container #main {
	margin-left: 235px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.content {
	font-size: 0.8em;
	margin-top: 5em;
	line-height: normal;
}
#contentTitle {
	margin-bottom: 2em;
	font-size: 1.5em;
}
#left {
	float: left;
	font-size: 0.7em;
	width: 170px;
}
#left .links {
	background-image: url(images/divider_green6px.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	list-style-type: none;
	padding-top: 8px;
	padding-left: 20px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left .links li {
	background-image: url(images/divider_thinline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
}
#left #photo {
	text-align: center;
}
#left #photo #legend {
	text-align: left;
}
#bottom {
	margin-top: 1em;
	text-align: center;
}
#bottom #hosting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #0066CC;
}
#bottom #hosting a {
	text-decoration: none;
	color: #0033CC;
}
#bottom #hosting a:visited {
	color: #0033CC;
}
