body {
	background-color: #000033;
}
table.main {
	height: 1025px;
	width: 1000px;
	position: relative;
	table-layout: fixed;
}
table.main td.left {
	background-color: #666666;
	width: 235px;
	vertical-align: top;
	text-align: left;
	padding: 0;
	border: 0;
}
table.pictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	width: 900px;
	background-color: #336699;
	height: auto;
	text-align: center;
	position: relative;
}

table.main td.right {
	background-color: #669999;
	vertical-align: baseline;
	text-align: center;
	width: 765px;
	padding: 0px;
	border: 0;
}

table.top {
	width: 1000px;
	height: 150px;
	background-color: #003366;
	}

table.calls {
	border: 3px solid #FF6600;
	border-collapse: collapse;
	width: 500px;
	
}

table.calls th {
	background-color: #0099CC;
	font: 1em Arial,Helvetica,sans-serif;

	color: #000000;
	text-align: center;
	font-weight: bold;
	border: #FF6600;
	border-style: outset;
	border-left: 1px;
}
										
table.calls td {
	font: 0.9em Arial,Helvetica,sans-serif;
	padding: 0.4em;
	border: 1px #FF6600;
	text-align: center;
	border-style: outset;
}	

 table.calls tr {
 	background-color:#EFEFEF;
	}

 table.calls tr.evens {
 	background-color:#66CCFF;
	}
table.history {
	width: 625px;
	position: relative;
	border: 0;
}

table.members {
	color: #000000;
	text-align: left;
	width: 700px;
	height: 250px;
	border: 3px;
}
table.members td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	width: 350px;
	border: 3px;
	text-align: left;
	vertical-align: top;
}

.nav{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099FF;
	display: block;
	padding: 8px;
	width: 200px;
	color: #000000;
	text-align: left;
}

.nav:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 200px;
	color: #0099FF;
}

.nav2{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #006699;
	display: block;
	padding: 4px;
	width: 100px;
	color: #CCCCCC;
	text-align: center;
}

.nav2:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 4px;
	width: 100px;
	color: #0099FF;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #FF3300;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
	color: #FF3300;
	text-align: center;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF00;
}

.h3a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCFF66;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.txcntr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

p {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

	text-align: justify;

}


ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #660000;
	list-style-position: outside;
	margin-left: 50px;
	margin-right: 60px;
	text-align: justify;

}
.top h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	line-height: 20px;
}
