body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/bkgrd_large.jpg);
	background-repeat: repeat;
}
h1 {
	color: #039;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #333;
}


#banner {
	height: 120px;
	width: 100%;
}
#wapper {
	height: auto;
	width: 900px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}
#footer {
	clear: both;
	height: auto;
	width: 100%;
	background-color: #FFF;
	color: #666;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;
	margin-top: 10px;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.footertext a:link {
	color: #666666;
	text-decoration: underline;
}
.footertext  a:visited {
	color: #666666;
	text-decoration: underline;
}
.footertext  a:hover {
	color: #00C;
	text-decoration: none;
}
.footertext  a:active {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #009;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
	text-align: right;
}
#leftside_menu {
	width: 100px;
	float: left;
}
.menu_text {
	padding-left: 2px;
}

#leftside_menu a:link {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#content {
	height: auto;
	width: 765px;
	float: right;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
#leftside_menu a:visited {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}
#leftside_menu a:hover {
	font-size: 11px;
	color: #00C;
	text-decoration: underline;
	text-align: left;
	padding-left: 0px;
}
#leftside_menu a:active {
	font-size: 11px;
	color: #333;
	text-decoration: none;
	text-align: left;
	padding-left: 0px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}
.archive_button {
	padding-right: 10px;
	padding-left: 10px;
}
