﻿body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	}
	
a {
	text-decoration: none;
	color:  #0000FF;
	outline: none;
	font-size: x-large;
}
	
a:visited {
	color:  #919191;
	}
	
a:active {
	color:  #DC143C;
	}
	
a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
.ahem {
	display: none;
	}
	
b {}
	
strong {}
	
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: center;
	}

h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	}
	
h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	}
	
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;

	}
	
h4 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	}
	
h5 {
	font-family: Monotype Corsiva, Verdana, Arial, helvetica, sans-serif;
	font-size: 16pt;
	line-height: 16pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #660000;
	}
	
h6 {
	font-family: Monotype Corsiva, Verdana, Arial, helvetica, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color: #660000;
	}
	
img {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
}
	
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
	
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	
#top {
	top: 0px;
	left: 0px;
	padding-left: 0px;
	margin: 0px;
	border: 0px none;
	background: url('http://www.vomdrakkenfels.com/images/style/TopBG3.jpg');
	height: 121px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 121px
	}
html>body #top {
	height: 121px; /* ie5win fudge ends */
	}
	
#left {
	position: absolute;
	top: 123px;
	margin: 0px;
	padding-left: 5px;
	border: 0px;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #left {
	width: 150px; /* ie5win fudge ends */
	}
	
#middle {
	position: absolute;
	top: 120px;
	left: 150px;
	right: 10px;
	padding: 5px;
	border: 0px none;
	}
	
#right {
	position: absolute;
	top: 120px;
	height: 100%;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url('http://www.vomdrakkenfels.com/images/style/rightline.jpg') repeat-y;
	width: 120px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
	
#ring {
	position: absolute;
	alignment: center;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 160px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #ring {
	width: 160px; /* ie5win fudge ends */
	}
	
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	
/* -- Side Navigation properties -- */

#sidelinks2 ul {
  	display: block;
  	list-style: none outside;
  	padding: 0;
 	font-family: Arial, Helvetica, sans-serif;
 	position: center;
	}

#sidelinks {
	text-align: left;
  	padding-left: 4px;
  	padding-right: 5px;
  	margin: 0px 0px 0px 0px;
  	font-size: 9pt;
  	font-weight: bold;
  	cellpadding: 2px;
  	color: #FFFFFF;
	}

#sidelinks a:visited {
  	color: #EE0000;
  	text-decoration: none;
	}

#sidelinks a:link {
  	color: #EE0000;
  	text-decoration: none;
	}

#sidelinks a:hover {
  	color: #DB7F2A;
  	text-decoration: none;
	}

#sidelinks2 {
  	display: none;
	}
html>body #toplinksclear {
  	display: block;
  	clear: both;
	}
	
#sidelinks nolink	{
	height: 5px;
	background: #215e21;
	}
	
#bottomlinks {
	v-align: bottom;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
  	margin: 0px 0px 0px 0px;
  	background: #660000;
  	color: #FFFFFF;
	}
	
#bottomlinks a:visited {
  	color: #EE0000;
  	text-decoration: none;
	}

#bottomlinks a:link {
  	color: #EE0000;
  	text-decoration: none;
	}

#bottomlinks a:hover {
  	color: #FFFF00;
  	text-decoration: none;
	}