body {
	background-color: #ffffff;
	margin: 0em;
	padding: 0em;
	background-image: url(../images/blackfade.jpg);
	background-repeat: repeat-x;
}

.clearall {
	clear:both;
}

#container {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: inherit;
	top: 15px;
	line-height: 130%;
	margin-right: auto;
	margin-left: auto;
	min-height: 100%;
	max-height: 100%;
	min-width: 900px;
	max-width: 900px;
	position: relative;
	border: medium #9c9589 groove;
	height: auto;
}

#top {
	width: 900px;
	height: 130px;
	overflow: visible;
	vertical-align: middle;
	position: relative;
	background-color: #ffffff;
}

.error {
	color: #ff0000;
	font-style: italic;
}

.slogan {
	font-size: 14px;
	font-style: normal;
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right center;
	min-width: 300px;
	max-width: 900px;
	color: #4d4d4d;
	letter-spacing: 1px;
	float: right;
	overflow: visible;
	left: 300px;
	top: 35px;
	height: 60px;
	visibility: visible; 
}

.rightimg {
	position: absolute;
	top:3px;
	right:0px;
	width: 150px;
	background-image: url(../images/businesstop1.jpg);
	background-repeat: no-repeat;
	background-position: right;
	float: right;
	overflow: visible;
	height: 118px;
	visibility: visible;
}

.navcontainer ul {
	background-color: #0256A8;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	width: 100%;
	margin-top: -5px;
	margin-left: 0;
	padding-left: 0;
}

.navcontainer ul li { 
	display: inline; 
}

.navcontainer ul li a {
	padding: 0em 1em;
	background-color: #0256A8;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

.navcontainer ul li a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

#leftnav {
	float: left;
	width: 125px;
	top: 20px;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	border-right-color: #999999;
	left: +15px;
	position: relative;
}

.pom_banner {
	height: 100px;
	width: 512px;
	margin-top: 30px;
	margin-bottom: 20px;
	background: url(../images/sponsored_link.jpg) no-repeat top left;
	padding-left: 5px;
}

.sidebox {
	margin: 0 auto; /* center for now */
	width: 158px; 
	background: url(../images/blue_top_box_right_bottom.jpg) no-repeat bottom right;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}

.boxhead {
	background: url(../images/blue_top_box_right_top.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}

.boxhead h2 {
	background: url(../images/blue_top_box_left_top.jpg) no-repeat top left;
	margin: 0;
	color: white;
	font-weight: 600;
	font-size: 100%;
	line-height: 100%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.boxbody {
	background: url(../images/blue_top_box_left_bottom.jpg) no-repeat bottom left;
	margin: 0;
	padding: 1px 25px 5px 25px;
	font-size: 90%;
	text-align: center;
}

#rightnav {
	float: right;
	width: 155px;
	padding-top: 14px;
	text-align: justify;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
	left: +725px;
	height: auto;
	position: absolute;
	top: +145px;
	visibility: visible;
	overflow: visible;
}

#content { 
	margin-right:  160px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left:  155px;
	padding-top: 32px;
	padding-right: 10px;
	width: 540px;
	height: auto;
}

#democontent {
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 170px;
	margin-top: +37px; 
}


.demonav ul {
	padding-left: 0;
	margin-left: 0;
	background-color: #0256A8;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	position: absolute;
	visibility: visible;
	top: +145px;
	width: 697px;
}

.demonav ul li { display: inline; }

.demonav ul li a {
	padding: 0em .5em;
	background-color: #0256A8;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

.demonav ul li a:hover
{
	background-color: #CCCCCC;
	color: #000000;
}

.demonav ul li a:current {
	background-color: #CCCCCC;
	color: #000000;
}

#footer {
	clear: both;
	margin: 0;
	padding: .5em;
	color: #333;
	background-color: #ddd;
	border-top: 1px solid gray;
}

#leftnav p, #rightnav p { 
	margin: 0 0 1em 0; 
}

#content h2 { 
	margin: 0 0 .5em 0; 
}

#content h1, h2, h3, h4, h5, h6 {
	line-height: 130%;
}

#content h3 {
	margin-bottom: 0;
}

.nomargintop {
	margin-top: 0;
}

.smalltext {
	font-size: .9em;
}

hr {
	color: #0256A8;
	background-color: #0256A8;
	border: 0;
	height: 1px;
	margin: .5em 0 .5em;
}

.post {
	border-bottom: 1px solid #ccc;
	margin-bottom:60px;
}
textarea#comment {
	width: 540px;
}
.blog_title {
	font-size: x-large;
}

.blog_date {
	font-size: x-small;
}

.blog_entry {
	font-size: medium;
}

.blog_postmeta {
	font-size: x-small;
	float: right;
}

UL.categories  {
	list-style-type: none;
	padding-left: 0px;
}

li.cat-item {
	font-size: 9px;
	list-style-type: none;
	offset-left: 0px;
}

/* wordpress stuff */

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 
.alignleft {
	float: left;
}
 
.alignright {
	float: right;
}
 
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
 
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption-text {
	margin: 2px;
} 
.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}