#redStrip
{
	position: absolute;
	width: 100%;
	height: 24px;
	top: 80px;
	left: 0px;
	z-index: 3;
	background-color: #cc3333;
}

a.redMenu:link 
{
	color: #ffffff;
	text-decoration: none;
}

a.redMenu:visited 
{
	color: #ffffff;
	text-decoration: none;	
}

a.redMenu:hover 
{
	color: #ffffff;
	text-decoration: none;
}

#logo
{
	width: 263px;
	display: inline;
	float: left;
	margin-bottom: 10px;
	margin-left: 36px;
}

#upperRightCorner
{
	float: right;
	width: 660px;
	height: 62px;
	padding-right: 8px;
	text-align: right;
	display: inline;
	margin-bottom: 10px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#redMenuForum
{
	float: right;
	display: block;
	position: relative;
	padding-top: 0px;
	padding-bottom: 3px;
	height: 15px;
	color: #ffffff;
	padding-bottom: 5px;
	z-index: 6;
	background-color: #cc3333;
	width: 600px;
	text-align: right;
}

.upperRightCornerLabel
{
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.redMenuLabel
{
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#copyright 
{ 
	display: block; 
	font-size: 10px; 
	margin-bottom: 20px; 
}

#bottomDash
{
	float: left;
	display: block;
	width: 100%;
	margin-top: 5px;
	background-image: url(../images/zed_dash.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.bottomLinkLabels
{
	padding-left: 5px;
	padding-right: 5px;
	color: #999999;
}

#bottomLinks
{
	display: block;
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 12px;
}

a.upperRightCornerLink:link 
{
	color: #999999;
	text-decoration: none;
}

a.upperRightCornerLink:visited 
{
	color: #999999;
	text-decoration: none;	
}

a.upperRightCornerLink:hover 
{
	color: #999999;
	text-decoration: none;
}

#headerLabel
{
	color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
}

.fText
{
	color: #666666;
	margin-bottom: 1px;
}