*{padding:0;margin:0}
body{background:#595959;color:#222;font:12px/1 Palatino Linotype, Book Antiqua, Palatino, serif; min-width:1000px; background-image: url(../img/bg.png);}
a{color:#222;outline:none;text-decoration:none}
a:hover{color:#fff;}

h1{letter-spacing:1px;font-size:20px; font-variant: small-caps; font-family:Times;color:#333;}
p{color:#333; clear:both; margin:1em auto; line-height:1.5}
hr{display:none}

#header {
	padding-top:20px;
	height:90px;
	position:relative;
	width:700px;
	}


#header ul {
	position:absolute;
	top:70px;
	margin:0;
	padding:0;
	list-style:none;
	width:700px;
	right:0;
	}
#header ul li {
	float:right;
	margin:10px 0 0 1px;
	}
#header ul a {
	display: block;
    width: 123px;
    height: 20px;
    background: url("../images/btn.png") no-repeat 0 0;
	padding-top:5px;
	color:#fff;
	font-weight:bold;
	}

#header ul a:hover{
	display: block;
    width: 123px;
    height: 20px;
    background: url("../images/btn-in.png") no-repeat 0 0;
	padding-top:5px;
	color:#ccc;
	font-weight:bold;
}

#header ul a.active{
	display: block;
    width: 123px;
    height: 20px;
    background: url("../images/btn-in.png") no-repeat 0 0;
	padding-top:5px;
	color:#ccc;
	font-weight:bold;
}

#footer{ color:#222; text-align:center;}

#content{width:760px;margin-left: auto;margin-right: auto; padding: 1px; width: 695px; border: 3px double #595959;font:14px/1 Verdana;}
#menu{float:left}
#menu{list-style:none; padding:0 22px;}
#menu ul{padding:0 0 0 20px; list-style:square}
#menu a{padding:6px 0;display:block; font-size:14px; white-space:nowrap}
#menu a:hover{color:#E79D35}
#menu li a{font-weight:bold;}
#menu li li a{font-weight:normal}
#donate{padding:10px 0;}

ul.sub{list-style:none;margin:0 0 40px 0;}
ul.sub li{ float:left;}
ul.sub a{ padding:5px 10px; margin:5px 5px 0 0; background:#111; border:solid; display:block}
ul.sub a:after{content: " »"}
ul.sub a:hover{color:#C17878}

ul.list{border:1px solid #888}
ul.list, ul.list ul{padding:5px 0 5px 20px; margin:6px 0}
ul.list li{padding:2px 0}

.half{width:49%;margin-bottom:2%}
.colAA{width:68%;margin-bottom:2%}
.colC{width:30%;margin-bottom:2%}
.left{float:left}
.right{float:right}

#listing{color:222}
pre {
	background: #fff;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 5px 7px;
	overflow: auto;
	font-size: 12px;
}
pre, code {margin:0 0 1em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

.kw1 {
	color: #1b609a;
}

.kw2 {
	color: #9a6f1b;
}

.me1 {
	color: #666;
}

.kw3, .re0, .sc1 {
	color: #784e0c;
}

.br0 {
	color: #444;
}

.st0 {
	color: #489a1b;
}

.co1, .coMULTI {
	color: #888;
}

.nu0 {
	color: #70483d;
}

#contact-area {
	width: 400px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 400px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 40px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #000;
}

#contact-area input.submit-button {
	width: 150px;
}
