body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#rest
{
	position:absolute;
	left: 0px;
	visibility: visible;
	color: #666666;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	bottom: 0px;
	z-index: 1;
	height: auto;
	width: 100%;
}
#topbar
{
	height: 85px;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	background-color: #FFFFFF;
}
#menubar
{
	background-color: #D6D6D6;
	height: 24px;
	width: 100%;
	left: 0px;
	top: 88px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	overflow: hidden;
}
#menubarline
{
	height: 24px;
	width: 100%;
	left: 0px;
	top: 112px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	z-index: 3;
	text-align: center;
	overflow: hidden;
}
#mainarea
{
	background-color: #FFFFFF;
	width: 760px;
	top: 133px;
	margin: 0px;
	padding: 20px;
	position: relative;
	visibility: visible;
	z-index: 2;
	overflow: visible;
	bottom: auto;
	border: 3px solid #999999;
	text-align: left;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title
{
	font-size: 14px;
	position: relative;
	color: #666666;
	padding-left: 10px;
	overflow: visible;
	z-index: 3;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #F4F4F4;
	width: 730px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
.event
{
	font-size: 12px;
	position: relative;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DADADA;
	padding-left: 10px;
	overflow: visible;
	z-index: 3;
	padding-right: 10px;
	font-weight: normal;
	text-align: justify;
	width: 730px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 30px;
}

img.frame
{
	border:3px solid #CCCCCC;
	text-align: right;
}

a:link {
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
#footer 
	{
	text-align: center;
	position: absolute;
	top: 160px;
	width: 15px;
	height: auto;
	visibility: visible;
	display: block;
	color: #7C7C7C;
	font-size: 12px;
	z-index: 4;
	right: 0px;
	margin: 0px;
	padding: 0px;
	}
#footer2 
	{
	text-align: center;
	position: absolute;
	top: 160px;
	width: 15px;
	height: 450px;
	visibility: visible;
	display: block;
	color: #7C7C7C;
	font-size: 12px;
	z-index: 4;
	left: 0px;
	margin: 0px;
	padding: 0px;
	}
#footer3 
	{
	text-align: center;
	position: absolute;
	top: 160px;
	width: 15px;
	height: 450px;
	visibility: visible;
	display: block;
	color: #7C7C7C;
	font-size: 12px;
	z-index: 4;
	left: 15px;
	margin: 0px;
	padding: 0px;
	}
.titlerep {

	font-size: 14px;
	position: relative;
	color: #666666;
	padding-left: 10px;
	overflow: visible;
	z-index: 3;
	padding-right: 10px;
	font-weight: bold;
	text-align: left;
	background-color: #F4F4F4;
	width: 700px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
.eventrep {

	font-size: 12px;
	position: relative;
	color: #333333;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #DADADA;
	padding-left: 10px;
	overflow: visible;
	z-index: 3;
	padding-right: 10px;
	font-weight: normal;
	text-align: justify;
	width: 700px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-indent: 30px;
}
