body, table, tr, td {
	font: 7pt verdana; 
	color: #565656;
	letter-spacing: 1px;
	text-align: justify;
}
body 	{
	background-color: black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0;
	text-align: right;
        background: #bfbfbd url('pattern.jpg');
}
#container { 
	margin: 0 auto; 
	top: 0px;
	right: 0px;
	position: absolute;
	width: 608px;  
        background: #bfbfbd url('bg.jpg') repeat-y scroll right;
} 
#menu {
	position: absolute;
	height: 200px;	
	width: 200px;
	border: 0px solid black;
	top: 540px;
	right: 370px;
	line-height: 20px;
}
#content { 
	height: auto;
	width: 301px;
	margin-left: 256px;
	margin-top: 0px;
	margin-right: 51px;
	margin-bottom: -36px;
	text-align: justify; 
	position: relative;
} 
#bottom { 
	width: 493px; 
	height: 25px; 
	background: url('foot.jpg'); 
	padding-top: 53px;
	padding-right: 115px;
	text-align: right;
	font: 7pt verdana;
	color: #ffffff;
}
#mainimg {
	margin: 0;
	padding: 0;
	border-width: 0px;
	border-style: solid;
	border-color: black;
}
#titlediv, h2 {
	border-left: 0px solid white;
	border-right: 0px solid black;
	border-top: 1px solid #f4f4f4;
	border-bottom: 1px solid #f4f4f4;
	background-color: #bfbfbd;
	padding-left: 0px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 2px;
	margin-right: 0px;
	font: 8pt tahoma;
	text-align: right;
	color: #4d4d4d;
	font-weight: bold;
	background: black url('hbg.jpg');
}
div#affs {
	width: 301px;
}
div#content p {
	margin-right: 3px;
}
div#content .hl {
	color: black;
}
div#content a:link, div#content a:active, div#content a:visited {
	text-decoration: none;
	color: #808080;
	border-bottom: 1px solid #acacac;
}
div#content a:hover {
	height: 7px; 
	text-decoration: none; 
	color: #000000;	
	border-bottom: 1px solid white;
}
div#menu a:link, div#menu a:active, div#menu a:visited {
	text-decoration: none;
	font: 6pt verdana;
	color: #5c5c5c;
	line-height: 15px;
	text-transform: uppercase;
	font-weight: bold;
	border-right: 3px solid #3f3f3f;
	padding-right: 10px;
}
div#menu a:hover {
	height: 7px; 
	text-decoration: none; 
	color: #000000;
	border-top: 0px solid white;
	border-bottom: 1px solid #f3f3f3;
	border-right: 5px solid white;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 12px;
}
input, textarea, option, select {
	background-color: #bfbfbf;
	font: 8pt arial;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #050505;
	padding: 2px; 
}

