	html { height: 100%; margin-bottom: 10px; }
	body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: "Trebuchet MS", Helvetica,  Verdana, Arial, sans-serif;
	font-size: 88%;
	color: #555;
	background: #fff url(img/background.jpg) repeat-x;
	}
	#frame {
	margin: 10px auto;
	border: 3px double #485817;
	width: 760px;
	padding:0 0 26px 0;
	text-align:left;
	background: #fff url(img/header5.jpg) no-repeat;
	}
#frame h1 a{
	display:block;
	height: 147px;	height: 122px;
	width: 300px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
#banner { width: 360px; height: 60px; position: relative; clear:both; float: left; top:60px;	}

a {text-decoration:none; color: #ed1b23;}
a:visited {color: #ed1b23;}
a:hover {text-decoration:underline; color: #333;}
h1 {
	margin: 8px 0px 0px;
	padding: 0px;
/*	float:right; */
}

h2{
	font-size: 160%;
	line-height: 120%;
	color: #333;
	background-color:#fff;
	font-weight:900;
	margin: 10px 0px 5px;
}
h3{
	font-size: 140%;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	background-color:#fff;
	margin: 5px 0px 5px;
}
h4{
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
	color: #000;
	background-color:#fff;
	margin: 4px 0px 4px;
}
h5 {
	margin: 2px 0 2px 0;
}
#nav {
	clear:both;
	list-style:none;
	margin:0px 200px;   margin:0px 33px;
	padding:0px;

}
#nav li{
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height:100%;
	color:#ed1b23; 	color:#fff;
	float:left;
	padding: 0px;
}
#nav li a{
	color:#eee;
	text-decoration: none;
	display:block;
	padding: 0 15px;
	height:18px;
	float:left;
}
#nav li a:hover{
	color:#333;
}
li#active  a {
	color:#313;
}
#content {
	width: 370px;
	padding: 20px 10px 10px 48px;
}
.forshort {
	padding-top:20px;text-align: justify;
}
.caps {font-size: 84%; text-transform: uppercase;}
.backtint {background-color: #e7e7e8;}
.red {color: #ed1b23; font-weight: bold;}
#cont_right  p {font-weight:normal; font-size: 80%;}

#footer {
	clear:both;
	height: 50px;
}
#copyright {
	width: 760px;
	text-align:right;
	margin: auto;
	padding: 10px 4px;
	font-size: 90%;
	color: #666;
}
#copyright a {font-size: 90%; color: #666;}
.fw {width: 98%;}
.rtside {
	float:right;
	width: 310px;
	padding-top:80px;
	padding-bottom:10px;
	font-family: "Comic Sans MS", "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#666;

	}
#home_foot {margin-right: 30px; font-size: 85%; color: #6F0061; }
