body {
	width: 96%;
	margin: 5px auto;
	color: #000000;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 140%;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {line-height: 130%;}

h1{font-size: 170%; border-bottom: 1px solid #000000; padding-bottom: 5px;}

h2{font-size: 130%;}

h3{font-size: 120%;}

h4{font-size: 110%;}

h5{font-size: 100%;}

h6{font-size: 90%;}

ul ul,
ol ol,
ul ol,
ol ul
{margin-top: 10px; margin-bottom: 10px;}

select, option, input, textarea {font-family: "Courier New", Courier, monospace;}

select, option, input, textarea {font-family: "Courier New", Courier, monospace; font-size: 120%;}

#header, .topContainer2, #leftColumn, .container1, #container, #footer ul  {
	display: none;
	}

table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #000000;
	border-collapse: collapse;
	clear: both;
}

table caption{
	font-weight: bold;
	padding: 10px 5px 4px 5px;
}

table tr td{
	border: 1px solid #000000;
	padding: 5px 10px;
	vertical-align: top;
}

table th{
	padding: 3px;
	border: 1px solid #000000;
}

/* Flag Styles */

.picContainer{clear:both;overflow:hidden;padding:10px 0;width:100%;}

.picContainer .picBox{display:inline;float:left;margin:0  35px 30px 0; width:100px;  text-align:center;}

.picContainer .picBox img{border:1px solid #708090; padding: 3px;}

.picContainer .picBox p{padding: 2px 0; margin: 0;}

.picGal{clear:both;overflow:hidden;text-align:center;width:100%; margin: 0; padding: 0;}

.picGal .picBox{ border: 1px solid #E6E6E6; display:inline;float:left;margin-left:20px;width:180px; margin-bottom: 20px; 
padding: 5px 0;	}

.picGal .picBox p{font-weight:bold; margin:0; padding: 2px 5px 0 5px;}

.hidethis {
	position:absolute;
 	left:0px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
}

.clr {clear: both;}

.center {text-align: center;}

.right {text-align: right;}

img {border: 0;}

.fltRight{float:right;margin-left:15px; margin-bottom: 2px;}

.fltLeft{float:left; margin-right:15px; margin-bottom: 2px;}

.yellowBox {border: 1px solid #d9d9d9; clear: both; margin: 10px auto; padding: 5px; overflow: hidden; width: 90%; }

/* Photos */

.photoBlock{text-align:center;}

.photoBlock .photo, .photoBlock .photo2 {margin-bottom: 20px;}

.photoBlock .photo img, .photoBlock .photo2 img {border: 1px solid #ccc; padding: 2px;}

hr {clear: both;}

#footer {border-top: 3px solid #000000; margin-top: 15px; padding-top: 5px;}

.copyright {margin: 0; padding: 0;}