
html,body{
	margin:0;
	padding:0;
	}
	
body {
	font: 1em "Trebuchet MS", Verdana;
	color: #bdc2ac;
	text-align:center;
	background-color: #adb69c;
	background-image: url(../images/bgsliver.jpg);
	background-repeat: repeat-x;
	
	}
	
p { 
	margin:0 10px 10px
	}

a {
	padding: 0px;
	text-decoration: none;
	border: 0px;
	color: #bdc2ac;
	}
	
	a.cbmuFooter {
		color: #112b00;
	}
		a.cbmuFooter:hover {
			color: #ffffff;
		}
	
	a:hover {
		color: #ffffff;
	}
a img {
	border: 0px;
}

#header {
	height: 170px;
	line-height: 80px;
	padding: 0px;
	background-image: url(../images/whoisvince-logo.png);
	background-repeat: no-repeat;
}

	#header h1 {
		text-indent: -99999px;
		margin: 0px;
		padding: 0px;
		}

#container {
	width: 915px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/bgslash.jpg);
	background-repeat: no-repeat;
	}

#feedmeh {
	width: 305px;
	height: 380px;
	}
	
#qucards{
	float: left;
	width: 305px;
	height: 380px;
	margin-left: -610px;
	padding-left: 5px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	}
	
	ul li {
		list-style: georgian;
	}
	
#sideways {
	float: left;
	width: 305px;
	height: 380px;
	margin-left: -305px;
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	}
	
	#sideways h2 {
		text-indent: -99999px;
		margin: 0px;
		padding: 0px;
	}
	
#footer {
	clear: left;
	width: 100%;
	height: 150px;
	color: #FFF
	}
	
	#footer #fLeft {
		padding-top: 5px;
		font-size: .9em;
	}
		#footer #fLeft a {
			color: #FFF;
		}
			#footer #fLeft a:hover {
				color: #112b00;
			}
		#footer #fLeft img {
			border: 3px solid #bdc2ac;
		}
	
	#footer #fRight {
		position: relative;
		left: 360px;
		width: 500px;
		top: -65px;
		font: 1.3em "Georgia", Arial;
		color: #112b00;
		text-align: right;
		padding-top: 5px;
	}
		#footer #fRight span#fwht {
			position: relative;
			top: -10px;
			font-size: .6em;
			color: #fefefe;
		}
				#footer #fRight span#fwht ul li {
					list-style: none;
				}
	
	#footer p {
		margin:0;
		padding:5px 10px
		}
		
#legal {
	font-size: .6em;
	color: #112b00;
}

#wrapper{float:left;width:100%}
