body {
	margin-top: 49px;
	padding: 0;
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BBBBBB;
}

.style2 {
	color: #DADDD1;
	text-decoration: none;
	font-family: verdana;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bold;
	position: relative;
}
.style4 {
	color: #333333
}
.style15 {
	color: #37B3CC;
	font-style: italic;
	font-size: x-small;
	font-weight: bold;
}
.style90 {	font-size: 12px;
}
.styletext {	font-size: 12px;
	color: #CAC7C3;
}


h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #48ACDE;
}

h1 {
	font-size: 18px;
	color: #48ACDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h2 {
    margin: 0;
	font-size: 23px;
}
h4 {
	background: url(infimages/newpost.gif) no-repeat left;
	margin: 0;
	padding: 0 0 0 18px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 18px;
}
p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link {
	color: #009CE8;
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #009CE8;
}
a:hover {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
a:active {
	font-style: oblique;
	font-weight: bold;
	text-decoration: none;
	color: #009CE8;
}
img {
	border: none;
}

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

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

#displaypic {
	width: 620px;
	height: 240px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: #000000 url(infimages/davidbowie.png) no-repeat right;
}

#inflogo {
	width: 820px;
	height: 60px;
	margin: 0 auto;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url(infimages/img02.jpg) no-repeat left top;
}

#wrapper-btm {
	background: url(infimages/img03.jpg) no-repeat left bottom;
}

#page {
	width: 860px;
	margin: 0 auto;
	padding-top: 20px;
}

#content {
	float: right;
	width: 620px;
}

.newsy {
	padding: 2px 20px;
}

.newsy .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
}

.newsy h2 {
	height: 32px;
	padding: 8px 0 0 15px;
	font-size: 18px;
	color: #DADADA;
}

.newsy .entry, .entry2 {
	padding: 0 15px;
}

.newsy .meta {
	margin-left: 15px;
	margin-right: 15px;
	padding: 0 0 5px 0;
	border-top: 1px dashed #333333;
	font-size: 10px;
}

.newsy .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.newsy .meta .byline {
	float: left;
	background: url(infimages/postinfo.gif) no-repeat left center;
	padding: 0 20px 0 18px;
}

.newsy .meta .links {
	float: right;
}

.newsy .meta b {
	display: none;
}

#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
}

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

#sidebar li {
	margin-bottom: 40px;
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
	height: 32px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #DADADA;
}

#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	padding: 0;
	font-size: 10px;
}

html>body #footer {
	height: auto;
}

#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}

/*forspry*/

.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab {
	font: bold 0.7em sans-serif;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #333333;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #000000;
}
/*ansi*/

#ansititle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:italic;
	color: #A2AEB9;
	text-align: center;
	}
#ansipic {
	border:thin dotted #333333;
	}
	
#bothome {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: lowercase;
	color: #006699;
	text-align: center;
	}
#prevnext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: lowercase;
	color: #A2AEB9;
	text-align: center;
	}
#newstitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	border: 1pt dotted #666666;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 18px;
	background-color: #0F0F0F;
	background-image: url(infimages/postinfo.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
	#elsefrm {
	width: 560px;
	border:thin dotted #333333;
	}
	