body {
	margin: 0px;
	padding: 0px;
	background: #242323;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	margin-top: 0px;
	font-weight: bold;
	color: #FFFFFF;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
	border: 0px;
	border-top-color: #000066;
}

a {
	color: #FFCC00;
}
#footer {
}
.BottomInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 900px;
	margin: 0 auto;
	background-color: #444444;
}



a:hover {
	color: #FF9900;
}

a img {

}
.byline_img {
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 0px;
}


#wrapper {
	width: 900px;
	margin: 0 auto;
	border: thin solid #CC6600;
	background-color: #444444;
}

#header {
	width: 900px;
	height: auto;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: right;
	visibility: visible;
	width: 900px;
}

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

#menu li {
	float: left;
	margin: 0px;
}

#menu a {
	display: block;
	width: auto;
	padding: 6px 19px;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFCC00;
}

#menu .active {
	background: #404040;
}

#menu .active a {
	background: url(NewSite/images/img02.gif) no-repeat 100% -40px;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #444444;
}

#header-pic {
	background: #CCCCCC url(images/Header_index.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
	border: 0px;
}

/* Content */

#content {
	width: 678px;
	background-color: #444444;
	margin: 5px 5px auto 5px;
	float: right;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.post {
	margin: 0px 0px 5px;
	border: thin solid #A65300;
	background-color: #3E475E;
	color: #FFFFFF;
}

.post .title {
	margin: 0px;
	background: #444444 url(NewSite/images/img02.jpg) no-repeat left 50%;
	padding: 5px 10px;
	font-size: 1.4em;
	background-color: #A65300;
}

.post .title h1 {
}

.post .entry {
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.post .meta {
	font-weight: bold;
	padding-left: 20px;
}

.post .byline {
	margin: 0px;
	padding-left: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #3E475E;
	margin-bottom: 2px;
	border: thin solid #A65300;
}

#sidebar2 {
	float: left;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #3E475E;
	margin-bottom: 5px;
	border: thin solid #A65300;
}

#sidebar3 {
	float: right;
	width: 200px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #3E475E;
	margin-bottom: 5px;
	border: thin solid #A65300;
}

#sidebar-bgtop {
}

#sidebar-bgbtm {
	background: url(NewSite/images/img03.jpg) no-repeat left bottom;
}

#sidebar-content {
	background: url(NewSite/images/img01.jpg) repeat-y left top;
	color: #FFFFFF;
}

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

#sidebar li li {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 30px;
	padding-left: 15px;
	border-bottom: 1px dashed #BDBDBD;
	background: url(NewSite/images/img04.jpg) no-repeat left 50%;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar h2 {
	background: #444444 url(NewSite/images/img02.jpg) no-repeat left 50%;
	padding: 5px 10px;
	font-size: 1.4em;
	background-color: #A65300;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #FFFFFF;
}
#header-pic2 {
	background: #CCCCCC url(images/Header_paramore.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
	border: 0px;
}
#header-pic3 {
	background: #CCCCCC url(images/Header_mayfly.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
	border: 0px;
}
#header-pic4 {
	background: #CCCCCC url(images/Header_adams.jpg) no-repeat left top;
	width: 900px;
	height: 210px;
	border: 0px;
}
#newsletter {
	float: left;
	width: auto;
	position: relative;
	visibility: visible;
	top: 150px;
	left: 5px;
	border: 0;
}
