
td, th { display: table-cell;}
th {font-weight: bolder; text-align: left;}

body {
	margin:0px;
	padding:0px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:bold;
	color:#003333;
	background:#CCFFFF;
	}

div.PageHeader
{
	color: #003333;
	background: #33CCFF;
	padding: 6px;
	border-color: #003333;
	border-width: thick;
	border-style: ridge;
	margin-top: 25px;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 25px;
	text-align: center;
}

*.Collage
{
	display: block; margin-left: auto; margin-right: auto; border: 1px solid black;
}

div.Center
{
	position: relative;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	height: 500px;
}

div.Middle
{
	position: relative;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 25px;
	margin-bottom: 25px;
}

div.Nav
{
	position:absolute;
	right: 70%;
	width: 25%;
	color:#003333;
	background:#33CCFF;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
}

div.BottomRight
{
	color:#003333;
	background:#90D3FF;
	position:absolute;
	bottom: 100px;
	left: 50%;
	width:35%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
}

div.BottomRightish
{
	color:#003333;
	background:#33CCFF;
	position:relative;
	bottom: 2%;
	left: 20%;
	width:77%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
}

div.Bottom
{
	color:#003333;
	background:#90D3FF;
	position:absolute;
	bottom: 2%;
	left: 30%;
	width: 50%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
}

div.References
{
	color:#003333;
	position:absolute;
	top: 520px;
	bottom: 50px;
	padding:10px;
}

div.Blurb
{
	color:#003333;
	background:#90D3FF;
	position:absolute;
	left: 40%;
	width:55%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
}

table.LinkTable
{
	position: absolute;
	padding:15px;
	border:#336666;
	border-width:thick;
	border-style:ridge;
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 45px;
	color:#003333;
	background:#90D3FF;
	width: 75%;
}

div.LWVHeader
{
	color: #003333;
	background: #33CCFF;
	padding: 6px;
	border-color: #003333;
	border-width: thick;
	border-style: ridge;
	margin-top: 75px;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 25px;
	text-align: center;
}

div.LWVBlurb
{
	color:#003333;
	background:#90D3FF;
	margin-left: 40%;
	margin-right: 40%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
	text-align: center;
}

div.LWVperl
{
	color:#003333;
	background:#90E3FF;
	margin-left: 30%;
	margin-right: 30%;
	padding:10px;
	border-color:#336666;
	border-width:thick;
	border-style:ridge;
	text-align: left;
}

