a:link {color: blue; text-decoration: none; border-style: none}
a:visited {color: purple; text-decoration: none; border-style: none}
a:hover {color: red; text-decoration: underline; border-style: none}

body {
	text-align: center;
	}
div#outside_wrapper {
	background: #eee;
	width: 944px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	}
div#inside_wrapper {
	width: 924px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: center;
	background: #eee;
	clear: both;
	}
div#header_left {
	float: left; 
	width: 155px;
	}
div#logging {
	float: right; 
	width: 789px; 
	height: 50px; 
	text-align: left; 
	font-family: verdana; 
	font-size: 10px; 
	background: white;
	}
div#column_left {
	background: #eee;
	float: left;
	width: 550px;
	}
div#column_right {
	background: #eee;
	float: right;
	width: 364px;
	}
div.section_header {
	color: white;
	background: #868686;
	font-family: century gothic;
	text-align: left;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 16px;
	font-weight: bold;
	}
ul.section_header_nav,ul.section_header_nav li{margin:0;padding:0;list-style-type:none}
ul.section_header_nav li{
	float: left;
	width: 100%;
	font-size: 16px;
	text-align: left;
	}
ul.section_header_nav a {
	width: 100%;
	font-size: 16px;
	padding-top: 2px;
	padding-bottom: 1px;
	display: block;
	font-weight: bold;
	font-family: century gothic;
    background: #868686;
    color: white;
    text-decoration:none;
    }
ul.section_header_nav a:visited {
	background: #868686;
	color: white;
	text-decoration: none;
	}
ul.section_header_nav a:hover {
	background: #a8a8a8;
	color: white;
	text-decoration: none;
	}
div.post {
	background: white; 
	font-family: verdana; 
	font-size: 13px;
	line-height: 1.5em;
	color: black; 
	text-align: left; 
	}
ul#navlist {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 789px;
	color: #fff;
	background-color: #AAB7FD;
	}

ul#navlist li {
	display: inline; 
	font-size: 13px; 
	font-family: arial narrow; 
	font-weight: bold;
	}

ul#navlist li a {
	float: left;
	text-align: center;
	width: 6.5em;
	height: 16px;
	color: #fff;
	padding-top: 3px;
	padding-bottom: 2px;
	background-color: #AAB7FD;
	text-decoration: none;
	border-right: 1px solid #fff;
	}

ul#navlist li a:hover {
	background-color: blue;
	color: #fff;
	}

ul#split,ul#split li{margin:0;padding:0;list-style:none}
ul#split li{float:left;width:230px;margin:0 16px 10px 0}
ul#split h3{font-family: century gothic; font-size: 16px; font-weight: bold;margin:0px;padding: 2px 0 0;text-align:center;color: #FFF}
ul#split p{margin:0;padding:5px 8px 5px}
li#one{background: #868686}
li#two{background: #FFF}
li#three{background: #868686}
li#four{background: #868686}

div.pollWrapper {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	padding: 3px;
	margin: 0px;
	}
div.pollTotalVotes {
	font-size: 9px;
	color: #ddd;
	}
div.Answer {
	font-size: 9px;
	text-align: left;
	}
div.pollAnswerBlock {
	font-size: 9px;
	text-align: left;
	padding: 5px;
	border: solid white 1px;
	margin-bottom: 2px;
	}

img.forumFloatLeft {
	float: left;
	margin: 5px;
	}
.itempadbig {
padding: 5px 0 5px 0;
}
.breadcrumbspacer {
 color:  #6B6B85;
}
.spacer {
 margin-bottom: 5px;
}
#subheader {
 background: 		#F0F0F2 url(http://uncleharvey.com/themes/forum_themes/default/images/bg_breadcrumb.jpg) repeat-x left top;
 padding: 			4px 25px 3px 27px;
 text-align: 		left;
 border-bottom:		1px solid #8285AE;
}
.breadcrumb {  
 background-color:  transparent;
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         10px;
}
.breadcrumb a:link { 
 color:             #330099;
 background:        transparent;
 text-decoration:   none;
}
.breadcrumb a:visited { 
 color:             #330099;
 background:        transparent;
 text-decoration:   none;
}
.breadcrumb a:hover { 
 color:             #B9BDD4;    
 background:        transparent;
 text-decoration:   underline;
}
.currentcrumb {
 color:  #38394B;
 font-weight: bold;
}

