body {
	font-family: "Trebuchet MS", tahoma, verdana, lucida, arial, sans-serif;
	font-size: 80%;
}
p {
	margin: 0 0 0 0px;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	text-align: center;
	font-size: 300%;
	font-weight: normal;
	color: #FFFFFF;
}
h3 {
	font-size: 220%;
	color: #000077;
}
h4 {
	font-size: 140%;
	color: #000077;
}
h8 {
	font-size: 180%;
	color: #F01E1E;
}
.cl {
	clear:both;
}
#container {
	width: 673px;
	margin: 0px auto;
}
#top_intro {
	color: #FFFFFF;
	width: 221px;
	height: 90px;
	background-color: #778CB3;
}
#top_intro_right {
	float: right;
	height: 90px;
	width: 447px;
	text-align: right;
}
#top_intro_right h2 {
	font-size: 220%;
	color: #000077;
	text-align: right;
}
#gallery {
	width: 673px;
	padding-top: 5px;
	padding-bottom: 2px;
}
#talk_points {
	width: 218px;
	height: 376px;
	margin-top: 2px;
	background-color: #778CB3;
	color: #FFFFFF;
	padding: 2px;
}
#talk_points p {
	margin: 0px 5px 0px 5px;
}
#menu {
	width: 434px;
	background-color: #F7CB33;
	padding: 6px;
	border-bottom: 5px solid #FFFFFF;
	float: right;
	text-indent:14px;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F7CB33;
	padding: 12px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 12px;
	background-color: #000077;
	text-decoration: none;
	color: #FFFFFF;
}
#content_intro {
	width: 446px;
	float: right;
	height: 380px;
	margin-top: 2px;
	background-color: #A0AFCB;
}
#content_top {
	color: #FFFFFF;
	width: 104px;
	height: 30px;
	background-color: #778CB3;
}
#content_top_right {
	float: right;
	height: 30px;
	width: 520px;
	text-align: right;
}
#content_top_right h2 {
	font-size: 180%;
	color: #000077;
	text-align: right;
}
#content_menu {
	width: 100px;
	height: 460px;
	background-color: #778CB3;
	padding: 2px;
	float: left;
	text-indent:5px;
}
#content_menu a:link, #content_menu a:visited, #content_menu a:active {
	background-color: #778CB3;
	padding: 6px;
	text-decoration: none;
	color: #000000;
}
#content_menu a:hover {
	padding: 6px;
	background-color: #000077;
	text-decoration: none;
	color: #FFFFFF;
}
#content_menu p {
	margin: 10px 0px 0px 0px;
}
#content {
	width: 540px;
	float: right;
	height: 460px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#pad {
	padding: 6px;
	color: #000000;
}
#footer {
	background-color: #F7CB33;
	padding: 6px;
	width: 661px;
	color:#000000;
	font-size: 80%;
	text-align: center;
	clear:both;
	border-top: 5px solid #FFFFFF;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
}
