body {
	margin: 0px;
	background-image: url(images/10.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#header {
	height: 75px;
	padding-top: 10px;
}
#Flash {
	height: 150px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#left {
	width: 220px;
	float: left;
}
#right {
	float: right;
	width: 540px;
}
#right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #993300;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
#right h4 {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
}

img.rightimg {
	float: right;
	margin-left: 10px
}
#right p, #right ul li, #right ol li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 18px;
}
#Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
	text-align: center;
	height: 60px;
	margin: 0px;
	background-color: #CCCCCC;
}
#Footer p{
	text-align: center;
	height: 30px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
}
#Footer a{
	text-align: center;
	height: 30px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#Footer a:hover{
	text-decoration: underline;
}
#content #right ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

