A {
	text-decoration: none;
	color:#6f6d6a; 
	font-family: Helvetica, "Century Gothic", Arial;
}
A:LINK { 
	text-decoration: none;
	color:#6f6d6a;
	font-family: Helvetica, "Century Gothic", Arial;
}
A:VISITED { 
	text-decoration: none;
	color:#6f6d6a; 
	font-family: Helvetica, "Century Gothic", Arial;
}
A:ACTIVE { 
	text-decoration: none;
	color:#6f6d6a; 
	font-family: Helvetica, "Century Gothic", Arial;
}
A:HOVER { 
	text-decoration: none;
	color:#a3a099; 
	font-family: Helvetica, "Century Gothic", Arial;
}

BODY {
	color: #161616;
	background-color: #e1e6e2;
	font-family: Helvetica, Verdana, Arial;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
} 

p.indent {
	margin-left: 30px;
	text-indent:-30px;
}

#Layer1 {
	position: absolute;
	background-color: #e1e6e2;
	color: #161616;
	text-align: center;
	border: 0px solid #161616;
	padding: 0px;
	top: -3px;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	height: 100%;
}

#ContentLayer {
	padding: 20px;
}
#maskBottom {
	position: standard;
	bottom: 34px;
	left: 50%;
	margin-left: -0px;
	background-color: #e1e6e2;
	border: 0px;
	width: 615px;
	height: 10px;
}

#maskTopBar {
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: -390px;
	width: 800px;
	height: 4px;
	background-color: #e1e6e2;
}

#titlebar { 
	position: fixed;
	left: 50%;
	top: 3px;
	margin-left: -390px;
	border: 0px solid #161616;
	width: 780px;
	height: 93px;
}

IMG.menuButton {
	position: absolute;
	top: 107px;
	border: 0px;
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	-moz-opacity: 0.6;
}
IMG.menuButton2 {
	position: absolute;
	top: 107px;
	border: 0px;
	opacity: 1.0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
}

IMG.icons {
	float: right;
	margin: 10px;
	padding: 0px;
	border: 0px;
}

IMG.icons2 {
	border: 1px solid #161616;
	padding: 0px;
	margin: 0px;
}

IMG.icons3 {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

table.featured {
	padding: 15px;
	background: #e1e6e2;
}
td.title {
	background-repeat: no-repeat;
	width: 100%;
}
td.t1 {
	width: 185px;
}
td.t2 {
	width: 115px;
}
td.t3 {
	width: 150px;
	text-align: left;
}