* {
	margin: 0;
	padding: 0;
	}
	body {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	text-align: center;
	margin: 0px;
	background-color: #007498;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
		}
div#container {
	width: 740px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-y;
	}
div#header-wrap {
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
		}
div#header-in {
	height: 321px;
	background-image: url(../images/header.jpg);
			}
div#content-wrap {
	margin-top: -40px;
		
		}
div#center {
	color: inherit;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 400px;
	margin-right: 165px;
			}
div#center  p{
	font-size:10px;
	font-family:verdana;
	margin-bottom:8px;
			}
div#center-in {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
	text-align: center;
				}
div#left {
	float: left;
	width: 212px;
	color: inherit;
	margin-left: 165px;
			}
div#left-in {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
			}
div#footer-wrap {
	clear: both;
			}
div#footer-in 	{
	font-size: .8em;
	height: 30px;
	background-image: url(../images/footer.jpg);
	text-align: right;
	padding-right: 180px;
	padding-top: 15px;
	background-repeat: no-repeat;
			}
p {
	line-height: 14px;
	font-size: .7em;
	font-family: "verdana";
	}
p a, ul.list a {
	color: #FFFF66;
	text-decoration: none;
	}
p a:hover, ul.list a:hover {
		color: #003366;
		background-color: #FFFF66;
		}
div#left ul {
	color: inherit;
	list-style-type: none;
}
div#center ul {
	line-height: 22px;
	font-size: 0.8em;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	text-align: center;
}
div#left ul li {
	color: inherit;
	list-style-type: none;
	margin-top: 6px;
	margin-bottom: 20px;
	font-size: .9em;
	margin-right: 5px;
	text-align: center;
	border: 1px dashed #FFFFFF;
}
div#center li a {
	line-height: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
}
div#center li a:hover {
	line-height: 18px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #FFFF66;
	text-decoration: none;
}



div#center h1 {
	line-height: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	font-size: 1.2em;
}
div#left h1 {
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	background-color: #3399CC;
	padding-left: 6px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #333366;
	border-left-color: #3399FF;
	margin-right: 4px;
}
div#left h2 {
	line-height: 22px;
	font-weight: normal;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: .8em;
	font-style: italic;
}
div#left ol {

	color: inherit;
	list-style-type: none;
}
div#left ol li {
	color: inherit;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: .9em;
}
a {
	font-size: .9em;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#center b {
	color: #FFFF66;
}