body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #A40000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: fixed;
}
.mainBorder {
	border-left: 2px solid black;
	border-right: 2px solid black;
	height: 100%;
}
.main {
	width: 760px;
	height: 100%;
	background-color: #CCCCCC;
	border-left: 2px solid white;
	border-right: 2px solid white;
}
a {
	color: #CC0000;
}
li {
	font-size: 11px;
	line-height: 18px;
}
#header {
	font-size: 11px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	color: #666666;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
}
#header a {
	color: #666666;
}
#content {
	margin-left: 15px;
	padding-left: 10px;
	padding-right: 0px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
	border-left: 5px solid #CC0000;
	min-height: 281px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 393px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #CC0000;
	padding-top: 15px;
	width: 393px;
}
#footer {
	margin-top: 25px;
	font-size: 10px;
	border-top: 2px solid white;
	text-align: center;
	color: #666666;
	line-height: 25px;
	vertical-align: middle;
}
#footer a {
	color: #666666;
}
#news {
	margin-right: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-top: 15px;
	padding-bottom: 20px;
	border: 2px solid #FFFFFF;
	background-color: #000000;
	font-size: 10px;
	color: #999999;
}
#news h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 16px;
}
#news a {
	color: #FFFFFF;
	font-size: 11px;
}
#flash, .flash {
	border-top: 2px solid white;
	border-bottom: 2px solid white;
}
p.intro {
	font-size: 11px;
	line-height: 16px;
}
.title {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
	border-bottom: 2px solid black;
}
.subLinks {
	font-size: 11px;
	text-align: right;
}
a.member {
	color: #000000;
}
.thumb {
	border: 1px solid black;
}
a.none {
	color: black;
	text-decoration: none;
}
a.none:hover {
	color: #CC0000;
}
