/* CSS Document */

body { background: #000;
		color: #ff0033;
		font-family: Comic Sans MS;
		font-size: 13px;
		scrollbar-3dlight-color: #33ff33;
        scrollbar-arrow-color: #33ff33;
        scrollbar-base-color: #000;
        scrollbar-darkshadow-color: #33ff33;
        scrollbar-face-color: #000;
        scrollbar-highlight-color: #33ff33;
        scrollbar-shadow-color: #33ff33;
		margin: 0px;
		padding: 0px;
		   }
		   
td { font-Size: 13px;
      }
		   
#Header {
	margin:20px 0px 10px 0px;
	padding:23px 0px 0px 20px;
	height:129px;
	border-style:solid;
	border-color:#fff;
	border-width:3px 0px;
	line-height:11px;
	background:#000 url('pics/headbg.jpg');
    color:#fff;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:100px;
	}
	
h1 { color: #fff;
	 font-weight: 700;
	 font-size: 23pt; }
	
body>#Header {height:100px;}

#Content {
	margin:20px 10px 50px 340px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:150px;
	left:5px;
	padding:10px;
	width:337px;
	height:488px;
	background:#000 url('pics/menubg.jpg') no-repeat;
	background-repeat: no-repeat;
	border-style:solid;
	border-color:#fff;
	border-width:0px 2px 0px 0px;
	line-height:17px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:320px;
	height:488px;
	}
	
body>#Menu {width:320px;
			height:488px;}
		   
a.norm:link { color: #9966cc;
		text-decoration: none; }
		
a.norm:visited { color: #9966cc;
			text-decoration: none; }
		
a.norm:active { color: #ffffff;
			text-decoration: none; }
			
a.norm:hover { color: #ffffff;
			text-decoration: none;
			background-color: #9966cc; }
			
a.men:link { color: #ffffff;
		text-decoration: none;
		font-weight: 400;
		font-size: 17px; }
		
a.men:visited { color: #ffffff;
			text-decoration: none;
			font-weight: 400;
			font-size: 17px; }
		
a.men:active { color: #9966cc;
			text-decoration: none;
			font-weight: 400;
			font-size: 17px; }
			
a.men:hover { color: #9966cc;
			text-decoration: none;
			font-weight: 400;
			font-size: 17px;
			background-color: #fff; }
			
a.none:link { color: #ff0033;
		text-decoration: none; }
		
a.none:visited { color: #ff0033;
			text-decoration: none; }
		
a.none:active { color: #ff0033;
			text-decoration: none; }
			
a.none:hover { color: #ff0033;
			text-decoration: none; }