body {
	text-align:center;
	background-color: #000000;
	margin:0px;
		}
	.bl {background: url(cornersbl.gif) 0 100% no-repeat #FFC20F; width: 20em}
	.br {background: url(cornersbr.gif) 100% 100% no-repeat}
	.tl {background: url(cornerstl.gif) 0 0 no-repeat}
	.tr {background: url(cornerstr.gif) 100% 0 no-repeat; padding:10px}
	.clear {font-size: 1px; height: 1px}

	#frame {
	width:955px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #000000;
	}

	
	#contentcenter {
	width:518px;
	background-image:url(blackwhite-bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 400px;
	position:absolute;
	padding-left:180px;
	padding-right:260px;
	z-index:0;
	}
	
	#contentright {
	width:250px;
	padding:0px;
	float:right;
	position: relative;
	top: 20px;
	margin-right:35px;
	}
	
	#contentheader {
	background:#000000;
	height: 401px;
		}
		
	#contentfooter {
	height: 87px;
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;	
	}
	
	#contentfooter a {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
	#contentfooter a:hover {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: yellow;
	text-align: center;
	text-decoration: underline;
	}
	
		
		
	h1,pre {
		margin:10px 10px 10px 10px;
		}
		
	h1 {
	font-size:14px;
	padding-top:10px;
			
		}
		
		
	#contentright h1 {
	font-size:22px;
	padding:0px;
	margin:10px;
	font-family: trebuchet ms, sans-serif;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
		}
		
		#contentright a {
	font-size:18px;
	padding:0px;
	margin:10px;
	font-family: trebuchet ms, sans-serif;
	color: #FF0000;
	text-align: center;
	font-weight: bolder;
	text-decoration: none;
		}
	
	#contentright h2 {
	font-size:16px;
	padding:10px;
	margin:0px;
	font-family: trebuchet ms, sans-serif;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin-bottom: -3px;
	margin-top: -15px;
	}
		
#contentright p {
	font-size:12px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: center;
		margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 2px;
	margin-right:0px

}
#contentcenter h1 {
	font-size:20px;
	padding:10px;
	margin:0px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: left;
	font-weight: bolder;
		}
		
#contentcenter p {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right:10px
}

#contentcenter h6 {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right:10px
}

#contentcenter h2 {
	font-size:14px;
	padding:10px;
	margin:0px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: left;
	margin-top: 0px;		
}

#contentcenter h3 {
	font-size:13px;
	margin:10px;
	font-family: trebuchet ms, sans-serif;
	color: #FF0000;
	text-align: left;
	margin-top: 7px;
	}	
	
	#contentcenter h4 {
	font-size:13px;
	font-family: trebuchet ms, sans-serif;
	color: #000000;
	text-align: justify;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right:10px }
	
	#contentcenter h5 {
	font-size:24px;
	padding:10px;
	margin:0px;
	font-family: trebuchet ms, sans-serif;
	color: #FF0000;
	text-align: left;
	font-weight: bolder;
		}
			
#contentlinks {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	}
	
	#contentlinks a {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}
	
	#contentlinks a:hover {
	font-size:11px;
	font-family: trebuchet ms, sans-serif;
	color: yellow;
	text-align: center;
	text-decoration: underline;
	}
	
	.spacer {
	margin: 7px;
}



.glossymenu{

list-style-type: none;
margin: 0px 0;
padding: 0;
width: 130px;
border: 1px solid #000000;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 12px Trebuchet MS,sans-serif;
color: black;
display: block;
width: auto;
padding: 3px 0;
padding-left: 0px;
text-decoration: none;

}


* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 130px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: black;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
color: #FFFF00;
}
