#header {	
	background: url(images/headers/header.php) no-repeat;
}
#wrap {
	width: 1000px;
	background: url(images/navtile.png) repeat-y;			
}
#nav ul {
	padding: 0;
	list-style: none;
}
#nav h2 {
	margin: 0 0 7px;
	color: #2f6ea3;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background: url(/media/ccp0/html/star.gif) no-repeat 0 center;
	padding: 3px 0 3px 30px;
}
#nav ul {
	color: inherit;
	background-color: inherit;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	list-style: none;
}
#nav ul li li {
	color: inherit;
	background: url(/media/ccp0/html/swerl.gif) no-repeat 0 center;
	padding-left: 20px;
	line-height: 1.2;
	margin-left: 5px;
	list-style: none;
}
#nav ul li a {
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
}
#nav ul li p {
	width: 200px;
}
.post {
	margin: 0 20px 20px 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	border-bottom: 2px dashed #999;
}
.post p {
 	font-size: 1.1em;
 	margin-bottom: 1em;
}
.widget {
	margin-bottom: 10px;
}
.widgettitle {
	padding-left: 20px;
}