#logo {
height: 100px;
background-color: #ffffff;
left: 15px;
position: absolute;
top: 15px;
width: 120px;
z-index: 10
}

#banner {
height: 143px;
width: 760px;
left: 10px;
position: absolute;
top: 10px;
z-index: 1
}



#menu {
background-color: #ffffff;
height: 20px;
left: 168px;
position: absolute;
top: 117px;
width: 577px;
z-index: 5
}

#menu p {
color: #ff0000;
font-family: Verdana;
font-size: 80%;
font-weight: bold;
paddding-top: 6px;
border-top: #FF0000 solid 1px;
border-bottom: #FF0000 solid 1px;
padding-bottom: 3px;
margin-left: 0 px;
text-align: left;
}

#menu a:link {
color: #ff0000;
text-decoration: none;
}

#menu a:visited {
color: #ff0000;
text-decoration: none;
}

#menu a:active {
color: #ff0000;
background-color: #ffffff;
text-decoration: none
}

#menu a:hover {
color: #ff0000;
background-color: #ffffff;
text-decoration: none
}

#content {
height: 600px;
left: 235px;
position: absolute;
top: 160px;
width: 525px;
z-index: 3
}

#sidebar {
height: 600px;
left: 25px;
position: absolute;
top: 160px;
width: 175px;
z-index: 4
}

#sidebar p {
color: #000000;
font-family: Verdana;
font-size: 70%;
text-align: center;
margin-top: 5px;
margin-bottom: 0px;
margin-right: 0px;
}

#sidebar p.leftalign {
color: #000000;
font-family: Verdana;
font-size: 70%;
text-align: left;
margin-top: 5px;
margin-bottom: 0px;
}

#sidebar h2 {
color: #ff0000;
font-family: Verdana;
font-size: 110%;
text-align: left;
}

#sidebar h3 {
font-family: Verdana;
font-size: 90%;
line-height: 150%;
color: #000000;
text-align: left;
margin-right: 30px;
margin-top: 6px;
margin-bottom: 6px;
border-bottom: dashed;
border-bottom-color: #ff0000;
border-bottom-width: .05em;
}

#content p.copyright {
color: #ff0000;
font-family: Verdana;
font-size: 65%;
}

#content p.instructions {
color: #000000;
font-family: Verdana;
font-size: 70%;
}


#content p {
	color: #000000;
	font-family: Verdana;
	font-size: 80%;
	line-height: 140%;
}

#content p.photodisplay {
color: #000000;
font-family: Verdana;
font-size: 80%;
margin-top: 0px;
margin-bottom: 4px;
}


#content li {
color: #000000;
font-family: Verdana;
font-size: 80%;
}

#content td {
border-top: .05em #ff0000 dashed;
border-spacing: .05em;
font-family: Verdana;
font-size: 70%;
}

#content table.noline {
border: none;
}

#content tr.noline {
border: none;
}
#content td.noline {
border: none;
}
#content tr.contact {
color: #000000;
font-family: Verdana;
font-size: 100%;
line-height: 120%;
margin-top: 9px;
}



h1 {
color: #ff0000;
font-family: Verdana;
font-size: 130%;
text-align: left;
}

h2 {
color: #ff0000;
font-family: Verdana;
font-size: 110%;
text-align: left;
}

h3 {
/*
background-color: #336699;
color: #ffffff; 
padding-left: 6px;
*/
font-family: Verdana;
font-size: 90%;
line-height: 150%;
color: #000000;
text-align: left;
margin-right: 50px;
margin-top: 6px;
margin-bottom: 6px;
border-bottom: dashed;
border-bottom-color: #ff0000;
border-bottom-width: .05em;
}

/* styles for terms we'll define using pop-up boxes */

.term {
	border-bottom-width: .025em;
	border-bottom-style: dashed;
	border-bottom-color: #FF0000;
}

.definition {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 75%;
	margin: 10px;
}

#flash {
	position:absolute;
	width:453px;
	height:85px;
	z-index:6;
	left: 276px;
	top: 11px;
}
