body {
	background: url(../images/backgrounds/allbg.gif);
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	color: #e2e2e2;
	background-color: #1f1f1f;
	
}
#wrap {
	background: url(../images/backgrounds/topbg.gif) repeat-x;
	min-height: 1023px;

}
#flames {
	background:  url(../images/backgrounds/flamesbg.gif) no-repeat scroll center top;
}
#main {
	width: 752px;
	margin: 0pt auto;
	background: url(../images/backgrounds/topbg.gif) repeat-x;
}

/* Navigation ------------------------------------------- */
#topbar {
	background: url(../images/backgrounds/bgcorners.gif) no-repeat bottom left;
	float: left;
	width: 570px;
	margin: 0 0 4px 0;
}
#navigation {
	float: right;
	padding: 0;
	margin: 0;
}
.hide{
	display: block;
	float: left;
	margin: 0 0 0 -5000px;
}
#navigation li, .hide:active, .hide:focus {
	display: block;
	float: left;
	list-style-type: none;
	border-left: none !important;
	margin: 0;
}
#navigation a, .hide:active, .hide:focus {
	display: block;
	color: #aed617;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 15px 8px 15px;
	border-left: 2px solid #000;
}
#navigation li:hover {
	background-color: #131313;
	color: #f9da0a;
}
#head {
	width: 570px;
	float: left;
	display: block;
	margin: 0;
}

/* Content ------------------------------------------- */
#contwrap {
	background:url(../images/backgrounds/bg3.gif);  
	background-repeat: repeat-y;
	clear: left;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

.slogan{
	float: left;
	margin: 0 0 0 390px;
}

#content {
	width: 549px;
	float: left;
	padding: 0 0px 25px 20px;
	margin: 0;
	clear: left;
	overflow: hidden
}
/* Login ------------------------------------------- */

#login {
	width: 162px;
	float: left;
	padding: 10px 10px 0 10px;
	margin: 0;
	background: url(../images/backgrounds/loginbg.gif) no-repeat bottom left;
	font-size: 80%;
	line-height: 1.8;
}

fieldset {
	margin: 20px 10px 0 20px;
	padding: 10px 5px 0 5px;
	border: 1px solid #aed617;
}

legend {
	color: #aed617;
}
input:focus, select:focus, textarea:focus{
	border: 2px solid #aed617;
}
input, select, textarea {
	margin: 10px 0 5px 5px;
	padding: 2px;
	border: 2px solid #3d3d3c;
	float: left;
}
input.checkb{
	margin: 5px 5px 5px 205px;
}
#login input, #head img {
	margin: 0;
}
.button, #login input.button, .comment input.button{
	margin: 5px 0 0 5px;
	border-left: 2px solid #222;
	border-right: 2px solid #222;
	border-top: 2px solid #222;	
	border-bottom: none;
	float: right;
	background: url(../images/backgrounds/buttonbg.gif);
	padding: 6px 7px;
	font-weight: bold;
	color: #aed617;
	text-align: center;
}
.fix{
	display: block !important;
	clear: left !important;
	float: left;
	margin: 0 10px 0 300px !important;
	min-width: 170px;
}
#comment input.button{
	margin: 0 5px 0 0;
}
#thecomment {
	margin: 0 5px;
}
.time {
	float: right;
	display: block;
	width: 180px;
	margin: 30px 0 0 0 ;
	font-size: 80%;
	text-align: right;
}
#login input.button:focus, .comment input.button:focus, a.button:focus{
	border-left: 2px solid #aed617;
	border-right: 2px solid #aed617;
	border-top: 2px solid #aed617;
}
label{
	float: left;
	clear: left;
	text-align: right;
	width: 200px;
	margin: 5px 0 5px 0;
	line-height: 2;
}
label.small{
	font-size: 90%;
	text-align: left;
	clear: none;
	line-height: 1.5;
}
a.button:link{
	color:#aed617;
}

.loginerror{
	font-weight: bold;
	color: #FFCC00;
}
#login .name {
	color: #ffcd00;
	line-height: 1;
	min-width: 120px;
	font-size: 120%;
	font-weight: bold;
	float: right;
	margin: 3px 3px 10px 0;
	text-align: right;
}
#login .bar{
	float: right;
	margin: 3px 3px 0 0;
}

input#username, input#password{
	width: 110px;
	padding: 3px 5px 2px 40px;
	background: #e2e2e2 url(../images/bits/username.gif) no-repeat scroll left bottom;
	font-weight: bold;
	color: #333;
	margin: 0;
}
input#password{
	background: #e2e2e2 url(../images/bits/pass.gif) no-repeat scroll left bottom;
	margin: 4px 0 0 0;
}
#login label {
	width: 60px;
	display: block;
	float: left;
	margin: -200px 3px 0 0;
}
/* sidebar ------------------------------------------- */
#sidebar {
	background: url(../images/backgrounds/bgcorners.gif) no-repeat top right;
	margin: -10px 0 0 1px;
	width: 182px;
	float: left;
}
#sidebar h3{
	margin: 5px 0 0 10px;
	display: block;
	font-size: 110%;
}

#sidebar p{
	margin: 20px 0 0 15px;
	width: 110px;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
}
#sidebar label{
	text-align: left;
	line-height: 1;
	margin: 5px 10px 0 10px;
}
#sidebar select{
	margin: 5px 0 5px 15px;
	background: #333;
	font-weight: bold;
	color: #aed617;
}

.box{
	line-height: 1.8;
	margin: 0 0 10px 0;
	float: left;
}

li img{
	margin: 0 5px 0 0;
}
#sidebar ul{
	list-style-type: none;
	padding: 0 0 0 10px;
	margin: 10px 0;
	font-size: 90%;
	font-weight: bold;

}
#sidebar li{
	line-height: 1.8;
	padding: 2px;
	margin: 10px 0 10px 4px;
	width: 150px;
	clear: left;
}


/* Bottom of Page ------------------------------------------- */
#advert{
	height: 90px;
	width: 728px;
	clear: left;
	margin: 0 0 0 12px;
	background: url(../images/adverts/linkad.gif) no-repeat;
}

#footer{
	background: url(../images/backgrounds/bgcorners.gif) no-repeat bottom left;
	padding: 1px 0;
	font-size: 90%;
	color: #666666;
}
#footer p{
	width: 565px;
	text-align: center;
	line-height: 1.6;
	clear: left;
}


/* Comments */
.comment{
	width: 380px;
	background: url(../images/backgrounds/commentbg.gif) no-repeat top left;
	margin: 10px 0 10px 60px;
	float: left;
	padding: 0 10px;
	display: inline;
}

.comment .member {
	float: left;
	width: 200px;
	margin: 30px 0 20px 0 ;
	font-size: 100%;
	font-weight: bold;
	color: #fa9a04;
}

.comment p{
	display: block;
	clear: left;
	line-height: 1.5;
}

.comment .report {
	clear: both;
	border-top: 1px solid #141414;
	background-color: #333;
	min-height: 15px;
	padding: 2px;
	margin: 0 -10px;
	text-align: right;
	font-size: 80%;
}

.comment img{
	float: right;
}

.locked {
	width: 180px;
	text-align: center;
	margin: 0 auto 10px auto;
	clear: left;
	font-size: 90%;
}
.locked img{
	clear:left;
	margin: 0 76px;
}

/* General ------------------------------------------- */
span {
	display: block;
}
.floatr{
	float: right !important;
}
.floatl{
	float: left !important;
}
.clearboth{
	clear: both;
}
.clearl{
	clear: left;
}
.projimg{
	margin: 15px 0;
}
.bg {
	background:url(../images/backgrounds/contentbg.gif);
}
.bg2 {
	background:url(../images/backgrounds/sidebarbg.gif);
}

a:link{
	color:#aed617;
	text-decoration: none;
}
a:visited{
	color:#aed617;
	text-decoration: none;
}
a:hover{
	color:#aed617;
	text-decoration: none;
}
a:active{
	color:#aed617;
	text-decoration: none;
}


img {
	float: left;
	display: block;
	border: 0;
	clear: none;
}

.center {
	margin: 20px auto;	
}

.info {
	width: 350px;
	margin: 0 10px 10px 10px;
	float: left;
	
}
.infobox{
	float: left;
	background-color: #131313;
	margin: 2px;
	padding: 4px 0 4px 15px;
	width: 150px;
}
.namebox{
	margin: 10px 125px;
	float: left;
	color: #ffcd00;
	line-height: 1.5;
	font-size: 150%;
	font-weight: bold;
	width: 318px;
}
.namebox span{
	float: right;
	background-color: #131313;
	margin: 3px;
	padding: 4px;
	min-width: 92px;
}
.namebox .name{
	width: 304px;
}
.namebox a{
	float:left;
}
.namebox img{
	margin: 0 10px 0 5px;
}
.namebox img.bar{
	float:left;
	margin: 7px 5px;
}
.namebox img.arrow{
	float:left;
	margin: 10px 5px;
}
.namebox span.numbers{
	font-size: 20px;
	width: 170px;
}
.namebox span.pandl{
	font-size: 50%;
	width: 180px;
	text-align: center;
	line-height: 1.5;
}
.leftname{
	margin: 10px;
}
.fourthumbs {
	float: left;
	width: 120px;
	margin: 15px 5px 10px 5px;
	padding: 0;
	font-size: 90%;
	text-align: center;
	border: 1px solid #111;

}
.fourthumbs img{
	margin: 4px 0 2px 10px;
}
.fourthumbs .m0{
	margin: -14px 0 0 -8px;
}
.fourthumbs .barover{
	display: block;
	margin: 0 12px 0 0;
}
.fourthumbs .barover img{
	margin:  5px 0 -8px 0;
	float: right;
}
.fourthumbs .barover img.bar2{
	margin:  -5px 0 5px 0;
	float: right;
}
.fourthumbs a.yellow {
	color: #f89711;
	display: block;
	clear: both;
	padding: 2px 5px;
}
.fourthumbs a{
	color: #aed617;
}
a.thumb{
	display: block;
	height: 100px;
}
a.thumb img{
	clear: both;
}
a.smalltext, span.smalltext {
	background-color: #333;
	font-weight:bold;
	padding: 2px;
	clear: left;
	display: block;
	min-height: 10px;
}


/* Netscape 4 Inheritence Fix  */
p, td, ul, ol, ul, li, dl, dt, dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}



h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 130%;
}

h1{
	color: #ff7400;
	font-size: 200%;
	font-weight: bold;
	background: url(../images/backgrounds/fireupflash.gif) top left no-repeat;
	width: 570px;
	height: 107px;
	float: left;
	display: block;
	margin: 0;
}
h1 span {
	display: block;
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0); /*  'height: 0' doesn't have work in IE5.5 */
	height: 0; /*  clip doesn't work in IE6 */
}
h1 a {
	display: block; 
	width: 100%;
	height: 100%;
}


h2 {
	color: #FFCC33;
	background: url(../images/backgrounds/bgcorners.gif) no-repeat top left;
	padding: 30px 0 2px 20px;
	margin: 0 0 0 -20px;
	display: block;
	font-size: 150%;
	clear: both;
}
h2.nottop{
	background-color: #131313;
}

h3 {
	display: block;
	font-size: 110%;
	color: #febe02;
	margin: 5px 0 0 10px;
	font-size: 120%;
}
h4 {
	display: block;
	font-size: 100%;
	text-align: center;
}

p {
	display: block;
	font-size: 90%;
}

.shiftd20 {
	margin-top: 20px;
}
.shiftleft {
	margin-left: -20px;
}

.newprojfront {
	width: 520px;
	float: left;
	margin: 10px 0 30px 0;
	border: 1px solid #000;
	padding: 5px 5px 0 5px;
}
.newprojfront p {
	margin: 5px 10px;
	float: left;
	width: 360px;
	min-height: 80px
}
.newprojfront span{
	float: right;
}
.newprojfront .adate, .adatebig{
	padding: 4px 20px 4px 8px !important;
	color: #ffea00 !important;
	min-width: 110px; 
}
.newprojfront a.pbutton, .newprojfront .adate, .adatebig{
	background-color:#333;
	border: 1px solid #000;
	float: left;
	margin:  10px 0 -10px 0;
	padding: 4px 16px 4px 8px;
	color: #aed617;
	font-size: 90%;
	font-weight: bold;
}
.adatebig{
	margin: 40px 0;
	font-size: 110%;
	clear: both;	
}
.newprojfront img.alogo{
	margin: 0 0 -30px -15px;
	float: left;
}
img.alogo{
	margin: 30px 0 -15px -15px;
}
.newprojfront a.pbutton:focus{
	border: 1px solid #aed617;
}
.newprojfront img{
	float: left;
	margin:  6px 5px -15px -15px;
}
#content .newprojfront object {
	margin: 5px 10px 5px 5px;
	
}
#content object{
	margin: 10px 0;
}
object {
	float: left;
	margin: 0px;
	display: block;
}

.largeimg {
	margin: 10px 10px 10px 0;
}

.descript {
	width: 270px;
	margin: 30px 10px 20px 0;
	float: left;
	font-size: 100%;

}
.cal{
	width: 176px;
	float: left;
	margin: 20px 0 20px 3px;
}
.cal span{
	display: block;
	float: left;
	width: 23px;
	height: 20px;
	border: 1px solid #333;
	text-align: center;
	font-size: 100%;
	line-height: 1.5;
}
.cal .w{
	background-color: #666;
}
.cal .end{
	clear: left;
	background-color: #666;
}
.cal .month{
	width: 173px;
	clear: left;
	border: 1px solid #333;
	background-color: #333;
}
.cal .today{
	background-color: #FF3300;
}
.cal .blank{
	border: 1px solid #333;
}
.loadbar{
	margin: 100px auto;
	width: 125px;
	height: 25px;
	padding: 10px 0 10px 10px;
	font-size: 80%;
	color: #ccc;
	text-align: center;
}
#pageholder{
	display: inline;
	color: #fa9a04; 
}
.pagenav{
	text-align: center;
	margin: 10px 0 10px 5px;
	clear: both;
	background-color:#333;
	padding: 5px;
	width: 505px;
}
.award{
	float: left;
	margin: 10px;
	width: 150px;
	min-height: 76px;
	border: 1px solid #000;
}
.alert, .sidealert {
	margin: 20px 0 10px 0;
	padding: 5px 10px 0 10px;
	background-color: #333;
	border: 1px solid #000;
	line-height: 1.5;
	clear: left;
	min-height: 80px;
}
.sidealert{
	border-left:none;
	border-right:none;
}
.sidealert p{
	margin: 0 !important;
	float: left !important;
	width: 100px !important;
	font-size: 90% !important;
	clear: both;
}
.alert{
	width: 510px;
}
.sidealert img{
	margin: -10px 5px 0 0;
}
.alert img{
	margin: -20px 10px 0 0;
}
.alert h3, .alert h4, .noimgalert p, .sidealert p{
	color:#aed617;
}
.alert h3, .alert h4{
	margin: 5px 0 0 14px;
	font-size: 120%;
	float:left;
}
.alert h4{
	clear: left;
	margin: 5px 0 0 60px;
	font-size: 100%;
}

.alert ol, .alert ul, .alert ol, .alert p{
	margin: 0 0 10px 60px;
	padding: 0px;
	float:left;
	clear: left;
	font-size: 100%;
	width: 440px;
}
.alert ul{
	list-style-type: none;
	line-height: 3;
	list-style-image: url(../images/logos/arrow14.gif);
}
.alert ol.small{

	font-size: 90%;
	line-height: 1.3;

}
.noimgalert{
	margin: 10px 0;
	padding: 5px 10px 0 10px;
	text-align: center;
	background-color: #333;
	border: 1px solid #000;
	width: 510px;
	line-height: 1.5;
}
td {
	padding: 5px 10px;
}

