body {
	margin: 0px 0px 0px 0px;
		background-color: #ffffff;
        	text-align: center;
	}

a {
	text-decoration: none;
	}

a:link {
	color: #6090ef;
text-decoration: none;
	}

a:visited {
	color: #dda0dd;
text-decoration: none;
	}

a:active {
	color: #ff8c00;
text-decoration: none;
	}

a:hover {
	color: #ff8c00;
text-decoration: none;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 1px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 0px;
	width: 720px;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	color: #6090ef;
	background-color: #FFFFFF;
	text-align:center;
	padding:0px;
	border-bottom: 1px solid #FFFFFF;
	height: 1px;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .10em;
	}

#banner-img {
	display: none;
	}

#banner a {
	color: #6090ef;
	text-decoration: none;
letter-spacing: .10em;

}

#banner h1 {
letter-spacing: .10em;
font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
}

#banner h2 {
letter-spacing: .10em;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	}


.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#center {
	float:center;
	width: 500px;
	overflow: hidden;
	}




#right {
	float:center;
	width: 220px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	text-align:center;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align:center;
	font-weight:normal;
	margin-bottom: 10px;
	letter-spacing: .2em;
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: center;
letter-spacing: .2em;
	font-weight: normal;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #FFFFFF;
	text-align:center;
letter-spacing: .2em;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	clear: both;
	}

.sidebar {
	padding: 22px;
	}

#calendar {
  	line-height: 140%;
	color: #808080;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #6090fe;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight:normal;
	
	text-transform: uppercase;
  	
	letter-spacing: .5em;
	}

.sidebar ul {
	padding-left: 5px;
	margin: 5px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align:center;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.files {
	float: center;
	margin-bottom: 5px;
	margin-center: 10px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: center;
	color: #666666;
	margin-top: 50px;
	}
