body{
background-color: #6a7e13;
font-family: arial, helvetica;
font-size: 9pt;
text-align: center;
margin:20px 0px 0px 0px;
}

#siteContainer{
text-align: left;
margin: auto;
width: 900px;
border: 1px #000 solid;
padding: 20px;
}

#topBar{
height: 40px;
background-color: #cccc00;
margin-bottom: 10px;
}

#headerImg{
border: 1px #cccc00 solid;	
}

#cba{
position: absolute;
top: 250px;
margin-left: 20px;
color: #cccc00;
font-size: 75pt;
font-weight: bold;
}

#cbaMember{
position: absolute;
top: 110px;
margin-left: 680px;
color: #cccc00;
font-size: 60pt;
font-weight: bold;
}

#tuscCo{
position: absolute;
top: 130px;
margin-left: 370px;
}

h1{
color: #cccc00;
font-size: 16pt;
font-weight: bold;
padding-left: 20px;
}

#ohio{
position: absolute;
top: 100px;
margin-left: 680px;
}

#address{
position: absolute;	
top: 380px;
margin-left: 690px;
text-align: center;
font-weight: bold;
font-size: 12pt;
}

#contact{
font-size: 14pt;
font-weight: bold;
}

#content{
width: 380px;
padding-left: 20px;
}

#meetings{
position: absolute;
top: 530px;
margin-left: 500px;
width: 300px;
font-size: 11pt;
font-weight: bold;
text-align: center;
}

#bottomBar{
margin-top: 20px;
background-color: #cccc00;
padding: 3px;
}

#viewMembers{
background-color: #cccc00;
margin-left: 500px;
margin-right: 100px;
text-align: center;
padding: 10px;
border: 1px #6a7e13 solid;
}

#viewApplication{
background-color: #cccc00;
margin-left: 500px;
margin-right: 100px;
text-align: center;
padding: 10px;
border: 1px #6a7e13 solid;
}

#viewApplicationMembers{
position: absolute;
top: 515px;
width: 200px;
background-color: #cccc00;
margin-left: 150px;
margin-right: 100px;
text-align: center;
padding: 10px;
border: 1px #6a7e13 solid;
}


#viewHomepage{
position: absolute;
top: 560px;
width: 200px;
background-color: #cccc00;
margin-left: 150px;
margin-right: 100px;
text-align: center;
padding: 10px;
border: 1px #6a7e13 solid;
}

#membersLink,
#applicationLink{
font-size: 14pt;
font-weight: bold;
color: #6a7e13;
text-decoration: none;
}

#memberContainer{
margin-left: 500px;
margin-top: 20px;
height: 400px;
overflow: auto;
border: 1px #cccc00 solid;	
padding: 5px;
}

#memberContainer div{
	border: 1px #000 solid;
	margin-bottom: 5px;
	padding: 5px;
	color: #cccc00;
}

.memberDetails{
	position: absolute;
	top: 260px;
	display: none;
	padding: 20px;
	background-color: #a4ac1b;
	width: 450px;
	height: 380px;
}

#detailsTable{
	font-size: 10pt;	
}

.coName{
	font-weight: bold;
	color: #6a7e13;
	font-size: 18pt;
}
