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/bg.gif); */
background-image: url(img/bg2.jpg);
background-repeat:repeat-x;
background-color: #000;
}
a:link {color: #161d99;text-decoration:none;}
a:visited {color: #999;text-decoration:none;}
a:hover {color: #999;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;
	font-weight:bold;
}
.t1{
	font-size:.8em;
}
.t2{
	font-size:.9em;
}
.t3{
	font-size:1.2em;
}
.t5{
	font-size:.8em;
	color:#999;
}
.t5 a{
	color:#999;
}
.t6{
	background: transparent url(img/bg3.jpg) repeat-x;
	margin:5px 0 0 0;
}
.t6:hover{
	background: transparent url(img/bg4.jpg) repeat-x;
}
.t7{
	width:544px;
	height:254px;
	border:1px solid #ccc;
	padding:2px;
	margin:7px 0;
}
.t7:hover{
	border:1px solid #00c;
}
.t10{
	vertical-align:top;
	background: #f9f9f9;
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	/*
	padding:6px;
	margin:2px;
	border:2px solid #fff;
	font-size:.8em;
	*/
}
.t10a{
	background: transparent url(img/bg5.jpg) repeat-x;
}
.t10b{
	height:3px;
	background: transparent url(img/bgtop-2.gif) no-repeat;
}
.t10c{
}
.t11{
	height:3px;
	background: transparent url(img/bgtop-1.gif) no-repeat;
}
.t12{
	height:3px;
	background: transparent url(img/bgbot-1.gif) no-repeat;
}
.t13{
	padding:3px 6px;
}
.box20{
	background: #f9f9f9 url(img/bg5.jpg) repeat-x;
	float:left;
	width:181px;
	/*margin:7px 0 0 0;*/
	/*border-right:2px solid #fff;*/
}
.box21{
	height:3px;
	background: transparent url(img/bgtop-2.gif) no-repeat;
}
.box22{
	font-size:.8em;
	padding:2px 9px;
	min-height:400px;
}
.tbanner{
	padding:0px;
	text-align:center;
}
.tbanner p{
	border:1px solid #f0f0f0;
	padding:7px 2px;
	margin: 0 0 20px 0;
}

#top{
background:#ffffff;
/*border-top:solid #f00 5px;
border-bottom:solid #d0d0d0 1px; */
padding:9px 0 0 0;
}
#top1{
width: 800px;
margin: 0 auto;
height:100px;
background: url(img/header-1.jpg) no-repeat 284px 5px;
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 0px 15px;
border-top:solid 5px #f6f6f6;
*/
}
#pagewrap {
width: 800px;
margin: 0 auto;
text-align: left;
background:#ffffff;
/*#161d99;*/
/*
border-left:solid 1px #fff; 
border-right:solid 1px #fff;
border-bottom:solid 1px #fff;
*/
}
#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: 0 15px 10px 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: 0 15px 0px 5px;
overflow:hidden;
}
.block1{
font-size:.8em;
padding:0 0 15px 0;
margin:0 0 15px 0;
}
.block2{
padding:0 0 10px 0;
margin:0 0 10px 0;
}
.block1u{
border-bottom:dotted 1px #e0e0e0;
}
.block1 a{
text-decoration:underline;
}
.box1{
background: transparent url(img/box3.gif) repeat-y;
margin:0 0 15px 0;
}
.box2{
height:5px;
background: transparent url(img/box1.gif) no-repeat;
}
.box3{
padding: 3px 10px 0 9px;
font-size:.8em;
}
.box3 p{
padding: 0 0 .5em 0;
}
.box3a{
text-align:center;
font-size:.8em;
}
.boxthumb img{
padding: 1px;
border: 1px solid #f0f0f0;
margin:0 0 7px 0;
}
.boxthumb:hover img{
border: 1px solid #d6d6d6;
}
.box4{
height:5px;
background: transparent url(img/box2.gif) no-repeat;
}

.box6{
background: transparent url(img/box8.gif) repeat-y;
margin:0 0 15px 0;
}
.box7{
height:5px;
background: transparent url(img/box6.gif) no-repeat;
}
.box8{
height:5px;
background: transparent url(img/box7.gif) no-repeat;
}

.box10{
background: transparent url(img/box12.gif) repeat-y;
margin:0 0 15px 0;
}
.box11{
height:5px;
background: transparent url(img/box10.gif) no-repeat;
}
.box12{
height:5px;
background: transparent url(img/box11.gif) no-repeat;
}

.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;
}
.photocontain2{
padding:7px 0 10px 0;
margin:0 0 0 2px;
}
.thumb2{
/*width:99px;*/
float:left;
}
.thumb2a{
margin:0 7px 7px 0;
}
.thumb2b{
margin:0 0 7px 0;
}
.thumb2 img{
padding:6px 13px;
border:solid 1px #ccc;
}
.thumb2:hover img{
border:solid 1px #00c;
}
.table1{
margin:0 0 10px 0;
}
#footer{
	padding:3px 0 3px 0;
	font-size:.8em;
	text-align:center;
	background:#f6f6f6;
	color:#000;
}