body {
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #F2F2F2;
	background-repeat: repeat-x;
	background-position: left top;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #666;
}

h1 { font-size: 26px; }

h2 { font-size: 18px; }

h3 { font-size: 14px; }

p, ul, ol {
	margin-top: 0;
	text-align: left;
	font-weight: normal;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 30px;
}

img.right {
	float: right;
	margin-left: 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 900px;
	height: 230px;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	background-color: #FFF;
}

/* Logo */

#logo {
	float: left;
	height: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}



/* Menu */

#menu {
	width: 900px;
	height: 24px;
	margin: 0px auto;
	padding-left: 0px;
	background-color: #999;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFF;
	width: 120px;
	height: 22px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	letter-spacing: 1px;
	padding-top: 2px;
}

#menu .orange a, #menu .blue a, #menu .aqua a, #menu .green a, #menu .red a {
	color: #FFF;
	text-decoration: none;
	background-color: #999;
}
#menu .orange a:hover {
	background-color: #ff9900;
}
#menu .blue a:hover {
	background-color: #0066CC;
}
#menu .aqua a:hover {
	background-color: #66ccff;
}
#menu .green a:hover {
	background-color: #669933;
}
#menu .red a:hover {
	background-color: #cc0000;
}
.menustyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Drop Down Menu */
.dropmenudiv{
	position:absolute;
	top: 0;
	z-index:100;
	background-color: #CCC;
	visibility: hidden;
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	text-transform: lowercase;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	width: 139px;
}

.dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ccc;
	text-decoration: none;
	color: #333;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 4;
}

.dropmenudiv a:hover{
	color: #fff;
	background-color: #999;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

#bannergrey {
	width: 900px;
	vertical-align: bottom;
	background-color: #999;
	height: 110px;
}

/* Page */

#page {
	width: 870px;
	margin: 0px auto;
	background-color: #999;
	border: 15px solid #FFFFFF;
}

#page-bgcontent {
	padding: 35px 25px 0px 25px;
	background-color: #FFF;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Content */

#content {
	float: left;
	width: 535px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	text-trzansform: none;
	font-size: 26px;
	letter-spacing: -1px;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	line-height: 26px;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .byline {
	padding-top: 10px;
	font-size: 18px;
	color: #999;
}

.post strong {
	color: #333;	
}

.post .meta {
	padding-top: 0px;
	padding-left: 0px;
	background: url(images/img09.gif) repeat-x left bottom;
	height: 20px;
}

.post .meta a { }

.post .entry {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post .entry .colleft {
	padding: 0px;
	width: 267px;
	float: left;
}
.post .entry .colright {
	padding: 0px;
	width: 267px;
	float: right;
}
.post .people {
	height: 110px;
}
.post .links {
	padding: 0px 30px 0px 0px;
}

.post .links .permalink {
	padding-left: 12px;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.post ul, .post ol {
	margin-left: 2em;
	padding-bottom: 20px;
}

.post ul {
	list-style-type: square;
}

.post ol {
	list-style-type: none;
	list-style-image:url(images/img08.gif)
}

/* Sidebar */

#sidebar {
	float: right;
	width: 238px;
	padding-bottom: 30px;
}

#sidebar ul {
	list-style: none;
	line-height: normal;
	border: none;
	margin: 0px;
}

#sidebar li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#sidebar a
{
	display: block;
	width: 216px;
	text-decoration: none;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 12px;
}

#sidebar a:hover
{
	text-decoration: none;
	background-color: #EFEFEF;
}

#sidebar ul ul li {
	border-style: none;
}

#sidebar ul ul a
{
	display: block;
	width: 203px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-image: url(images/img08.gif);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}

#sidebar ul ul a:hover
{
	text-decoration: none;
	background-color: #EFEFEF;
}
#sidebar h2 {
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 200px;
}
#box {
	float: right;
	width: 238px;
}
#box h3 {
	text-align: left;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
#box ul {
	list-style: none;
	line-height: normal;
	border: none;
	margin: 0px;
}
#box li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#box a {
	display: block;
	width: 228px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#box a:hover {
	text-decoration: underline;
}


/* Footer */

#footer {
	height: 100px;
	margin: 0px auto;
	padding: 0px;
	width: 900px;
}

#footer p {
	margin: 0;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #999;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	text-align: center;
}

#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
