body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a { text-decoration:none; color: #1f3241; }
a:hover { text-decoration: underline; }

#outer { width:1000px; background:#666; margin:0 auto; background-image:url('../images/outerbg.jpg'); background-repeat:no-repeat; }

#inner { width:718px; background:#fff; margin-left:174px; padding: 0 8px 0 8px; }

#top
{
	text-align: center;
	padding: 6px;
	margin-bottom: 6px;
	text-transform:uppercase;
	font-size: 10px;
	background: #b93e1d;
	color: #FFFFFF;
}
#top h1 { display: inline; font-size: 10px; color: #FFFFFF; }
#topform { height:419px; background:url('../images/hbg.jpg') no-repeat; }

#menu { width:400px; height: 80px; float:right; margin:5px 2px 25px 0; overflow: hidden; }
#form { float:right; margin-right:2px; }

.cr { clear:right; }
.cb { clear:both; }

.bar { background:url('../images/db.jpg') repeat-x; height:13px; color:#fff; padding:7px; }

#content { color:#3a3a3a; padding-left:20px; padding-right:20px; }
#content p { line-height: 16px; }
#content a { text-decoration:none; color:#1f3241; border-bottom: 1px dotted #1f3241; }
#content a:hover { border-bottom-style: solid; }
#minheight
{
	float: left;
	height: 500px;
}

#footer { padding-bottom: 5px; background:url('../images/footerbg.jpg') no-repeat #faa030; width:734px; margin-left:174px; }
.smenu { line-height:18px; margin-top:6px; }

#former { //margin-top:-15px; }

h1 { margin:0; padding:0; font-weight:normal; display:inline; font-size:12px; color:#b03514; }
h2 { margin:0; padding:0; font-weight:normal; font-size:14px; color:#50a2eb; text-transform:uppercase; }
