body {
	margin: 10px 0px 10px 0px;
	background-color: #ccffcc;
        	text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #0000ff;
	}

a:visited {
	color: #0000ff;
	}

a:active {
	color: #0000ff;
	}

a:hover {
	color: #33ff00;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 730px;
	background-color: #FFFFFF;
	border: 1px solid #669900;
	}

#container p {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	}


#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	background-color: #669900;
	text-align: left;
	padding: 15px;
	border-bottom: 1px solid #FFFFFF;
	height: auto;
	background: url(img/top.jpg) no-repeat left center;

	}

#banner a {
	color: #FFFFFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	line-height: 200%;
	}

#banner h2 {
	font-size: medium;
	line-height: 150%;
	}

#top {
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	padding: 15px;
	margin-bottom: 0px;
	border-bottom: 0px solid #669900;
	}

#top h3 {
	color: #669900;
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 5px;
	}
#top p {
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5px;
	}

#center {
	float: right;
	width: 526px;
	overflow: hidden;
	}

.content {
	padding: 0px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	}

.content h3 {
	color: #669900;
	font-size: x-large;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	}

.content h4 {
	color: #000000;
	background-color: #ccffcc;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	letter-spacing: .1em;
	padding: 5px 20px 5px 20px;
	border-width: 0px 0px 2px 2px;
	border-color: #669900;
	border-style: solid;
	}

.content img {
	margin-right: 10px;
	}

.content dt {
	color: #000000;
	font-size: medium;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: .1em;
	text-align: left;
	margin-bottom: 10px;
	margin-left: 20px;
	}

.content dd {
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

#container .content p {
	color: #000000;
	font-size: small;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	margin-bottom: 20px;
	}

.content li {
	color: #000000;
	font-size: medium;
	font-weight: normal;
	line-height: 200%;
	text-align: left;
	list-style-image: url(img/list1.gif);
	}

.content p a {
	font-weight: bold;
	}

#right {
	float: left;
	width: 195px;
	background-color: #ffffff;
	overflow: hidden;
	border: 1px solid #669900;
	margin-left: 5px;
	}

.sidebar {
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	}

.sidebar h3 {
	color: #ffffff;
	font-size: medium;
	text-align: center;
	font-weight: bold;
 	letter-spacing: .3em;
	background-color: #669900;
	padding: 5px 0px 5px 0px;
	}

.sidebar ul {
	padding-left: 20px;
	margin: 10px 10px 30px 10px;
	}

.sidebar li {
	color: #000000;
	font-size: small;
	text-align: left;
	line-height: 200%;
/*	letter-spacing: .1em;   */
	list-style-image: url(img/list1.gif);
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	}

.mail {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}

.ads {
	text-align: left;
	padding: 15px;
	}

#pr {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: x-small;
	line-height: 120%;
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	}

#pr a {
	color: #669900;
	text-decoration: none;
	font-weight: nomal;
	}

