	h5 {
		color: #990000;
	}
	
	h3 {
	font-size: 12pt;
	font-family: Arial;
	
	}
	
	.navbar a {
		color: white;
		}

    table.members {

    }
    
    td#members-td {
    border-bottom: 1px solid #CCCCCC;
    padding-right:5px;
        
    }




		
	#middlecontent a {
		color: #990000;
	}
	
	a {
		color: #990000;
	}

	body {
		text-align: center;
		margin:0; padding:0;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		float: none;
		background-color: #660000;
		background-image:url(/images/backgroundgradient.jpg);
		background-position: center;
		}

	#wrapper {
		margin: 0 auto;
		width: 980px;
		position: relative;
		text-align: left;
		}

	#header {
		float: none;
		margin:0; padding:0;
		background-image: url(/images/header.jpg);
		width: 980px;
		height: 228px;
		color: white;
		border-right: 4px solid black;
		z-index: 2;
		}

	.navbar {
	position:absolute;
	top:153px;
	word-spacing: 2.5px;
	left:15px;
	color: white;
	z-index:1;
	font-family: Georgia;
	font-size:10px;
	width: 605px;
		}
		
	.subtitle {
		position:absolute; 
		background-image:url(/images/sub_title.jpg);
		top:166px; 
		left:0px; 
		width:196px; 
		height: 182px; 
		z-index:2;
		}

	.footer {
		position: absolute;
		clear: both;
		background-color: black;
		width: 960px;
		margin: 0px;
		padding: 10px;
		border-right: 4px solid black;
		text-align: center;
		color: #FFFFFF;
		font-size: 9px;
		letter-spacing: 1px;
		}

	#main1 {
		margin:0px; padding:0px;
		background:url("/images/left-repeater.jpg") top left repeat-y;
		}

		
	#middle {
		position: absolute;
		top: 228px;
		width: 980px;
		background-image: url(/images/bodybackground.jpg);
		border-right: 4px solid black;
		margin: 0px;
		padding: 0px;
		z-index: 1;
		}
		
	#middlecontent {
		position: relative;
		width: 720px;
		padding-top: 0px;	
		padding-left: 30px;
		padding-right: 30px;
		margin-bottom:0px;
        padding-bottom:0px;
		z-index: 2;
		top: -40px;
	}
	
	#rightbar {
		margin: 0px;
		padding: 0px;
		width:980px; 
		background-image:url(/images/right-bar.jpg);
		background-position: bottom right; 
		background-repeat: no-repeat;
		}
		
	#rightcontent {
		margin: 0px;
		padding: 5px;
		position: absolute;
		right: 0px;
		top: 0px;
		width: 180px;
		font-size: 11px;
	}
		.footer a {
    color: grey;
    color: #CCCCCC;    
}    