body {
	background-color: #6b2b03;
	background-image: url(images/gen_bg.jpg);
	background-repeat: no-repeat;
	background-position: top-center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy_1_10pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.copy_2_12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
td#box_2_outer {
	padding:24px 24px 24px 24px;
	background-color:#e10063;
}
td#box_1_inner {
	vertical-align:top;
}
a:link {
	text-decoration: underline;

}
a:visited {
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

/* WP */

#comment {
	width: 500px;
}

#commentlist {
	margin: 0;
}

#commentlist li {
	list-style-type: none;
}

.commenttext {
	background: #f3f3f3;
	border-top: #dbdbdb 2px solid;
	padding: 8px;
	margin-top: 10px;
	color: #333;
}


#mainpost a {
	color: #ab0017;

}
#mainpost a:hover {
	color: #ab0017;
		text-decoration: none;

}

#title a {
	color: #002c69;

}
#title a:hover {
	color: #002c69;
		text-decoration: none;

}


#sidebar a {
	color: #ab0017;

}
#sidebar a:hover {
	color: #ab0017;
		text-decoration: none;

}

/* form */
.errcopy_7_11pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2a2a2a;
}

.button {     
    border: 1px solid #006;
    background: #002c69;
    width: 100px;
    height: 30px;
    font-size: 14px;
    color: #ffffff;
}