	body{
		background: #000000 url(wow-section-bg.jpg) fixed no-repeat; 
	}

	.maincontent {
		background:#B09970 url(wow-section-frosting.jpg) fixed repeat-y 0 0;
		border:	1px solid #B09970;
	}
	
	.maincontent > div{
		background: url(logo2.gif) no-repeat 100% 0%;
		padding-top:25px;
	}

	.menu{
		border:1px solid #B09970;
		background:#B09970 url(wow-section-frosting.jpg) fixed repeat-y 0 0;
	}
	ul{
		margin:0px;
		padding-left:10px;
	}
	li{
		background: transparent url(bullet.gif) no-repeat left 5px;
		list-style-type: none;
		padding-left: 11px;
		margin:0px;
		margin-bottom: 3px;
	}
	.q1, .q2, .q3, .q4, .q5{
		text-decoration:none;
	}
	
	hr{
		height:10px;
		background-image:url(border2_red.gif);
	}

	table.visBorder {
		border:0px none black;
		border-collapse:collapse;
		border-spacing:0px;
		width:100%;
	}
	table.visBorder th {
		border:1px solid black;
		font-weight:bold;
	}
	table.visBorder td {
		border:1px solid black;
		vertical-align:top;
		text-align:center;
	}

	h2{
		margin-left:20px;
	}

	.post_message{
		border-top:2px solid #B09970;
	}

