body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CCC;
	background-color: #fff;
	margin: 20px;
	padding: 0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-transform: none;
	clear: both;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	border: 2px solid #666;
}
#masthead {
	background-color: #FFF;
	padding: 0;
	margin: 0;
}
#masthead .content {
	padding: 0;
	height: 165px;
	background-image: url(img/header.gif);
}
#headmenu {
	position: relative;
	width: 780px;
	z-index: 1;
	top: 142px;
	font-size: 15px;
	color: #000;
	font-weight: bold;
	text-align: center;
}
#headmenu  a, a:visited {
	color: #000;
	text-decoration: none;
}
#column_wrapper {
	background-image: url(img/layoutbg.gif);
	background-repeat: repeat-y;
}
#column_wrapper_noside {
	background-color:#000;
	background-image: url(img/layoutbg_gallery.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 180px;
	float: left;
}
#left .content {
	padding: 2px;
	font-size: 1em;
	line-height: 1.3em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #b0b2b5;
}
#left a:visited {
	color: #b0b2b5;	
}
#left a:hover {
	color: #d3141c;
}
#right {
	width: 600px;
	float: left;
}
#right .content {
	padding: 25px 12px 12px 12px;
	font-size: 0.8em;
	line-height: 1.65em;
}
.content p {
	margin: 12px 0;
	font-style: normal;
}
#what {
	color: #FFF;
	font-size: 17px;
	text-align: center;
	font-weight: bold;
}
#what a:link {
	color: #d3141c;
}
#what-red {
	color: #d3141c;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#choose {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#bednames {
	font-size:10px;
}
#redquotes {
	color: #d3141c;
	font-weight: bolder;
	font-size: larger;	
}
#right a, a:visited {
	color: #d3141c;
}
#bulletpoints {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
}
#footer a:link {
	color: #d3141c;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}

.nomargintop {
	margin-top: 0;
}
#copyright {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	background-color: #FFF;
	color: #d3141c;
	text-align: center;
	clear: both;
	font-weight: bold;
}
#copyright a, a:visited {
	color: #333;
}
#copyright a:hover {
	color: #000;
}
#center {
	text-align: center;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 0;
}
h4 {
	font-size: 1.1em;
	color: #d3141c;
	margin: 20px 0 0 0;
}
#rssbox {
	background-color:#333;
	width: 450px;
	float:right;
	margin: 0px 65px 65px 0px;
}

/*********RSS STYLES********/
.rss-header {
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	margin: 10px;
}
.rss-content  {
	font-size: 10px;
	line-height: 12px;
	color: #fff;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

h1 {
	font-size: 2px;
	line-height: -2px;
	visibility: hidden;
}
.goo {
	font-size: 1px;
	line-height: 2px;
	visibility: hidden;
}