<style type="text/css">

body {
	
	text-align: center;
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:10pt;
	color:#000000;
	background-color:#990000;
	background-image:url("http://www.wcrcc.com/bg.jpg");
	background-repeat:no-repeat;
	background-attachment: fixed;
}

font {
	
	font-family:Trebuchet MS;
	font-size:10pt;
	
}

input {
	color:#333333;
}

select {
	font-size:12pt;
}


#centerPanel {
	
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 940px;
	height:100%;
}

#centerPanel  #header {
	
	width: 940px;
	height:150px;
	margin-left: auto;
	margin-right: auto;
	border:1 px #000000;
	padding-bottom:10px;
	
}

#centerPanel  #mainContent {

	overflow:hidden;
	width:940px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	text-align:left;
	border:1 px #000000;

}

#centerPanel #mainContent  #rightColumn #padding{
	
	padding:10px;
	padding-bottom:0px;
	border:1 px #000000;
	
}

#centerPanel #mainContent  #rightColumn #padding2{
	
	padding-left:8px;
	padding-top:8px;
	padding-bottom:0px;
	border:1 px #000000;
	
}

h1{
	
	font-size:13pt;
	color:#000033;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-weight:bold;
	
}


h2{
	
	font-size:13pt;
	color:#990000;
	font-family:Trebuchet MS;
	text-transform:none;
	font-weight:bold;
	
}

h4{
	
	font-size:10pt;
	color:#666666;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	font-weight:bold;
	
}

.subhead {
	
	font-size:10pt;
	color:#666666;
	font-family:Trebuchet MS;
    text-transform:uppercase;

}

sub {
	
	font-size:10pt;
	color:#666666;
	font-family:Trebuchet MS;
    text-transform:uppercase;

}

sup {
	
	font-size:8pt;
	color:#666666;
	font-family:Trebuchet MS;
	font-style:italic;

    
}

a {

	color:#990000;
	font-family:Trebuchet MS;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;

}

a:hover{

	color:#990000;
    font-family:Trebuchet MS;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;

	
}

.tiny{

	text-decoration:none;
	font-size:7pt;
}

#footer{
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 778px;
	text-align: left;

</style>
