


body {
	background: #ffffff;
        margin: 0px auto;
  	width: 1000px;
	color: #000000;
	text-align: justify;
	font: 75%/150% Verdana, Arial, Helvetica, sans-serif; 
}

* {
  margin: 0;
  padding: 0;
  }



a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: darkblue;
	text-decoration: none;
}



h1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
}

h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #000000;
	text-decoration: none;
}

h2 {
	font-size: 18px;
	text-decoration: none;
	color: #000000;
	border-bottom: dotted 1px #222;
}

h2 a {
	text-decoration: none;
	color: #000000;
}

h2 a:visited {
	text-decoration: none;
	color: #000000;
}


h2 a:hover { 
	text-decoration: none;
	color: #fff;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h4 { /* Used only for welcome, or else this will be commented out */
	font-size: 19px;
	font-weight: bold;
}


#header {
	background: url(images/header.gif) no-repeat;
	height: 296px;
	position: relative;
}

#htitle {
	padding-top: 80px;
	padding-left: 40px;
	text-align: left;
	color: #000000;
	position: relative;
}

#pdescription {
	font-size: 1.2em;
	padding-top: 40px;
	padding-left: 40px;
	color: #000000;
	text-align: left;
	position: relative;
}



#welcome {
	padding-left: 35px;
	width: 650px;
	text-align: justify;
	padding-top: 70px;
	font-size: 10px;
}
#nvbar {
	list-style: none;
	margin: 0px;
	position: relative;
	float:left;
	top: 20px;
	padding-left: 35px;
	bottom: 0px;
}
#nbar li {
	float: left;
	margin-left: 5px;
	list-style-type: none;
}
#nbar .current_page_item a, #nbar .current_page_item a:visited{
	color: red;
	text-decoration: none;
}
#nbar .page_item a{
	color: #000000;
	text-decoration: none;
	background: #000 url(images/buttons.png) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
	border:solid 1px #111;
}
#nbar .page_item a:hover {
	color: #DBDBDB;
}

p img {
	padding: 0;
	max-width: 100%;
	border: solid 2px #222;
	background: #111;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#wrap {
	margin: 0px auto; 
	width: 1000px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.noc .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.noc .postmetadata {
	text-align: center;
	}
	



#content {
	clear: both;
	margin: 0;
	background: #000 url(images/cont001.gif) center repeat-y;
}

#content-top {
	background: url(images/top.gif) no-repeat;
	height: 189px;
	position: relative;
}

#content-top img {
	border: none;
}

#content-bottom {
	background: url(images/bot001.gif) no-repeat;
	height: 68px;
	position: relative;
}



#post-wrap {
	width: 650px;
	float: left;
	padding-left: 35px;
	position: relative;
	padding-top: 45px;
}

.post {
	margin: 0 0 30px;
	text-align: justify;
}

.pd ul, .pd li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.noc .pd {
	text-align: right;
}

.noc .pd .p {
	background: #222;
	padding-bottom: 5px;
	padding-top: 3px;
	border: solid 1px #111;
	font-size: 11px;
}

.noc .pd a {
	text-decoration: none;
}

.widecolumn .pd {
	margin: 30px 0;
}

.alt {
	background-color: #222;
}

.alt a {
	color: #EBEBEB;
}

.alt a:hover {
	color: #fff;
}

.pd {
	clear: left;
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #EBEBEB;
}	



.navigation a {
	color: #EBEBEB;
	text-decoration: none;
}	




#sbar {
	width: 225px;
	float: right;
	margin-right: 30px;
	padding-top: 5px;
}

#sbar h2 {
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	border-bottom: dotted 1px #111;
}

#sbar a {
	color: #ccc;
	text-decoration: none;
}

#sbar a:hover {
	color: #999;
	text-decoration: none;
}

#sbar ul, #sbar ul ol {
	margin: 0;
	padding-bottom: 10px;
	}

#sbar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sbar ul p, #sbar ul select {
	margin: 5px 0 8px;
	}

#sbar ul ul, #sbar ul ol {
	margin: 5px 0 0 10px;
	}

#sbar ul ul ul, #sbar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sbar ul ol li {
	list-style: decimal outside;
	}

#sbar ul ul li, #sbar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}


#footer-wrap {
	margin: 0px auto;
	width: 1000px;
	position: relative;
	clear: both;
}

#footer {
	text-align: center;
	position: relative;
	clear: both;
	color: #333;
	font-size: 11px;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #8D8D8D;
	text-decoration: underline;
}
	



.cleared {
  clear: both;
}



  
