body {
	background-image: url('images/bkg_stripes.gif');
	background-repeat: repeat;
	background-color: black;
	margin: 0px;
}

p { /* set bottom margin only */
	margin: 0px 0px 8px 0px;
}

h1 span { /* hide text in H1 tags */
	display: none;
}

/* set link style */
	a {
		color: #990000;
		text-decoration: none;
	}
	
	a:hover {
		text-decoration: underline;
	}
	
	a:visited, a:active {
		color: #990000;
	}

div#tophalf { /* add wallpaper texture to top half */
	background-image: url('images/bkg_tile.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
	width: 100%;
	height: 328px; 
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}

div#logo { /* eos logo positioning */
	position: absolute;
	height: 192px;
	width: 189px;
	top: -41px;
	left: -38px;
	z-index: 10;
}

div#contentframe { /* center content on page */
	position: relative;
	z-index: 1;
	top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
}

div#contenttop { /* top of leather frame */
	position: relative;
	background-image: url('images/bkg_content_top.gif');
	background-repeat: no-repeat;
	height: 10px;
	width: 940px;
	overflow: hidden;
}

div#contentbottom { /* bottom of leather frame */
	position: relative;
	background-image: url('images/bkg_content_btm.gif');
	background-repeat: no-repeat;
	height: 10px;
	width: 940px;
	overflow: hidden;
}

div#contentborders { /* sides of leather frame */
	position: relative;
	width: 940px;
	background-image: url('images/bkg_content_tile.gif');
	background-repeat: repeat-y;	
	padding: 2px 0px;
}

div#contentarea { /* area inside leather frame */
	width: 916px;
	margin: 0px 12px;
}

div#nav { /* left side nav */
	position: absolute;
	top: 150px;
	left: 24px;
	width: 102px;
	z-index: 10;
}

div#nav a { /* display left nav links in block style */
	display: block;
	margin-bottom: 18px;
}

div#content { /* parchment scroll, flush right in contentarea */
	position: relative;
	background-image: url('images/bkg_parchment_tile.jpg');
	background-repeat: repeat-y;
	background-position: top left;
	width: 730px;
	left: 143px;
	top: 0px;
	padding: 12px 0px 12px 43px;
	z-index: 1;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

div#contentss { /* photo gallery content area */
	position: relative;
	width: 773px;
	left: 143px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
}

div#content h1 { /* set height and width for h1 images in main content area */
	height: 38px;
	width: 400px;
	margin: 36px 0px 8px 0px;
	background-repeat: no-repeat;
}

h1#CharName {
	height: auto ! important;
	width: 100% ! important;
	font-size: 30px;
	font-family: Georgia;
	font-weight: normal;
	line-height: 36px;
	color: #662E2E;
	text-align: left ! important;
}

h1#CharName span {
	display: inline;
}

div#content h1.top { /* set height and width for h1 images in main content area */
	margin-top: 0px;
}

/* H1 Background Images */
	div#content h1#faq {
		background-image: url('images/title_faq.gif');
	}
	
	div#content h1#playstyles {
		background-image: url('images/title_playstyles.gif');
	}

	div#content h1#setting {
		background-image: url('images/title_setting.gif');
	}
	
	div#content h1#abouteos {
		background-image: url('images/title_abouteos.gif');
	}

	div#content h1#welcome {
		background-image: url('images/title_welcome.gif');
	}
	
	div#content h1#contactus {
		background-image: url('images/title_contactus.gif');
	}
	
	div#content h1#newsletters {
		background-image: url('images/title_newsletters.gif');
	}
	
	div#content h1#play {
		background-image: url('images/title_play.gif');
	}
	
	div#content h1#recentnews {
		background-image: url('images/title_recentnews.gif');
	}
	
	div#content h1#resources {
		background-image: url('images/title_resources.gif');
	}
	
	div#content h1#schedule {
		background-image: url('images/title_schedule.gif');
	}
	
	div#content h1#where {
		background-image: url('images/title_where.gif');
	}

div#content div.col1 { /* restrict text to a narrower column for ease of reading */
	width: 490px;
	text-align: justify;
}

div.col1 table {
	width: 100%;
	text-align: left;
	border: 0px;
	border-spacing: 0px;
}

div.col1 table tr {
	vertical-align: top;
}

div.col1 table tr.divide td {
	vertical-align: top;
	padding-bottom: 2px;
	padding-top: 4px;
}

div.col1 table tr.divide {
	background-image: url('images/bkg_h2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}

div.col1 h2 {
	font-family: Georgia;
	font-size: 11pt;
	font-variant: small-caps;
	line-height: 14pt;
	background-image: url('images/bkg_h2.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: 16px 0px 4px 0px;
}

div.col1 h2 span.dropcap {
	font-size: 133%;
	text-transform: uppercase;
}

div.col1 h2 span {
	text-transform: lowercase;
}

div.col1 div.newsby {
	padding-top: 8px;
	font-family: Verdana;
	font-size: 7.5pt;
	line-height: 7.5pt;
	float: right;
	color: #444444;
	font-weight: normal;
	font-variant: normal;
	vertical-align: text-bottom;
	text-transform: capitalize ! important ;
}

div.col1 p.newsbody {
	font-family: Verdana;
	font-size: 8.75pt;
	line-height: 10.75pt;
	color: #000000;
	margin-bottom: 12px;
}

div.col1 p.newslink {
	font-family: Verdana;
	font-size: 8.5pt;
	line-height: 10.5pt;
	margin-bottom: 30px;
}

div#rightcallout {
	display: inline;
	position: relative;
	margin: -12px 0px 20px 20px;
	padding-bottom: 30px;
	width: 200px;
	float: right;
}

div#rightcallout div.rccontent { /* parchment tile for right callout */
	background-image: url('images/bkg_rc_tile.jpg');
	background-repeat: repeat-y;
	background-position: bottom right;
	padding: 14px 12px 14px 24px;
}

div#rightcallout h1 { /* set height and width for h1 images in main content area */
	height: 30px;
	width: 164px;
	margin: 0px 0px 8px 0px;
}

/* set rightcallout h1 background images */
	div#rightcallout h1#login {
		background-image: url('images/sub_login.gif');
	}
	
	div#rightcallout h1#welcome {
		background-image: url('images/sub_welcome.gif');
	}
	
	div#rightcallout h1#characters {
		background-image: url('images/sub_characters.gif');
	}
	
	div#rightcallout h1#nextevent {
		background-image: url('images/sub_nextevent.gif');
	}
	
	div#rightcallout h1#newsletter {
		background-image: url('images/sub_newsletter.gif');
	}
	
	div#rightcallout h1#rules {
		background-image: url('images/sub_rules.gif');
	}
	
div#rightcallout h2 {
	text-align: center;
	font-family: Georgia;
	font-size: 11pt;
	font-variant: small-caps;
	line-height: 14pt;
	margin: 0px 0px 8px 0px;
}

div#rightcallout h3 {
	text-align: center;
	font-family: Verdana;
	font-size: 8.5pt;
	line-height: 13pt;
}

div#rightcallout td {
	font-family: Verdana;
	font-size: 7.75pt;
	line-height: 9.75pt;
}

div#rightcallout p, div#rightcallout li  {
	font-family: Verdana;
	font-size: 8pt;
	line-height: 10pt;
}

div#rightcallout hr {
	height: 1px;
	border: 0px;
	color: #0D0D0D;
	background-color: #0D0D0D;
	margin: 10px 0px 10px 0px;
}

div#rightcallout div.bottom { /* display the bottom edge of the torn parchment */
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 30px;
	width: 200px;
	border: 0px;
	background-image: url('images/bkg_rc_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#footer { /* position the footer image */
	position: relative;
	width: 940px;
	margin: 8px 0px 50px 0px;
	width: 940px;
	text-align: center;
}

input.login { /* style the login text boxes */
	font-size: 10px;
	font-family: Verdana;
	background-color: #FFFFEE;
	border: 1px solid #666666; 
	padding: 2px;
}

ul.skills {
	float: left;
	width: 45%;
	margin: 0px 16px 8px 8px;
	padding: 0px;
}

ul.flush { /* remove li indents */
	margin: 8px 0px 8px 4px;
	padding: 0px;
	list-style: none;
}

li {
	text-align: left ! important;
	margin-bottom: 8px;
}

.small { /* small text */
	font-size: 6.5pt;
}
