﻿body {
	background-image:url('img/bggrad2.jpg');
	background-repeat:repeat-x;
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #9e1b34;
	text-decoration: none;
}

a:hover {

}

h1 {
	font-family: Georgia, serif;
	font-size:small;
	color:#9e1b34;
	font-weight:bold;
	text-align: center;
}

h2 {
	font-family: Georgia, serif;
	font-size:small;
	color:#eeeeee;
	margin-left:25px;
	margin-right:25px;
	margin-top:8px;
	font-weight:bold;
	text-align:center;
	float:left;
}

h2 a {
	font-family: Georgia, serif;
	font-size:small;
	color:#eeeeee;
	margin-left:25px;
	margin-right:25px;
	font-weight:bold;
	text-align:center;
	float:left;
}

h2 a:hover {
	font-family: Georgia, serif;
	font-size:small;
	color:#9e1b34;
	margin-left:25px;
	margin-right:25px;
	font-weight:bold;
	text-align:center;
	float:left;
}



h3 {
	font-family: Georgia, serif;
	font-size:small;
	color:#f1ab00;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	font-weight:bold;
	text-align:center;
	float:left;
}
	
	
p {
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

#margin {
	margin:5px;
}

#header {
	background-image:url('img/bottombar.png');
	background-repeat:repeat-x;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
	vertical-align:middle;
	}

#footer {
	background-image:url('img/bottombar.png');
	background-repeat:repeat-x;
	height:40px;
	margin-top:10px;
	margin-bottom:10px;
}

#topbanner {
	background-image:url('img/topbanner.png');
	background-repeat:no-repeat;
	height:125px;
}

#spacer {
	height:20px;
}

#content {
	margin:10px;
}

#floatleft {
	float:left;
	width:275px;
}

#floatright {
	float:right;
	width:275px;
}

#colcontent {
	margin-left:20px;
	margin-right:20px;
	text-align:center;
}

#colcontentouter {
	background-image:url('img/bggrad.jpg');
	background-repeat:repeat-x;
}

#contentheadtop {
	background-image:url('img/contentbar.png');
	background-repeat:no-repeat;
	height:20px;
}

#contentheadbottom {
	background-image:url('img/contentbarbottom.png');
	background-repeat:no-repeat;
	height:20px;
}

#colheadtop {
	background-image:url('img/colheadtop.png');
	background-repeat:no-repeat;
	height:20px;
}

#colheadbottom {
	background-image:url('img/colheadbottom.png');
	background-repeat:no-repeat;
	height:20px;
}

#darkbg {
	background-color:#231f20;
}

.container_12 {
	margin-bottom: 20px;
}

.container_16 {
	background: #fff url('img/16_col.gif') repeat-y;
}

.container_24 {
	background: #fff url('img/24_col.gif') repeat-y;
}
