html, body 	{ margin:0; padding:0; border:0; height: 100%;

	background:#000000; color:#FFFFFD; 
	font-family:'Trebuchet Ms', Tahoma, Georgia, 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Palatino, Helvetica, sans-serif; font-size:13px;
	scrollbar-face-color:#1f1c15;
	scrollbar-arrow-color:#CCCC99;
	scrollbar-track-color:#362e21;
	scrollbar-shadow-color:#1f1c15;
	scrollbar-highlight-color:#1f1c15;
	scrollbar-3dlight-color:#1f1c15;
	scrollbar-darkshadow-color:#1f1c15; 
	cursor:text; 
}

table, tr, td	{ font-size:13px;}
form		{ margin:0px 0px 0px 0px; }
img 		{ border-width:0px; }
img, div 	{ behavior: url(/scripts/iepng.htc) }
hr		{ margin:1em 0; padding:0; height:1px; border-left:0; border-right:0; border-bottom:0; }
a:visited 	{ text-decoration:none; color:#CCCC66; cursor:crosshair; }
a:hover 	{ text-decoration:none; color:#FFFFFF; cursor:crosshair; }
a:active 	{ text-decoration:none; color:#00FF00; cursor:crosshair; }
a:link 		{ text-decoration:none; color:#CCCCCC; cursor:crosshair; }
a 		{ text-decoration:none; color:#CCCC99; }

#top		{ margin:0; padding:0; border:0; height:110px; background-image:url(./images/topbar.jpg); background-repeat: repeat-x; }
#leftnav	{ float:left; width:180px; min-height:100%; height:100%; }
#rightnav	{ float:right; width:auto; min-height:100%; height:100%; }
#content	{ padding-top:10px; padding-bottom:10px; padding-left:20px; padding-right:20px; text-align:justify; }

#divider	{ clear:both; margin:0; padding:0; height:32px; background-image:url(./images/linebar.gif); background-repeat; repeat-x; font-family:Arial,Palatino; color:#ffd; }


#ruler1		{ background-image:url(./images/rule.gif); background-repeat: repeat-x; height:15px; }
#ruler2		{ background-image:url(./images/ruler.gif); background-repeat: repeat-x; height:15px; }

#bricks		{ background-image:url(./images/bricks.jpg); background-repeat: repeat; }
#wall		{ background-image:url(./images/bground.jpg); background-repeat: repeat; }

#centercastle 	{ width:785px; height:450px; text-align:center; position: absolute; left: 50%; top:50%; margin-left:-395px; margin-top:-225px; }
