@charset "UTF-8";
/* CSS Document */

body {
	width: auto;
	color: #666;
	font-family: "Trebuchet MS", Helvitca, Geneva, Arial, sans-serif;
	min-width: 500px;
	font-size: 0.88em;
	background-color: #F5F5F5;
	text-align: center;
	margin: 0%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
#header {
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-color: #FFF;
	text-align: left;
	width: inherit;
	margin-top: 2px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 5px;
	padding-left: 50px;
	height: auto;
}
#content {
	background-color: #FFF;
	padding-bottom: 1px;
	height: inherit;
}
#footer {
	position: relative;
	width: inherit;
	height: auto;
	padding-top: 5px;
	float: left;
}
#bottom_one {
	position: inherit;
	height: auto;
	width: 110px;
	list-style-type: none;
	left: auto;
	float: inherit;
	top: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#bottom_two {
	position: inherit;
	height: auto;
	width: 90px;
	list-style-type: none;
	left: auto;
	float: inherit;
	top: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 5px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bottom_three {
	position: inherit;
	height: auto;
	width: 200px;
	list-style-type: none;
	left: auto;
	float: inherit;
	top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#bottom_four {
	position: inherit;
	height: auto;
	width: 110px;
	list-style-type: none;
	left: auto;
	float: inherit;
	top: 0px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 9px;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 5px;
}#bottom_five {
	position: inherit;
	height: auto;
	width: 110px;
	list-style-type: none;
	left: auto;
	float: inherit;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.3em;
	text-indent: -0.75em;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 0px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	letter-spacing: 0.1em;
	text-indent: -0.75em;
	text-transform: uppercase;
	font-size: 1em;
	padding: 0px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3, h4, h5, h6 {
	text-indent: -0.75em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	padding: 0px;
	margin-top: 1.5em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	margin: .35em 0px 0px;
	padding: 0px;
	line-height: 1
.em;
	font-size: 0.8em;
}
ul {
	margin-top: .35em;
	margin-left: 1em;
	padding: 0px;
}
li {
	line-height: 1.3em;
}
p#date {
	font-style: italic;
	text-align: right;
}
.date {
	color: #666;
	font-size: 0.9em;
	line-height: 1em;
	text-transform: none;
}
a:hover {
	text-decoration: none;
}
#wrapper #content {
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #333;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	bottom: auto;
	position: relative;
	color: #333;
}
