body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/smokey-red-16.jpg);
	background-color: #2C374D;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#masthead {
	background-image: url(../img/logo.jpg);
	margin: 0px auto;
	width: 959px;
	height: 243px;
}
#columntop {
	clear: both;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#columnwrapper {
	margin: 0 auto;
	width: 959px;
	background-image: url(img/middle.jpg);
	background-repeat: repeat-y;
}
/*NavBar*/
#nav_wrapper {
	font-size: 0.8em;
	margin: 12px 0px 0px 1px;
	width: 215px;
}

#navbar {
	margin: 0px;
	padding: 0px;
}
#navbar li {
	list-style-type: none;
}
#navbar a {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #fff;
	background-color: #df4042;
}

#c1, #c2, #c3 {
	float: left;
}
#c1 {
	width: 218px;
}
#c2 {
	width: 736px;
}
#c3 {
	width: 736px;
	background-repeat: no-repeat;
	background-position: 22px -78px;
}
#c1 .content {
	font-size: 0.75em;
}
#c2 .content {
	color: #666;
	font-size: 0.8em;
	padding: 16px 20px 16px 20px;
	line-height: 1.6em;
	overflow: hidden;
	word-wrap: break-word;
}
#c2 .content form .red{
	color: #ff0000;
	font-weight: bold;
}
#c2 .content form .blue{
	color: #06F;
	font-weight: bold;
}
#c2 .content .title{
	color: #fff;
	background-color: #f33;
	text-align: center;
	font-weight: bold;
}
#c2 .spry {
	color: #666;
	padding: 0px 20px 16px 20px;
}
#c2 .spry h2 {
	color: #000;
	font-size: 0.8em;
	letter-spacing: .1em;
}
.topZero {
	margin-top: 0;
}

#c3 .content {
	color: #CCCCCC;
	font-size: 0.8em;
	padding: 16px 32px 16px 32px;
	line-height: 1.6em;
}
#smalltxt {
	float: left;
	width: 736px;
	margin-left: 216px;
	line-height: 1.6em;
	overflow: hidden;
	word-wrap: break-word;
	color: #999;
	font-size: 0.6em;
}
#smalltxt a:link {
	color: #5785BD;
}
#smalltxt a:visited {
	color: #5785BD;
}
#smalltxt a:hover, .content a:focus, .content a:active {
	color: #ff0000;
}
#smalltxt .line{
	padding: 0px 3px 3px 15px;
}
h1 {
	font-size: 1em;
	letter-spacing: 0.1em;
}
h2 {
	font-size: 1.1em;
	letter-spacing: .1em;
}
h3 {
	font-size: 1.1em;
}
.topZero {
	margin-top: 0;
}
#columnbottom {
	clear: both;
	background-image: url(img/bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
#footer {
	color: #fff;
	margin: 0px auto;
	font-size: 0.7em;
	width: 959px;
}
#footercontent {
	padding: 14px;
}
/*Default Links - Applies to the Main Content Column*/
.content {
	color: #fff;
}
.content a:link {
	color: #5785BD;
}
.content a:visited {
	color: #5785BD;
}
.content a:hover, {
	color: #ff0000;
}

.content img a:active, a:focus {
	text-decoration: none;
}
/*
Left Sidebar Links - We add .content to the selector name to 
make it more specific and to eliminate conflicts with the main navigation bar
*/
#c1 .content img {
	border: none;
}
#c1 .content td {
	padding: 5px;
	border: none;
}
#c1 .content a:hover, #c1 .content a:focus, #c1 .content a:active {
	color: #3366FF;
}
/*Footer Links*/
#footer a:link {
	color: #fff;
}
#footer a:visited {
	color: #663366;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #3366FF;
}

div#preloaded-images {
	position: absolute;
	overflow: hidden;
	left: -9999px; 
	top: -9999px;
	height: 1px;
	width: 1px;
}
.demoDiv {
	height: auto;
	width: 700px;
	overflow: hidden;
	font-size: 0.9em;
}
.hiddenElement {
	display:none;
	/* Fix IE floating bug */
	position: absolute;
	top: 380px;
}
.sm_font {
	font-size: 0.9em;
}
.smIt_font {
	font-size: 0.8em;
	font-style: italic;
	color: #F33;
}
.smwhIt_font {
	font-size: 0.8em;
	font-style: italic;
}
.indent1 { 
	padding: 20px;
}
.indent2 { 
	padding: 30px;
}
.indent3 { 
	padding: 40px;
}
#cap_top td{
	background-image: url(../img/caption_top.png);
	background-repeat: no-repeat;
}
#cap_body td{
	background-image: url(../img/caption_body.png);
	background-repeat: repeat-y;
}
#cap_bottom td{
	background-image: url(../img/caption_bottom.png);
	background-repeat: no-repeat;
}
.posttitle a:link, .posttitle a:visited, .posttitle a:active, .posttitle a:hover, .posttitle a:focus{
	color:#7A303D;
	letter-spacing:1px;
}
.postdata_t {
	background:url(img/postdata_t.gif) no-repeat;
	height:5px;
	line-height:5px;
	width:675px;
	margin-top: 10px;
}
.postdata_b {
	background:url(img/postdata_b.gif) no-repeat;
	height:5px;
	width:675px;
	margin-bottom: 20px;
}
.postdata {
	padding:0 10px 0px 10px;
	font-size:14px;
	line-height:14px;
	background:#666;
	color:#fff;
	width:630px;
}
.postmeta{
	font-size: 0.7em;
	color:#F33;
}