* {
	margin:0; padding:0;}
body {background: #FFFFFF url(images/bg.jpg) fixed repeat-x;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
#wrap {
	background:url(images/mainbg.jpg) repeat-y;
	width:880px;
	margin:auto;
	height: auto;
}

#header {
	height:210px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content #sidebar { width:222px; float:right;}
#content #left {width:648px; float:left;}
.clear {
	clear:both;
	text-align: center;
}
#footer {
	height:12px;
	text-align:center;
	background-repeat: no-repeat;
}
#footer p {display:block; margin-top:3px;}
#footer #credit { font-size:10px;}
h1, h2, h3, h4, h5, h6 {
	color:#013870;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-variant:small-caps;
}

h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:15px;
}


a {
	color:#F60;
	text-decoration: none;
}
a:visited {
	color:#36F;
}
a:active {
	color:#F60;
}
a:hover {
	text-decoration:underline;
}

#content #left p {
	line-height:20px;
	margin-bottom:20px;
	text-align: left;
}
#sidebar .sidebartop {
	height:41px;
	background-image: url(images/sidebartop.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#sidebarcontent {padding:5px 10px 5px 12px;}

#sidebar h2 {background:url(images/sidebarheading.jpg) no-repeat center bottom; display:block; padding:5px; font-size:18px;}

#sidebar ul {list-style:none; }
#sidebar li { display:block; height:25px;}
#sidebar a {
	display:block;
	color:#013870;
	height:20px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
	border-bottom:solid 1px  #efefef
}
#sidebar a:visited {
	display:block;
	color:#013870;
	height:20px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
	border-bottom:solid 1px  #efefef
}
#sidebar a:active {
	display:block;
	color:#36F;
	height:20px;
	padding:5px 5px 0px 5px;
	text-decoration:none;
	border-bottom:solid 1px  #efefef
}

#sidebar a:hover {
	border-bottom:solid 1px #cccccc;
	color: #36F;
}
#left .post {background: url(images/postmid.jpg) repeat-y; width:641px; margin-left:8px; margin-bottom:20px;}
#left .post .posttop {background:url(images/posttop.jpg) no-repeat; height:11px;}
#left .post .postitem p strong   {
	color: #013870;
}
.post .postitem {
	padding:10px;
}
.post .postbottom {
	background:url(images/postbottom.jpg) no-repeat;
	height:70px;
	font-size:11px;
	text-align:center;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post h2 {display:block; padding:5px 0px 5px 0px; border-bottom:solid 1px  #D8CDB8; margin-bottom:15px;}
#left .postinfo {
	display:block;
	font-size:11px;
	color:#666666;
}

#header ul {list-style:none;}


#left img {background:#ffffff; padding:3px; border: solid 1px #D3C2A3; margin:8px;}

.post ul {list-style:square; margin-left:10px;}
.post ol { list-style:decimal; list-style-position:inside;}
.post li {padding:5px 10px 5px 10px;}
.post ul li {margin-left:10px;}
#left th {padding:10px; background: url(images/strips.jpg) repeat-x; color:#000000; font-family:"Trebuchet MS", Verdana, sans-serif; font-size:14px; text-transform:uppercase; margin:0px; border-bottom: solid 1px #DBD2B0;}
#left td {
	padding:6px;
}

