body{
	background-image: url(http://pspmagic.us/rdbgraphics/palebluetile1.jpg);
	background-repeat: repeat: repeat;
	background-color: #2b2c50;
	padding: 0px;
	margin: 0px;
	scrollbar-arrow-color:#d7eff5; 
   scrollbar-track-color:#2b2c50; 
   scrollbar-face-color:#2b2c50; 
   scrollbar-highlight-color:#2b2c50; 
   scrollbar-3dlight-color:#d7eff5; 
   scrollbar-darkshadow-color:#2b2c50; 
   scrollbar-shadow-color:#2b2c50; 
	color: #2b2c50;
	font-size: 12px;
	font-family: verdana, arial;
	font-style: italic;


}

div.header{
	background-image: url(http://pspmagic.us/rdbgraphics/jan2008header1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
	padding-top: 0px;
	margin: 0px;
	height: 440px;
	width: 820px;
}

h1{
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #2b2c50;
	color: #2b2c50;
	font-size: 16pt;
	font-style: normal;
	text-align: left;
}
.links
{
   color:#701a54;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}



div.left
{
	background-image: url(http://pspmagic.us/rdbgraphics/dungeonleft.jpg);
	background-repeat: repeat-y;
	background-color :transparent;
   margin:0px;
   padding-left:175px;
	padding-right: 0px;
	padding-top: 0px;
	height: auto; 
   height: 100%; 
   min-height: 1000px;
}

div.right
{
background-color :transparent;
background-image: url(http://pspmagic.us/rdbgraphics/dungeonright.jpg);
background-repeat: repeat-y;
background-position:right;
width: 100%;
min-width: 800px;
margin:0px auto;
padding-top:0px;
padding-right: 175px;
text-align:left;
height: auto !important; 
height: 331px; 
min-height: 1000px;


}
font{
	color: #2b2c50;
	font-size: 12pt;
	font-style: normal;
	padding: 5px;
	margin: 0px;
	text-align: left;
	
}
blockquote
{
	color: #191970;
	font-style: normal;
	padding: 10px;
	margin: 0px;
	text-align: center;
	font-size: 9pt;
}
A {
	color: #2A8BB5;
	text-decoration: none;
	cursor: crosshair;
	font-weight: bold;
}
A:visited {
	text-decoration: none; color: #987FC0; text-decoration: underline;}
A:hover {color: #2b2c50; text-decoration:overline; }

.td {
	background-color: transparent;
	color:#987FC0;
	border: 1px;
	border-style: solid;
	border-color: #987FC0;
	font-size: 12pt;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: left;
}
.tdbody {
	background-color: white;
	color:#2b2c50;
	border: 1px;
	border-style: solid;
	border-color: #2b2c50;
	font-size: 10pt;
	font-family: "Comic Sans MS", Geneva, sans-serif;
	text-align: left;
}

.disclaimer{
	color: Black;
	font-family: arial;
	font-size: 10px;
	text-align: left;
	border: 1px 1px 1px 1px;
	border-style: dotted;
	border-color: #8C6A11;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 500px;
}