body {
	margin: 0px;
	text-align: center;
}
#page {
	display: block;
	clear: both;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#menu {
	background-color: #336699;
	text-align: left;
	display: block;
}
#menu a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin: 0px;
	float: left;
}
#menu a:hover {
	color: #369;
	text-decoration: none;
	background-color: #9cf;
}
#main-block {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	display: block;
	clear: both;
	margin-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #369;
	text-align: left;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #369;
	font-weight: normal;
	font-style: italic;
	background-color: #E2EBF5;
	padding: 5px;
}
#main-content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	display: block;
	padding: 10px;
	clear: both;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #369;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #369;
}
#main-content p {
	text-align: justify;
	display: block;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header {
	display: block;
}
#links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #ECF1F9;
	text-align: left;
	display: block;
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#links a  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #369;
	color: #333;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-image: url(images/bullet3.gif);
	background-position: left center;
	display: block;
	background-repeat: no-repeat;
	float: left;
	clear: left;
}
#links a:hover {
	background-color: #CCDCEE;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #369;
	background-color: #DDE6F4;
	text-align: left;
	display: block;
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 369;
	margin-top: 0px;
	clear: left;
}
h3.video a{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-image: none;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 369;
	line-height: 1.25em;
}
h3.video a img{
	display: block;
	float: left;
	margin-right: 5px;
}
h3.video {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	float: right;
	width: 200px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 2em;
}

