body {
	margin: -1px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#000000;
}
body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:18px;
}

#spacer {
	height:2px;
	}
	
#banner {
	background-image:url(../images/brave-citizens-banner.jpg);
	background-repeat:no-repeat;
	width: 901px;
	height:341px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	}

#center {
	margin-left:auto;
	margin-right:auto;
		}
		
#graybox {
	background-image:url(../images/graybox.png);
	width:436px;
	height:154px;
	float:left;
	margin-left:9.5px;
	margin-top:6px;
		}
	
#twitter {
	background-image:url(../images/speechbubble.gif);
	background-repeat:no-repeat;
	width:198px;
	height:139px;
	padding-left:15px;
	padding-right:15px;
	color:#FFFFFF;
	line-height:17px;
	float:left;
	margin-top:8px;
		}
		
#main {
	width:610px;
	min-height:325px;
	margin-left:20px;
	margin-bottom:5px;
	margin-top:15px;
	float:left;
		}
		
#header {
	width:200px;
	height:40px;
	font-size:28px;
	color: #000000;
	text-decoration:underline;
		}
		
.blogtype {
	color:#000000;
		}		
		
.smalltype {
	color:#C4C0B0;
	font-size:11px;
		}
		
.whitetype {
	color:#FFFFFF;
	line-height:22px;
		}
		
.thumbnails {
	margin-right:10px;
	float:left;
		}
		
.header {
	font-size:24px
		}
		
.small {
	font-size:11px;
		}

.copyright {
	font-size:11px;
	color:#666666;
		}

td img {display: block;}td img {display: block;}td img {display: block;}


a:link {
	color: #868744;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #868744;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #868744;
	font-weight:bold;
	text-decoration: none;
}





a.rightbar:link {
	color: #E9E7D7;
	font-weight:normal;
	line-height:25px;
	text-decoration: none;
}
a.rightbar:visited {
	color: #E9E7D7;
	font-weight:normal;
	line-height:25px;
	text-decoration: none;
}
a.rightbar:hover {
	color: #999999;
	font-weight:normal;
	line-height:25px;
	text-decoration: none;
}
a.rightbar:active {
	color: #FFFFFF;
	font-weight:normal;
	line-height:25px;
	text-decoration: none;
}


a.whitelink:link {
	color: #FFFFFF;
}
a.whitelink:visited {
	color: #FFFFFF;
}
a.whitelink:hover {
	color: #CCCCCC;
}
a.whitelink:active {
	color: #FFFFFF;
}


td img {display: block;}

