body {
	background-color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	background-image: url(intro_pics/body_tile_2.jpg);
	margin: 0px;
	padding: 0px;
	color: #DD0000;
	text-align: center;
}

p {
	margin: 0px;
	padding: 0px 0px 10px;
	letter-spacing: 0.01em;
}

h3 {
	color: #990000;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	font-size: 11px;
	
	
}

.darkred_bold {
	color: #990000;
	font-weight: bold;
	}

a {
	color: #999999;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 0.1em;
	}

a:hover {
	color: #DDDDDD;
	font-weight: bolder;
	text-decoration: none;
}

.content_index_small_center a {
	color: #FE0000;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: 0.2em;
	}

.content_index_small_center a:hover {
	color: #CCCCCC;
	}



.img_center {
	margin: 10px 0px;
	clear: both;
	text-align: center;
}

.content {
	width: 748px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.content_bottomspacer {
	width: 500px;
	height: 300px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.content .right {
	width: 225px;
	padding: 0px;
	margin: 0px;
	float:  right;
	text-align: left;
}

.content .left {
	width: 275px;
	padding: 0px;
	margin: 0px;
	float:  left;
	text-align: left;
}

.content_marginbottom_10 {
	width: 500px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

}

.content_top {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: center;
}

.float_left {
	float: left;
}


.float_right {
	float: right;
}
	
.image_nomargin {
	margin: 0px;
	padding: 0px;
}
	
.image_margin_10_vert {
	margin: 10px 0px;
	padding: 0px;
}

.row {
	clear: both;
}

.spacer {
	clear: both;
}

.row_paddingtop_10 {
	clear: both;
	padding-top: 10px;
}

.row_paddingbottom_10 {
	clear: both;
	padding-bottom: 10px;
}

div.row_paddingtop_10 span.left {
	float: left;
	text-align: left;
	width: 45%;
}

div.row_paddingtop_10 span.right {
	float: right;
	text-align: right;
	width: 45%;
}
.subheader {
	font-weight: bold;
	color: #660000	
}
p.pbreak_12
 {
 	font-size: 10px;
	line-height: 10px;
}
#background_dd {
	background-image: url(intro_pics/body_small_dd.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 600px;
	width: 748px;
}

#background_index_big {
	background-image: url(intro_pics/body_middle.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;

	width: 748px;
}

#background_bottom {
	background-image: url(intro_pics/body_bottom.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 15px;
	width: 748px;
}

#background_index_top {
	background-image: url(intro_pics/body_top_index.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 80px;
	width: 748px;
}

#background_intro_dd_top {
	background-image: url(intro_pics/body_top_dd.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 80px;
	width: 748px;
}

#background_index_small {
	background-image: url(intro_pics/body_small_index.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: 600px;
	width: 748px;
}

.dd_content {
	width: 578;
	padding: 8px 80px 0px 80px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

.content_index_small_center {
	width: 578;
	padding:320px 85px 20px 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	
}

