/* default cleaning */
* { 
	margin: 0;
	padding: 0;
}
body {
	background-color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	line-height: 1.4;
	margin: 0 auto;;
	padding: 0;
	text-align: center;
}

#con-inner a {
text-decoration: none;
color: #01395A;
font-weight: bold;
}

a.external {
padding-right:18px;background: url(/images/new-window.gif) 100% 60% no-repeat;
}
a.external:focus, a.external:hover, a.external:active {
background: url(/images/new-window-hover.gif) 100% 60% no-repeat; 
}
.motto {
font-family: Verdana, Helvetica, sans-serif;
text-align: right;
margin: -12px 24px 0 0;
font-style: italic;
font-size: 11px;
}
.center {
margin: 10px auto;
text-align:center;
}

.left {
float: left;
margin-right: 8px;
}
.right {
float: right;
margin-left: 8px;
}
.clearl {
clear: left;
}
.clearr {
clear: right;
}

h2 {
margin: 14px 0 6px 0;
font-size: 16px;
}

#con-inner ul {
margin: 6px 0 8px 24px;
}
blockquote {
border: 3px double #EFE9D9;
margin: 8px;
background: #FCFAF3;
color: #000;
padding: 6px 8px 4px 12px;
}

.line {
border-top: 1px dashed #8C0302;
margin:  8px;
}
.red {
color: #8C0302;
background: #FAF6EA;
}

.green {
color: #36351A;
background: #FAF6EA;
}

.blue {
color: #01395A;
background: #FAF6EA;
}

.brown {
color: #462A10;
background: #FAF6EA;
}

.red {
color: #8C0302;
background: #FAF6EA;
}
img {
border: 0;
}
h1, h2, h3, h4, h5, h6 {
	color: #900;
}

p {
margin: 6px 0;
padding:0;
}
h1 {
font-size:18px;
margin:12px 0 0 0;
padding:0;
}

.date {
font-size: 90%;
margin: 0 0 16px 0;
}

.extended {
margin-top: 8px;
}

.extended a {
color: #900;
background: #FAF6EA;
font-weight: bold;
text-decoration: none;
text-align:right;
margin: 8px 12px 20px 0;
}

.ad_border {
border-top: 1px dashed #7E0226;
margin: 12px 0 8px 0;
}
/* primary structure */
#outerWrapper, #innerWrapper {
	height: 1%;  /* IE 6 whitespace hack */
}
#outerWrapper {
	background: #990000 url(/im/bkg.jpg) repeat-y;
	margin: 0 auto;
	text-align: left;
	width: 978px;
	font-size: 0.85em;
}
#innerWrapper {
	background: url(/im/logo.jpg) no-repeat;
	margin: 0;
	width: 978px;
	min-height: 600px;
}
#head {
	margin: 0;
	width: 978px;
	height: 134px;
	color: #900;
}
#head-mnu {
	margin: 25px 25px 0 0;
	float: right;
	text-align: right;
}
#head-mnu1 {
	height: 25px !important;
}
#head-mnu2 {
	margin: 15px 0 0 0;
}
#head-mnu a, #head-mnu a:link {
	color: #900;
	text-decoration: none;
	display: inline;
	padding: 0;
}
#head-mnu a:visited {
	color: #900;
}
#head-mnu a:hover {
	color: #000;
}
#head-mnu a:focus {
	color: #404021;
}
#head-mnu a:active {
	color: #f00;
}
#mc {
	margin: 0;
	width: 978px;
	min-height: 446px;
}
#footer {
	background: url(/im/ftr.jpg) no-repeat;
	margin: 0;
	width: 978px;
	height: 38px;
	color: #900;
}
/* secondary structure */
#con {
	width: 599px;
	margin: 27px 0 25px 191px;
	float: left;
	display: inline;
}
#con-mnu {
	height: 44px;
}
#con-mnu1 {
	float: left;
	height: 41px;
	margin: 3px 0 0 0;
	display: inline;
}
#con-mnu2 {
	float: left;
	height: 41px;
	margin: 3px 0 0 21px;
	display: inline;
}
#con-mnu3 {
	float: right;
	height: 41px;
	margin: 3px 45px 0 0;
	display: inline;
}
#con-mnu1 a,#con-mnu1 a  a:link {
	display: block;
	height: 41px;
	width: 170px!important;
	padding: 0;
	margin-left: 3px;
}
#con-mnu1 a:hover {
	background: url(/im/tools_over.jpg) no-repeat;
}
#con-mnu1 a:focus {
	background: url(/im/tools_over.jpg) no-repeat;
}
#con-mnu1.nolnk {
	width: 173px;
}
#con-mnu2 a,  #con-mnu2 a:link {
	display: block;
	height: 41px;
	width: 170px!important;
	padding: 0;
	margin: 0;
}
#con-mnu2 a:hover {
	background: url(/im/coun_over.jpg) no-repeat;
}
#con-mnu2 a:focus {
	background: url(/im/coun_over.jpg) no-repeat;
}
#con-mnu2.nolnk {
	width: 170px;
}
#con-mnu3 a,  #con-mnu3 a:link {
	display: block;
	height: 41px;
	width: 170px!important;
	padding: 0;
}
#con-mnu3 a:hover {
	background: url(/im/guide_over.jpg) no-repeat;
}
#con-mnu3 a:focus {
	background: url(/im/guide_over.jpg) no-repeat;
}
#con-mnu3.nolnk {
	width: 170px;
}
#con-top {
	height: 22px;
}
#con-inner {
	margin: 0 15px;
}
#con-ftr {
	height: 26px;
}
#lft-col {
	width: 150px;
	float: left;
	margin: 75px 0 0 -766px;
	color: #900;
}
#rhtcol { 	width: 162px;
	margin: 5px 22px 0 -10px;
	float: right;
	display: inline;
}
#rht-mnu {line-height:1.1;
	margin: 175px 0 0 0;
	color: #900;
}
#rht-mnu ul {
	margin: 0;
	padding: 0;
}
#rht-mnu li {
	margin: 4px 0 0 0;
	padding: 0;
	list-style: none;
}
#ft1 { 	margin: 5px 0 0 136px;
	width: 689px;
	float: left;
	text-align: center !important;
	display: inline;
}
#ft2 { 	width: 90px;
	margin: 5px 0 0 -776px;
	float: left;
	display: inline;
}
/* Hacks */
.clearit {
	width: 100%;
	height: 1px;
	margin: -1px 0 0 0;
	clear: both;
}
