/* Citizen Hero CSS Document */

body,td,th {
	background-image: url(../images/deskBgTile.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #3c3a2f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	margin-right:auto;
	margin-left:auto;
	text-align: left;
	padding: 0px;
	width: 745px;
}
#pagewrapper {
	margin: 20px;
	padding: 2px;
	background-color:#333333;
}
a:link { 
	text-decoration: none; 
	color: #3c3a2f;
}
a:visited { 
	text-decoration: none; 
	color: #3c3a2f;
}
a:active { 
	text-decoration: none; 
	color: #3c3a2f;
}
a:hover { 
	text-decoration: underline; 
	color: #ff0800; 
}
.center {
	text-align: center;
}
.emailLinky {
	font-size: 125%; 
	color: #CCCCCC;
}
.emailLinky a:link { 
	text-decoration: none; 
	color: #CCCCCC;
}
.emailLinky a:visited { 
	text-decoration: none; 
	color: #CCCCCC;
}
.emailLinky a:active { 
	text-decoration: none; 
	color: #CCCCCC;
}
.emailLinky a:hover { 
	text-decoration: underline; 
	color: #ff0800; 
}
.buhny {
	color: #666666;
}
.buhny a:link { 
	text-decoration: none; 
	color: #666666;
}
.buhny a:visited { 
	text-decoration: none; 
	color: #666666;
}
.buhny a:active { 
	text-decoration: none; 
	color: #666666;
}
.buhny a:hover { 
	text-decoration: underline; 
	color: #ff0800; 
}