@font-face {
	font-family: Papyrus;
	font-style:  normal;
	font-weight: normal;
	src: url(PAPYRUS0.eot);
}
BODY 
{
	overflow: hidden;
	background: url('images/stone_bg.jpg'); 
}
a:link
{
	font-family: Papyrus;
	font-size: 12px;
	color: #660000;
	cursor: url("ascension.cur");
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:active
{
	font-family: Papyrus;
	font-size: 12px;
	color: #660000;
	cursor: url("ascension.cur");
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:visited
{
	font-family: Papyrus;
	font-size: 12px;
	color: #660000;
	cursor: url("ascension.cur");
	font-weight: bold;
	text-decoration: none;
	border: 0;
}

a:hover
{
	font-family: Papyrus;
	font-size: 12px;
	color: #990000;
	cursor: url("ascension.cur");
	font-weight: bold;
	text-decoration: none;
	border: 0;
}
ul {padding-right: 6px;}
p { margin: 8px; }
.listHeading { margin: 0px; font-weight: bold; margin-left: 8px;}
.newParagraph:first-letter { font-weight: bold; font-size: 14px}
.paragraphHeading { font-weight: bold; font-size: 14px}
.chatText {word-spacing: 1px; font-size: 12px;position: absolute; top: 200; left: 402; width: 292px; padding: 0px; margin: 0px; text-align: left; font-family:Papyrus;}
.ascCheckbox 
{
	cursor:url("ascension.cur");
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	position: relative;
	top: 4px;
	font-family: papyrus;
	background : url('images/clear.gif');
	border: 0px;
	border-bottom: 1px dashed black;
	width: 18;
}

.ascButton
{
	position: absolute;
	top: 2px;
	left: 2px;
	border: 0px;
}

.ascButtonShadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=3);
}

.content_button
{
	position: absolute;
	top: 2px;
	left: 3px;
	border: 0px;
}

.content_button_shadow
{
	position: absolute;
	top: 0px;
	left: 0px;
	filter:progid:DXImageTransform.Microsoft.Blur(pixelRadius=4);
}

.menu_getprofile
{
	position: relative;
	width: 109px;
	height: 25px;
}

.content_text { 
	position:absolute; 
	left:116px; top:120px; 
	width:480px; height:245px; 
	clip:rect(0px, 480px, 245px, 0px); 
	overflow:hidden;	
	z-index:1;
	font-family: Papyrus;
	font-size: 12px;
	}
.content { 
	word-spacing: 1px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family:Papyrus;
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}
div#scrollui { 
	position:absolute;
	left:590px;
	top:129px;
	width:29px;
	height:223px; 
	font-size:1px;
	z-index:10;
}
div#track { 
	position:absolute; left:7px; top:17px;
	width:11px; height:189px;
	background: url("images/scrollbar.gif") no-repeat;
	z-index:1;
	}
div#dragBar {
	position:absolute; left:1px; top:1px;
	width:9px; height:50px;
	z-index:1;	
}  
div#up 
{
	position:absolute; left:0; top:0; z-index:2
}  
div#down {
	position:absolute;
	left:0;
	top: 207px;
	z-index:3
}

.eventHeader
{
	background-color: #990000;
}

.eventWeek
{
	height: 20px;
	width: 14%;
	border-bottom: 1px solid white;
	background-color: #ffffff;
	text-align: center;
}


.eventDay {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	height: 17%;
	width: 14%;
	
}

.eventToday {
	background-color: #333333;
	text-align: left;
	vertical-align: top;
	height: 17%;
	width: 14%;
}