body {
	margin: 0;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: white url(../images/generic/shadow_backdrop.jpg) no-repeat top center;
}

#header {
}

#menu {
	height: 32px;
	background: white url(../images/generic/menu_backdrop.jpg) no-repeat top center;
	text-align: center;
	padding-top: 1px;
}

#container {
	width: 783px;
	margin: 0 auto;
	color: #666666;
	line-height: 1.2em;
}

#container .desc {
	font-size: 0.8em;
	text-align: center;
}

.desc img {
	position: relative;
	top: 3px;
}

#footer {
	clear: both;
	height: 40px;
	background: white url(../images/generic/footer_backdrop.jpg) no-repeat top center;
}

.textColLeft {
	float: left;
	width: 351px;
	display: inline;
	padding: 12px;
}

.textColRight {
	float: right;
	width: 351px;
	display: inline;
	padding: 12px;
}

.textColContainer {
	width: 769px;
	/*border: 6px solid #cccccc;*/
	background: white url(../images/generic/colsplit.jpg) top center repeat-y;
	font-size: 0.8em;
	min-height: 500px;
}

h1 {
	color: #990000;
	font-size: 1.5em;
}

h2 {
	color: #990000;
	font-size: 1.3em;
}

#credit {
	text-align: right;
	float: right;
	padding-right: 30px;
	padding-top: 8px;
	font-size: 0.8em;
}

#credit a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#content {
	padding: 6px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;	
}

.clearB {
	clear: both;
}

p {
}

#flashMovie {
	margin-bottom: 6px;
}

a img {
	border: 0;
}

h5 {
	margin: 0;
	margin-bottom: 25px;
	margin-top: 5px;
	color: #ff0000;
	font-size: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 1.6em;
}

h3 {
	font-size: 1.2em;
	padding: 0;
	color: grey;
}

#header img {
	border: none;
}

.temDetails {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
}

.temDetails span {
	padding-top: 6px;
	display: block
}

.temDetails a {
	color: #666666;
	text-decoration: none;
}