body, td {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
}
div.alpha {
	filter: progid:DXImageTransform.Microsoft.Alpha( Opacity=50, FinishOpacity=0, Style=0, StartX=0,  FinishX=100, StartY=0, FinishY=100);
}
body {
	background-color: cc9966;
	margin: 0;
}
td {
	vertical-align: top;
	border-collapse: collapse;
}
table {
	border-collapse: collapse;
}
div#header {
	width: 729px;
}
table.header {
	border-collapse: collapse;
	border: 1px solid black;
}
table.header td {
	padding: 0;
}
table.header td.color1 {
	background-color: 774433;
}
table.header td.color2 {
	background-color: 553322;
}
tr.header_row_1,tr.header_row_2 img {
	border: 0;
	padding: 0;
	margin: 0;
}
tr.header_row_1 img.square {
	border-left: 1px solid white;
}
tr.header_row_2 img.square {
	border-left: 1px solid white;
	border-top: 1px solid white;
}

div#nav {
	width: 144px;
	padding: 3px;
	float: left;
}
div#content {
	margin-left: 145px;
	border-left: 1px dotted #99ccff;
	width: 584px;
	padding: 5px;
	height: 300px;
}
div#footer {
	clear: both;
	width: 729px;
	border-top: 1px dotted #99ccff;
	text-align: center;
	font-size: 10px;
}
#nav ul {
	margin: 0;
}
#nav ul li {
	text-align: right;
	list-style-type: none;
}
#nav ul li A {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
#nav ul li A:hover {
	color: red;
}
p.adminlink { text-align: center; }
p.adminlink A {
	font-weight: bold;
	color: navy;
	text-decoration: none;
}
p.adminlink A {
	color: red;
}
