body
{
scrollbar-arrow-color: #eee7d5;
scrollbar-track-color: #8e1912;
scrollbar-face-color: #8e1912;
scrollbar-highlight-color: #eee7d5;
scrollbar-3dlight-color: #8e1912;
scrollbar-darkshadow-color: #8e1912;
scrollbar-shadow-color: #eee7d5;
background-repeat:repeat-y;
}

body, table, td, tr
{
	font-family: tahoma, arial, sans-serif;
	font-size: 7pt;
	color: #8e1912;
	line-height: 15px;
	letter-spacing: 0px;
    text-align: justify;
}

#content {
	padding: 10px 10px 20px 10px;
	text-align: justify;
	line-height: 12pt;
	}
	
h1 {
	color: #c1995c;
font-size: 13px;
font-family: century gothic;
font-weight: normal;
letter-spacing: 3px;	text-transform: uppercase;
	text-align: right;
	margin-top: 10;
	margin-bottom: 10;
	padding-right: 0px;
	border-left: 25px solid #73000d;
	}

h2 {
	color: #8e1912;
	font-family: century gothic;
	font-size: 12pt;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	letter-spacing: 3px;
	line-height: 10pt;
	padding-right: 0px;
	border-left: 30px solid #b20000;
	}

h2:first-letter {
	color: #73000d;
	font-family: georgia, serif;
	font-size: 20pt;
	font-weight: normal;
	text-transform: lowercase;
	font-style: italic; 
	}

h3 {
	color: #8e6f6d;
	font-family: courier new, serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	text-align: left;
	line-height: 12pt;
	letter-spacing: 2px;
	padding-left: 60px;
	}

b {
color : #C29C5E;
font-weight: bold;
background-color : #750010;
}

u {
color : #C29C5E;
}

i {
font-weight: bold;
}

s {
font-family : courier new;
color : #C29C5E;
}

blockquote {
    text-align: justify;
    width: 200px; 
    margin-left:10px; 
    margin-right:0; 
    margin-top:5px; 
    margin-bottom:10px; 
    padding-left:5px; 
    padding-right:5; 
    padding-top:10px; 
    padding-bottom:5;
    background-color: #eee7d5;
	border-left: 15px #c1995c solid;
}

.stats {
background-color : #EADFBA;
border-left: 3px #c1995c solid;
}

.credits {
	font-family: tahoma, arial, sans-serif;
	font-size: 7pt;
	color: #969696;
	background: #eee7d5;
	border-bottom: 0px none;
	border-top: 3px solid #8e1912;
	border-left: 0px none;
	border-right: 0px none;
	}

textarea {
    text-align: justify;
    font-family : century Gothic, arial;
    background-color: #eee7d5;
    font-size: 10px;
	border-left: 15px #c1995c solid;
}

#navi a.block {
  	display: block;
  	text-align: center;
  	font-family : century Gothic, arial;
  	background-color: #eee7d5;
  	border-left: 15px solid #c1995c;
  	color: #b20000;
	font-weight: bold;
  	text-decoration: none;
  	line-height: 14px;
	padding: 2px;
	margin: 1px;
	}
	
#navi a.block:hover {
  	display: block;
  	background-color: #eee7d5;
  	color: #b20000; 
	font-weight: bold;
  	text-decoration: none;
    border-right: 15px solid #c1995c;
    border-left: 0px solid #73000d;
  	line-height: 14px;
	}

.random {
    background-color: #eee7d5;
    font-size: 10px;
    text-align: center;
    margin:3px; 
    padding:3px; 
	border-left: 15px #c1995c solid;
}

input{
    text-align: justify;
    font-family : century Gothic, arial;
    background-color: #eee7d5;
    font-size: 10px;
	border: 1px #85886D solid;
}
	
a {
	text-decoration: none;
	color: #b20000;}
a:hover {
	color: #750010;
	font-weight: bold;}