#navcontainer 
{
	width: 100%;
	color: #000000;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 0px;
width: 100%;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

div#copyright 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px;
}

.copyright 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.h1 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #DDC355;
	text-align: right;
}

div#wrap 
{
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-position: center center;
	background-color: #FFFFFF;
	border: thin solid #666666;
}

.image_border 
{
	padding: 2px;
	border: thin solid #030864;
}

.questions {
	text-align: justify;
	border: thin solid #666666;
	font-size: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.tableborder 
{
	border: 1px solid #FF0000;
	text-align: center;
}

#tableborder 
{
	text-align: center;
	border: thin solid #036;
}

#bottomnav 
{
	width: 760px;
	height: 24px;
	text-align: center;
	width: 760px;
	background-position: center center;
	border: thin solid #666666;
	background-color: #036;
}

#bottomnav ul 
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#bottomnav a 
{
padding: 0px;
width: 760px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#bottomnav a:link, #bottomnav a:visited
{
color: #EEE;
text-decoration: none;
}

#bottomnav a:hover
{
background-color: #369;
color: #fff;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-image: url("http://portlandbagpiper.com/graphics/portland-bagpiper-logo.jpg") no-repeat bottom center;
	}

#headerimg 	{ 
background-image: url("http://www.portlandbagpiper.com/graphics/portland-bagpiper-logo.jpg") no-repeat bottom center;
	height: 194px; 
	width: 754px; 
	} 

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}