* {
	font-family: "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 14px;
}
body {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	padding-bottom: 20px;
	background-color: #CF002F;
	background-color: #eee;
	background-image: url('http://www.webpagebackground.com/red/redcrust.jpg');
	background-image: url('http://www.webpagebackground.com/texture/redtexture.jpg');
	background-image: url('http://static1.grsites.com/archive/textures/red/red008.jpg');
	background-image: url('http://static1.grsites.com/archive/textures/red/red019.jpg');
	background-image: url('http://static1.grsites.com/archive/textures/red/red168.gif');
	background-image: url('http://static1.grsites.com/archive/textures/red/red205.gif');
	background-image: url('http://static1.grsites.com/archive/textures/red/red206.gif');
	background-image: url('http://www.webpagebackground.com/red/volcano.jpg');
	background-image: url('http://static1.grsites.com/archive/textures/red/red145.jpg');
	background-image: url('/img/bg.jpg');
	background-image: url('http://www.magmafs.net/img/bg.jpg');
}
a {
	text-decoration: none;
	color: #e88f25;
	color: #de7a04;
}
a:hover {
	color: #a44;
}
#maincontainer {
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-top: 50px;
	padding: 20px;
	padding-bottom: 0px;
	width: 750px;
	border: 1px solid #666;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	min-height: 650px;
}
#banner, #nav, #adcol, #contents {
	position: relative;
	background: white;
}
#banner {
	margin-top: 0px;
	margin-left: 0px;
}
#overbanner {
	position: relative;
	z-index: 100;
	margin-top: -100px;
	margin-left: 210px;
	width: 520px;
	height: 30px;
	background-color: white;
	font-size: 28px;
	text-align: justify;
}
#nav {
	margin-top: 10px;
	margin-left: 210px;
	width: 550px;
}
#nav a {
	margin-right: 11px;
	font-size: 13px;
}
#adcol {
	position: absolute;
	float: left;
	font-size: 12px;
	margin-top: 50px;
	margin-left: 30px;
	padding: 2px;
	text-align: right;
}
#adcol, #adcol > div {
	width: 140px;
}
#adcol a {
	font-size: 12px;
	font-weight: normal;
	color: #c33;
	margin-bottom: 6px;
	display: block;
}
#adcol a:hover {
	color: black;
}
#news {
	direction: ltr;
}
#news a {
	display: block;
	margin-bottom: 10px;
}
#contents {
	margin: 50px;
	margin-left: 210px;
	margin-right: 0px;
	width: 510px;
	max-width: 510px;
	text-align: justify;
}
#contents, #contents * {
	font-size: 12px;
	line-height: 18px;
}
#contenttitle {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 0px;
	display: block;
	text-align: right;
	color: red;
	color: #660022;
	font-size: 20px;
	background-color: #fff;
	z-index: 100;
}

#footer {
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	width: 510px;
	border-top: 1px solid #ccc;
	font-style: italic;
	width: 100%;
}

#footer, #footer * {
	font-size: 12px;
}

p:first-letter {
	font-weight: bold;
}

code {
	font-family: monospace;
	color: #555;
	color: #ff0000;
}

iframe.fullpage {
	border-width: 0px;
	z-index: 100;
	width: 500px;
	height: 650px;
	clip: rect(0px, 500px, 0px, 0px);
	overflow: auto;
}

.tabs * li {
	display: inline;
	margin-bottom: 0px;
	margin-right: 3px;
	border: 1px solid gray;
	border-bottom-color: #fff;
	padding: 3px;
}

.tabs, .tabs * {
	padding: 0px;
	margin: 0px;
}

.tabs {
	border-bottom: 1px solid gray;
	padding-bottom: 0px;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.tabs * li#current {
	background-color: #eee;
	border-bottom-color: #eee;
}

.tabs * li#current * {
	color: #000;
}

.tabs * li:hover {
	background-color: #eee;
	border-bottom-color: #eee;
}

.tabs * li:hover * {
	color: red;
}

.bar {
	float: right;
	width: 100px;
	min-width: 100px;
	padding: 1px;
	border: 1px solid gray;
}

.barv, .barv *, .barv p {
	position: relative;
	background-color: orange;
	text-align: right;
	font-size: 10px;
	line-height: 12px;
}

.intref {
	white-space: nowrap;
}

.feature {
	padding-left: 10px;
	border-left: 20px solid orange;
	margin-top: 50px;
}

#contenttitle + .feature {
	margin-top: 0px;
}

p.note i {
	color: #565;
	color: #ff0000;
} 
p.note {
	margin-top: 50px;
	margin-left: -30px;
}

a img {
	border-width: 0px;
}

hr {
	border-width: 0px;
	border-top: 1px solid orange;
}

#donate_footer {
	float: right;
	border: 1px solid orange;
	width: 62px;
	height: 31px;
}

#koders_link, #Text1, #btnSearch {
	display: inline;
}

#Text1, #btnSearch {
	border: 1px solid orange;
	padding: 2px;
	margin: 2px;
	font-size: 12px;
}

#Text1 {
	width: 90px;
}

#btnSearch {
	font-size: 10px;
}

#koders_search input {
	border: 1px solid #999;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}

#koders_search input[type="text"] {
	border: 1px solid #ddd;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}

#icons {
	float: right;
}

#icons img {
	vertical-align: top;
	height: 20px;
	margin-left: 2px;
}
