html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, font, small, strike, strong, sub, sup, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
}
ol, ul {
	padding: 0 0 5px 5px;
}
table { /* tables need 'cellspacing="0"' */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
td {
vertical-align: middle;
}
/* end the reset */

body {
font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
font-size: 85%;
line-height: 1.4em;
text-align: left;
background: url(img/bg2.jpg); 
}
a:link {color: #161d99;text-decoration:none;}
a:visited {color: #161d99;text-decoration:none;}
a:hover {color: #161d99;text-decoration:underline;}
a:active {color: #161d99;text-decoration:underline;}
strong {font-weight: bold;}
em {font-style:italic;}
.left{
float:left;
}
.right{
float: right;
text-align: right;
}
.center{
text-align: center;
}
.nofloat {
float:none;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
p {
padding:0 0 1em 0;
}
h1{
	font-size: 1.6em;
	line-height:1.2;
}
h2 {
	font-size: 1.2em;
	line-height:1.2;
}
h3{
	font-size:1em;
	text-decoration:uppercase;
	font-weight:bold;
}
.t1{
	font-size:.8em;
}
.t2{
	font-size:.9em;
}
#top{
background:#ffffff;
/*border-top:solid #f00 5px;
border-bottom:solid #d0d0d0 1px; */
padding:9px 0;
}
#top1{
width: 800px;
margin: 0 auto;
height:100px;
background: url(img/header-2.jpg) no-repeat 222px 38px;
padding: 0 0 20px 0;
}
.top2{
float:left;
text-align:left;
overflow:hidden;
padding:0 15px;
}
.top3{
float:right;
text-align:right;
overflow:hidden;
font-size:1.1em;
padding:0 15px;
}
/*
.top3 a{
text-decoration:none;
font-weight:bold;
}
.top3 a:hover{
color:#00f;
}
*/
.top4{
height:1px;
margin:0 15px 11px 15px;
border-top:solid 5px #f6f6f6;
}
.top5{
padding:0 0 0 55px;
}
#pagewrap {
width: 800px;
margin: 0 auto;
text-align: left;
background:#ffffff;
border-left:solid 1px #161d99;
border-right:solid 1px #161d99;
border-bottom:solid 1px #161d99;
}
#topnav{
padding:1px 0 6px 0;
height:20px;
}
#topnavlist, #topnavlist ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#topnavlist li{
 margin:1px;
}
#topnavlist a {
	display: block;
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
	background:#f6f6f6;
	font-weight:bold;
	padding:5px 5px 6px 5px;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
#topnavlist a:hover {
	border-bottom:1px dotted #161d99;
}
#topnavlist li { /* all list items */
	float: left;
	/*width: 132px;    width needed or else Opera goes nuts */
}

#mainone{
float:left;
width:549px;
padding: 0px 15px 0px 15px;
overflow:hidden;
}
.post{
padding:0 0 20px 0;
margin:0 0 20px 0;
}
.postu{
border-bottom:solid 5px #f6f6f6;
}
.post a{
text-decoration:underline;
}
.dateline{
font-size:.8em;
color:#555;
}
#maintwo{
float:right;
width:200px;
border-left:1px solid #fff;
padding: 0px 10px 0px 10px;
overflow:hidden;
}
.block1{
font-size:.8em;
padding:0 0 0px 0;
margin:0 0 0px 0;
}
.block2{
padding:0 0 10px 0;
margin:0 0 10px 0;
}
.block1u{
border-bottom:solid 5px #f6f6f6;
}
.block1 a{
text-decoration:underline;
}
.list1{
list-style-image: url(img/list1.jpg);
font-size:1.1em;
padding:10px 0 0 0;
}
.list1 li{
margin:0 0 0 20px;
padding:0 0 0 15px;
}
.photocontain{
padding:10px 0;
}
.thumb{
float:left;
margin:0 5px 5px 0;
}
.thumb img{
padding:1px;
border:solid 1px #ccc;
}
.thumb:hover img{
border:solid 1px #00c;
}
#footer{
	padding:3px 0 3px 0;
	font-size:.8em;
	text-align:center;
	background:#f6f6f6;
	margin:3px;
	color:#000;
}