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

body {
	margin: 0px; 
	padding: 0px;
	background: url('images/bg.gif') repeat-x fixed;
	background-color: #0070BA;
}


.boxcontentexpand li{
list-style:none;

}
.container {
	width: 1000px;
	margin: 0 auto;
	background-color: #EAEAEA;
}
#header {
	background: url('images/1013.gif') no-repeat;
	background-color: #2367AE;
	width: 1000px;
	height: 129px;
}
#content {
	position: relative;
	margin-top: 0px;
}
.navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	background-color: #FFF;
	width: 258px;
}
#nav {
	margin: 20px;
	padding: 0px;
	margin-left:5px;
	list-style-type: none;
	background-color: #FFF;
}

#nav ul {
	margin: 10px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFF;
}

.page_folder a {
	color: #0E336A;
	font-family: Georgia;
	font-size: 14px;
	background: url('images/bullet.gif') left center no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

.mainHeading {
	color: #0E336A;
	font-family: Georgia;
	font-size: 14px;
	background: url('images/bullet.gif') left center no-repeat;
	padding-left: 14px;
	font-weight: bold;
}

.page_item a {
	color: #666;
	font-family: Verdana;
	font-size: 11px;
	background: none;
	font-weight: normal;
	padding-left: 15px;
}
.page_item a:hover {
   font-weight:bold;
}

#middlecolumn {
	position:absolute;
	left: 263px;
	top: 0px;
	margin-top: 11px;
	padding: 0px;
	width: 428px;
}

#widecolumn {
	position:absolute;
	left: 263px;
	top: 0px;
	margin-top: 11px;
	padding: 0px;
	width: 690px;
}
#slide {
	background: url('images/evening.png');
	height: 302px;	
	margin-bottom: 13px;
}
#rightcolumn {
	position:absolute;
	padding: 11px 0 0 0;
	left: 697px;
	top: 0px;
	width: 300px;
}
.box {
	background-color: #FFF;
	height: 302px;
	margin-bottom: 13px;
}
.boxexpand {
	background-color: #FFF;
	margin-bottom: 13px;
}
.title {
	text-align: center;
	padding: 15px 0 15px 0;
	color: #333;
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	background-color: #CAD4E0;
}
.joincomunity {
	text-align: center;
	padding: 15px 0 15px 0;
	color: #333;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	background-color: #CAD4E0;
}
.boxcontent {
	font-family: Verdana;
	font-size: 11px;
	padding: 20px 0 0 14px;
}
.boxcontentexpand {
	font-family: Verdana;
	font-size: 11px;
	padding: 20px 0 10px 14px;
}
h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
}
a {
	color: #006699;
	text-decoration: none;
	font-family: Verdana;
}
.bg{

background: url('images/footerBg.gif');
}
#footer {
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	padding: 0;
	background-color: #C7D0D8;
	color: #333;
	width: 1000px;
}
.nextpages {
	font-size: 11px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#middlecolumn img {
	z-score: 0;
	padding: 10px;
}
#widecolumn img {
	z-score: 0;
	padding: 10px;
}

#searchBar, #searchBar input[type=text] {
  text-align:right;
}

#content {
  background:#eaeaea;
}

ul#nav li.page_folder {margin-bottom:10px;}

#middlecolumn .boxcontent h3 {margin-top:25px}

textarea#comment {width:700px; !important}