#container {
	width: 700px;
	padding: 0px;
	border-top: 1px none gray;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#banner {
	padding: 0;
	margin-bottom: 0;
	background-color: #FFFFFF;
	border-bottom-width: 6px;
	border-bottom-color: #FFCC00;
	border-bottom-style: solid;
}
#content {
	margin-left: 200px;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-left: 0;
	margin-bottom: 20px;
}
#sidebar-a {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#footer {
	padding: 0;
	margin-top: 0;
	background-color: #FFCC00;
}
	body {
	margin-top: 0px;
	background-color: #669933;
	background-image: url(../imagesB/bckd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftbox {
	height: auto;
	width: 130px;
	margin-left: 30px;
	border: 2px dotted #000000;
	padding-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	width: 480px;
	padding-bottom: 10px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6600;
	width: 130px;
	padding-top: 5px;
}
.smtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}


.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.attention {
	color: #669900;
	font-weight: bold;
}

