body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color: #EECEED;	
}
p {
	font-family: Trebuchet MS, Arial;
	font-size:13px;
	color: #000000;
	line-height: 22px;
	margin: 12px 70px 0 30px;
}
strong {
	font-family: Trebuchet MS, Arial;
	font-size:14px;
	font-weight: bold;
}
ul li {
	font-family: Trebuchet MS, Arial;
	list-style-image: url(images/bullet.gif);
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	margin: 8px 60px 0 25px;
	
}
a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #990066;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #990066;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.a:active {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	
}
h1 {
	font-family: Trebuchet MS, Arial;
	color: #000000;
	margin: 12px 80px 0 30px;
	font-size: 18px;
}
h2 {
	font-family: Trebuchet MS, Arial;
	color: #000000;
	font-size: 15px;
	margin: 12px 80px 0 30px;
	font-weight: bold;
	line-height: 21px;
}
h3 {
	font-family: Trebuchet MS, Arial;
	color: #CCCCCC;
	margin: 0 0 0 0px;
	font-weight: bold;
	font-size: 16px;
	line-height: 18px;
}
h4 {
	font-family: Trebuchet MS, Arial;
	color: #666666;
	margin: 0px 0 0px 30px;
	font-weight: normal;
	font-size: 13px;
}
.center {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
	text-align: center;
}
.center a:link {
	font-family: Trebuchet MS, Arial;
	color: #366497;
	font-size: 11px;
	line-height: 12px;
	text-decoration: none;
}
.center a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}
.center a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	text-decoration: none;
}
.small {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	margin: 12px 95px 0 20px;
}
.small a:link {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #990066;
}
.small a:visited {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #990066;
}
.small a:hover {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #003366;
}

#header {
	width: 900px;
	height: 218px;
	background-image:url(images/header09.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#body {
	width: 900px;
	min-height: 550px;
	background-image: url(images/bodyframe.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
}
#subnav {
	width: 864px;
	height: 155px;
	background-image: url(images/subnav-bg.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding-left: 36px;
}
#footer {
	width: 900px;
	height: 116px;
	background-image: url(images/footer.jpg);
	padding-top: 25px;
	margin: 0 auto;
	clear: both;
}
#nav {
	width: 191px;
	height: 100%;
	padding-left: 50px;
}
