a					{
	color: #ffffff;
	text-decoration: none;		}
a:hover					{
	color: #6E8BA2;
	text-decoration: none;		}
body 					{
	background: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	margin-top: 5px;
	text-align: center;		}
#content				{
	background: #000000;
	border: 0px dotted #ffffff;
	float: left;
	height: 600px;
	overflow: auto;
	text-align: center;
	width: 600px;			}
#footer					{
	background: #000000;
	border: 0px dotted #ffffff;
	float: right;
	height: 38px;
	line-height: 38px;
	text-align: center;
	vertical-align: top;
	width: 950px;			}
#header					{
	background: #000000;
	border: 0px dotted;
	height: 100px;
	text-align: right;
	width: 950px;			}
#menu					{
	background: #000000;
	border: 0px dotted;
	float: left;
	font-weight: bold;
	line-height: 50px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	width: 950px;			}
#preview				{
	border: 5px solid #ffffff;
	margin-bottom: 40px;
	padding: 0px;			}
#text-home				{
	color: #a5a5a5;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	white-space: normal;		}
#text-left				{
	color: #a5a5a5;
	font-size: 11pt;
	text-align: left;
	white-space: normal;		}
#text-center				{
	color: #a5a5a5;
	font-size: 11pt;
	text-align: center;
	white-space: normal;		}
#text-right				{
	color: #a5a5a5;
	font-size: 11pt;
	text-align: right;
	white-space: normal;		}
#thumbnail				{
	border: 2px solid silver;
	margin: 20px;			}
#wrapper				{
	background: #000000;
	border: 2px solid #ffffff;
	height: 798px;
	padding: 0px;
	width: 950px;			}
/* ------------- Grouped definitions ------------- */
#leftg, #rightg				{
	background: #000000;
	border: 0px dotted #ffffff;
	float: left;
	height: 500px;
	padding: 10px;
	width: 150px;			}

/* ------------- Menu definitions ------------- */
#dropmenudiv				{
	background-color: #000000;
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	line-height:18px;
	z-index:100;			}
#dropmenudiv a				{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #ffffff;
	padding: 1px 0;
	text-decoration: none;	}
#dropmenudiv a:hover			{
	background-color: #000000;	}
