body {
	background-image: url(images/layout_aug07/aug07_bg.png);
	background-color: #92874C;
	margin: 0px;
	padding: 0px;
}
.bigbox {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}


.textholder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: top;
	margin: 10px;
	padding: 10px;
	background-image: url(images/layout_aug07/aug07_midshade.png);
	background-repeat: repeat-x;
	line-height: 200%;
	background-color: #FFFFFF;
	text-align: justify;
}


.textshadL {
	background-image: url(images/layout_aug07/aug07_boxLeft.png);
	background-repeat: repeat-y;
}
.textshadR {
	background-image: url(images/layout_aug07/aug07_boxRight.png);
	background-repeat: repeat-y;
}
.menuBack {
	background-color: #0066FF;
	background-image: url(images/layout_aug07/aug07_blueBack.png);
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.menuItems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #79C0E7;
	text-decoration: none;
}
.theClock {
	color: #79C0E7;
	text-align: right;
	padding: 7px;
	font-weight: normal;
}

a:hover {
	color: #FEFF83;
}

