body {
	background: #fff8de url(/images/page_bg2.gif) repeat-x top left;
}

body, table {
	font-family: trebuchet ms,tahoma,times new roman,bookman,serif;
	font-size: 14px;
	line-height: 19px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.mini {
	font-size: 11px;
	line-height: 14px;
}

.indent {
	display: block;
	margin-left: 10px;
	margin-top: 3px;
}

.reset {
	display: block;
	clear: left;
	line-height: 10px;
	font-size: 8px;
	padding: 0px;
}

.inked_red {
	color: #ce062c;
}

a, a:visited, a:active {
	color: #ce062c;
}
a:hover {
	color: #f15;
}

li {
	list-style-type: square;
}

h1,h2,h3,h4 {
	color: #420193;
	color: #ce062c;
	color: #97198a;
	color: #630;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

h1 {
	font-size: 24px;
	line-height: 30px;
}

h2 {
	font-size: 20px;
	line-height: 25px;
}

h3 {
	font-size: 18px;
	line-height: 20px;
}


p {
	margin: 15px 0px;
	padding: 0px;
}

#container {
	width: 680px;
	margin: 0px;
	margin-top: 30px;
}	


#page {	
	background: #fff url(/images/sidebar_bg2.gif) repeat-y top right;
	border: 1px solid #dcc269;
}

#content {
	width: 390px;
	margin: 0px 0px 0px 25px;
	padding: 15px 0px 0px 0px;
}

#content, #content table {
	color: #653;
}

em {
	font-style: italic;
	font-weight: normal;
}

#content ul, #content li {
	font-size: 13px;
	line-height: 18px;
}

.links_list li{
	margin-bottom: 10px;
}

.insetleft p, .insetright p {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content .insetleft, #content .insetright, .insetContent {
	padding: 0px;
	font-size: 11px;
	line-height: 14px;
	color: #420193;
	color: #97198a;
	color: #ff9c00;
	color: #ce062c;
}

#content .insetleft {
	display: block;
	float: left;
	margin: 5px 15px 10px 0px;
}
#content .insetright {
	display: block;
	float: right;
	margin: 0px 0px 10px 15px;
}

#spreadtable img {
	border: 1px solid #ce062c;
	margin-top: 5px;
	margin-bottom: 2px;
}

#spreadtable {
	font-size: 12px;
	line-height: 15px;
	color: #630;
	border: 0px;
}

#sidebar {
	display: block;
	float: right;
	clear: right;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	width: 210px;
	font-size: 12px;
	line-height: 16px;	
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4 {
	color: #ff9c00;
	font-weight: bold;
	margin-top: 20px;
}

#sidebar h2 {
	font-size: 15px;
	line-height: 18px;
}

#sidebar p {
	margin: 10px 0px;
}

#banner {
	height: 171px;
	background-color: #97198a;
	border-bottom: 3px solid #ff9c00;
}

#footer {
	height: 25px;
	clear: both;
	font-size: 11px;
	line-height: 15px;
	color: #bbb;
	margin: 0px;
	padding: 0px 0px 5px 25px;
}

#gutter {
	color: #9c8229;
	font-size: 11px;
	line-height: 15px;
}

#header ul {
	height: 35px;
	background: url(/images/menu_bg.gif) repeat-x top left;
	padding: 0px;
	margin: 0px;
}

#header li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#header img {
	border: 0px;
}

#mailing_list_form {
	margin: 0px;
	padding: 0px;
}

#mailing_list_form input {
	font-size: 10px;
	line-height: 14px;
	margin-top: 3px;
}

.biglink {
	font-weight: bold;
	font-size: 20px;
	margin: 10px;
	margin-top: 25px;
}

#adtable td {
	padding-right: 30px;
}

.formtable td.f_req {
	color: #ce062c;
}

.formtable td.f_label {
}