body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:70px 10%;
	padding:0 ;
	background:#fff;
	color: #666;
}
#container {
	width: 980px;
}
#header {
	background:#fff;
	height: 55px;
}
#header_left{
	float:left;
	width: 180px;
	height: 100%;
	background: url("images/header_logo.jpg");
	background-repeat: no-repeat;
}
#header_right{
	padding-left: 20px;
	font-family: sans-serif, Verdana;
	vertical-align: middle;
	text-align: left;
	font-size: 14px;
	margin-left: 30px;
}
#header_right ul{
	margin-bottom:0px;
}
 
#header_right ul li{
	display:inline;
	margin-right:10px;
}
#header_right a{
	color:#828282;
	text-transform: uppercase;	
	text-decoration: none;
}
#header_right a:hover, #header_right a:active{
	color:#000000;
	text-decoration: underline;	
	text-transform: uppercase;
}
#header_banner{
	clear: both;
	width: 980px;
	height: 100px;
	background: url("images/header_banner.jpg");
	background-repeat:no-repeat;
}
#sub_header{
	clear: both;
	width: 100%;
	border-bottom: 1px solid #ccc;
	float: left;
}
#breadcrumbs{
	width: 80%;
	float: left;
	clear: both;
	padding: 5px;
	margin-top: 5px;
}
#register{
	width: 15%;
	list-style: none;
	float: right;
	padding: 5px 0 0 0;
	text-align: right;
	margin-top: 5px;
}
#left {
	margin-left:-190px;/* must be 1 pixel less than width*/
	float:left;
	width:170px;/* must be same as left margin on #middle*/
	position:relative;
	left:-2px;/* line up exactly */
	display:inline;/* ie fix*/
	padding: 0px 0 0 5px;
}

#left h2{
	/*background: url("images/bg_header.png");*/
	border-bottom: 1px solid #ccc;
	height: 22px;
	color: white;
	width: 90%;
	font-size: 13px;
	margin: 0;
	padding: 0 0 0 8px;
}
#left ul{
	list-style-type: none;
	font-size: 11px;
	margin: 0 auto;
	padding: 0px;

}
#left ul li{
	list-style-type: none;
	width: 90%;
	margin: 0;
	font-weight: bold;
	padding: 3px 0px 3px 5px;
}
#left ul a:hover{
	background-color: black;
	color: white;
}
#left ul li ul li{
	list-style-type: square;
	list-style-position: inside;
	border: 0;
	font-weight: normal;
	/*border-bottom: #dadada solid 1px;*/
	margin: 0 auto;
	padding: 0 0 0 5px;
}
#right {
	margin-right:-200px;/* must be 1 pixel less than width*/
	float:right;
	width:190px;/* must be same as right margin on #middle*/
	position:relative;
	right:-2px;/* line up */
	display:inline;/* ie fix*/
	padding: 0px 0 0 5px;
}

#right h2 {
	/*background: url("images/bg_header.png");*/
	border-bottom: 1px solid #ccc;
	height: 22px;
	font-size: 13px;
	font-weight: 700;
	color: white;
	margin: 0;
	padding: 0 0 0px 8px;
}
a:link,a:active,a:visited {
	text-decoration: none;
	color: #000000;
	border: none;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}

#header h1 a:link, #header h1 a:active ,#header h1 a:visited,#header h1 a:hover
	{
	text-decoration: none;
	color: #fff;
	border: none;
}
#header h1 a:active{
	text-decoration: underline;
	color: #fff;
}

#right ul, #right ul {
	list-style-type: none;
	line-height: 150%;
	font-size: 11px;
	margin: 0 auto;
	padding: 0;
}

#right ul li,#ight ul li{
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
}

#right ul li ul,#right ul li ul {
	list-style-type: square;
	margin: 0 auto;
	padding: 0 3px;
}

#right ul li ul li,#right ul li ul li {
	list-style-type: square;
	list-style-position: inside;
	border: 0;
	margin: 0 auto;
	padding: 0;
}

#right ul li ul li ul.children li,#left ul li ul li ul.children li
	{
	list-style-type: none;
	border: 0;
	margin: 0 auto;
	padding: 0;
}

#right ul li ul li a,#right ul li ul li a {
	text-decoration: square;
}
* html #left{margin-right:-3px;}/* 3 pixel jog*/
* html #right{margin-left:-3px;}/* 3 pixel jog*/
 
#middle {
	/*
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	*/
	margin-top: 20px;
	margin-left:170px;
	margin-right:170px;
	padding: 10px 0 0 15px;
	width: 600px;
}
#middle h2{
	height: 22px;
	font-size: 13px;
	color:#000000;
	font-weight: 700;
}
/* mac hide and combat ie's 3 pixel jog \*/
* html #centre{overflow:hidden;float:left;width:100%}
* html #middle {height:1%;}
/* end hide*/
/*old stuff */
.postmetadata {
	background: #dfdfdf;
	border-bottom: 1px #ccc solid;
	border-top: 1px #eee solid;
	font-size: 10px;
	margin: 0;
	padding: 5px;
}

.boxcomments {
	clear: both;
	border-top: 5px solid #ddd;
	border-bottom: 5px solid #ddd;
	margin-bottom: 20px;
	width: 90%;
}

#commentform {
	border-top: 1px solid #eee;
	margin: 0;
	padding: 15px 15px 1px;
}

#commentform label {
	display: block;
	margin: 0;
}

#commentform input {
	width: 170px;
	margin: 0 5px 10px 0;
	padding: 1px;
}

#commentform textarea {
	width: 400px;
	margin: 0 0 10px;
	padding: 0;
}

#commentform #submit {
	margin: 0 0 20px;
}

#commentform p {
	margin: 5px 0;
}

ol.commentlist {
	margin: 0 0 1px;
	padding: 0;
}

ol.commentlist :hover {
	background: url(images/latestbck.gif) repeat-x;
}

ol.commentlist li {
	border-top: 1px solid #eee;
	display: block;
	list-style: none;
	margin: 0;
	padding: 15px 15px 1px;
}

ol.commentlist li :hover {
	background: none;
}

ol.commentlist li.commenthead {
	display: block;
	list-style: none;
	margin: 0;
	padding: 5px 15px;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

ol.tblist {
	border-top: 1px solid #fff;
	list-style: none;
	margin: 0 0 1px;
	padding: 15px;
}

ol.tblist li {
	display: block;
	list-style: none;
	background: transparent url(images/c.gif) 0 2px no-repeat;
	padding-left: 15px;
	margin: 0 0 5px;
}
/*old stuff */
#footer {
	width: 980px;
	clear: both;
	text-align: center;
	font-size: 11px;
	margin: 5px auto;
}
hr {
	color: #ccc;
	height: 1px solid;
} 
h1,h3,p {margin-top:0}
img{float:right;}
.clearer{
	height:1px;
	overflow:hidden;	
	margin-top:-1px;
	clear:both;
}

h2,h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.entry {
	font-size: 11px;
	width: 500px;
	text-align: left;
	margin: 5px 0 0;
	padding: 0 0 20px;
}
.entry img{
	float: left;
}

.alignright {
	float: right;
	margin-top: 10px;
}

.alignleft {
	float: left;
	margin-top: 10px;
}
a:link,a:active,a:visited {
	text-decoration: none;
	color: #000000;
	border: none;
}
a:hover{
	text-decoration: underline;
	color: #000000;
}
img{
	margin: 10px;
	border: 0px;
}
img a{
	border: 0px;
}
.gallery{
	display: table;
}
.gallery dl{
	margin: 0px;
	display: inline;
}
.attachment{
	clear: inherit;
	margin-bottom: 0px;
}