h1, h2, h3 {
color:#006633;
font-family: Geneva, Arial, Helvetica, sans-serif;
height: 100%;
margin: 2px auto;
}
a {
	font-weight:bold;
	color: #000000;
}
a:hover {
	color:#339933;
}

.thrColFixHdr
{
	text-align:center;
}
.thrColFixHdr #container {
	background-image: url(../Pictures/middle%20old%20paper.jpg);
	background-repeat: repeat-y;
	width: 800px;
	padding: 10px;
	padding-bottom: 0px;
	text-align:left;
	margin: 0 auto;
} 

.containerImg
{
	float: left;
	width: 24.5%;
	height: 153px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

.thrColFixHdr #header {
	background-repeat: no-repeat;
	height: 143px;
	background-image: url(../Pictures/headernormal.jpg);
	margin: 10px auto;
} 
.thrColFixHdr #header1 {
width: 780px;
height: 143px; 
margin: 10px 0px;
}
.thrColFixHdr #headersidebar {
	float:right;
	width: 300px;
	margin: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 17px;
	
}

 .thrColFixHdr #sidebar1 {
	width: 190px;
	border: thick double #000000;
	background-color: #996600;
	float: left;
	margin: 0px;
}

.sidebarnote{
background-color: #FFFFFF;
margin: 10px;
padding: 10px;
border: thin solid #999999;
}
.sidebarnote h1{
	font-size: 20px;
}
.sidebarnote ul{
	padding-left: 15px;
	margin:0px;
}
.sidebarnote li{
	margin: 5px auto;
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 190px;
	margin: 0px;
	margin-right: 15px;
}

.thrColFixHdr #swapbutton {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
text-align: center;
height: 56px;
margin: 10px auto;
line-height: 56px;
}
.thrColFixHdr #swapbutton a{
	background-image: url(../Pictures/readMe.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 56px;
	line-height: 56px;
	font-size: 24px;
	text-align: center;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 10px;
}
.thrColFixHdr #swapbutton a:hover{
background-position:center bottom;
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.mainContent {
	margin: 0 220px;
}

.mainContent h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006633;
} 
.mainContent h3 {
	text-align: center;
}
.mainContent h3 a{
	padding-right: 10px;
}
.mainContent a{
text-align: right;
color: #006600;
} 
.mainContent a:hover{
color: #33CC00;
}

.rightflt {
	text-align:right;
}
#image {
	width: 780px;
	margin: 0;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}

.thrColFixHdr #footer {
	background-image: url(../Pictures/bottom.jpg);
	background-repeat: no-repeat;
	width: 700px;
	height: 85px;
	font-size: 9px;
	text-align: center;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
} 
.thrColFixHdr #footer p {
margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


#pageMenu {
	color:#726C64;
	width: 780px;
	left:auto;
	text-align: justify;
	padding: 5px;
}



/* navigation */
.navigation {
	height: 30px;
	margin: 0 auto;
	width: 780px;
	font-family: "Times New Roman", Times, serif;
}
.navigation a {
	color: #000000;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 97px;
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 25px;
	font-size: 16px;
	font-weight: bold;
}
.navigation a:hover {
	color: #006600;
	background-position: right bottom;
}

.swapTab {
width: 60px;
float: left;
}

