body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images_blue/img01.gif) repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
}

h1 {
	f/ont-size: 2em;
	font-size: 16px;	
}

h2 {
	f/ont-size: 1.5em;
	font-size: 14px;
}

h3 {
	color:#0000FF;
	f/ont-size: 1em;
	font-size: 12px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 120%;
}

ul, ol {
}

blockquote {
}

a {
	color: #000033;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #000033;
	text-decoration: none;
}

hr {
	display: none;
}

img {
	margin: 1px;
}

/* Menu */

#menu {
	width: 1180px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	#background: url(images_blue/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 45px;
	margin: 0;
	padding: 0;
	background: url(images_blue/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 45px;
	background: url(images_blue/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 30px;
	margin: 0px;
	padding: 10px 5px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #00FFCC;
}

#menu a:hover {
	background: url(images_blue/img02.gif) repeat-x;
	color: #FFFFFF;
	height: 45px;
}

#menu .current_page_item a {
	background: url(images_blue/img02.gif) repeat-x;
	height: 45px;
	color: #FFFFFF;
}

/* Splash */

#splash {
	width: 1180px;
	height: 235px;
	margin: 0 auto;
	border-bottom: 6px solid #0000FF;
}

/* Logo */

#logo {
	width: 1200px;
	height: 55px;
	margin: 0 auto;
	color: #000000;
	font: 12px 	Tahoma, Arial, Helvetica, sans-serif;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 5px;
}

#logo h1 {
	float: left;
	padding-top: 10px;
	letter-spacing: -0px;
	font: 16px 	Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#logo h2 {
	float: right;
	padding-top: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font: 12px 	Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Page */

#page {
	width: 1220px;
	margin: 0 auto;
	padding: 0px;
}

/* Content */

#content {
	margin: 0 235px 0 210px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	p/adding: 160px 10px 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	border-right: 1px solid #CCCCFF;
	border-left: 1px solid #CCCCFF;
}

.post {
	padding-bottom: 3px;
}

.post .title {
	margin-top: 3px;
	height: 30px;
	padding: 5px 0px;
	letter-spacing: -0px;
	b/order-bottom: 1px dashed #B9B9B9;
	t/ext-transform: uppercase;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images_blue/img06.gif) repeat-x;
}

.post .district {
	margin-top: 3px;
	height: 30px;
	padding: 5px 6px;
	letter-spacing: -0px;
	b/order-bottom: 1px dashed #B9B9B9;
	t/ext-transform: uppercase;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background: url(images/districtback.gif) no-repeat;
}

.post .title a {
	text-decoration: none;
	color: #CCCCCC;
}

.post .entry {
	padding: 2px;
	#color: #6666FF;
	color: #000099;
	#letter-spacing: 0px;
}
.post .entry .pro {
	background: #CCCC00;
	padding: 5px;
	p\osition: relative;
	margin-bottom: 7px;
}
.post .entry .pro div, .post .entry .plus div, .post .entry .list div{
	margin: 3px;
	padding: 10px;
	background: #FFFFFF;
	text-align: left;
}
.post .entry .plus {
	background: #99CCCC;
	padding: 5px;
	p\osition: relative;
	margin-bottom: 7px;
}
.post .entry .list {
	background: #CCCCCC;
	padding: 5px;
	p\osition: relative;
	margin-bottom: 7px;
}
.post .entry .fblikebox {
	margin: 1px;
	float: left;
	width: 295px;
}
.post .meta {
	height: 15px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 12px;
	padding: 0 10px;
}

.post .permalink, .post .comments {
	float: right;
	height: 12px;
	padding: 0 10px;
}

.post .permalink {
}


/* Sidebar */

#sidebar {
	float: left;
	width: 208px;
	padding-left: 1px;
}
#sidebar2 {
	float: right;
	width: 210px;
	padding-left: 5px;
}
#sidebar ul,#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li,#sidebar2 li {
	margin-bottom: 1px;
}

#sidebar li ul,#sidebar2 li ul {
	padding: 0px;
	padding-left: 7px;
}

#sidebar li li,#sidebar2 li li {
	margin: 0;
	padding-left: 12px;
	#padding-bottom: 1px;
	background: url(images_blue/img04.gif) no-repeat left 50%;
}

#sidebar p,#sidebar2 p {
	padding: 0 3px;
}

#sidebar h2,#sidebar2 h2 {
	height: 30px;
	margin: 0 2px;
	padding: 5px 0;
	b/order-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	background: url(images_blue/img05.gif) no-repeat;
	color: #FFFFFF;
}

#sidebar a:hover,#sidebar2 a:hover {
	background: #FF0000 url(images_blue/img02.gif) repeat-x;
	color: #FFFFFF;
	f/ont-weight: bold;
}

/* Search */

#search form {
	padding: 10px;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	background: url(images_blue/footer.gif) repeat-x;
	clear: both;
	width: 1220px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 6px solid #0000FF;
	font-size: smaller;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
