.banner {
	background: #ffffff url('http://www.vgwalkthroughs.com/library/images/factionalfight/podcasttitle.jpg') no-repeat scroll center top;
	/*height: 218px;*/
	height: 249px;
	width: 892px !important;
	text-align: right;
	font-weight: bold;
	font-size: 1.3em;
	color: #f0cf1a;
}
.banner .mainmenu {
	margin-top: 0px;
}
body {
	background: #7c7ef5; /* url('http://www.vgwalkthroughs.com/library/images/factionalfight/background.jpg') repeat scroll center top;;*/
}
.container {
	background: #FFFFFF url('http://www.vgwalkthroughs.com/library/images/factionalfight/ffbg.gif') repeat-y scroll center top;
}
hr {
	color: #c7c9fc;
	background-color: #c7c9fc;
}
.mainBody {
	width: 610px !important;
}
.sideMenu {
	background: #8a8aae;
	border: 1px solid #8a8aae;
}
.copyright {
	color: #c7c9fc;
	font-size: 0.7em;
	text-align: center;
}
.commentHeader {
	border-bottom: 1px solid #C7C9FC;
	clear: both;
}
.blue {
	color: #c7c9fc;
}
.darkblue {
	color: #8a8aae;
}
.darkerblue {
	color: #5f5f71;
}
.commentHeader {
	color: #5f5f71;
}
/******Main Menu*******/
#home {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/home.gif') no-repeat scroll 0 0;
	height: 18px;
	margin: 2px 0px;
	overflow: hidden;
}
#home:hover, #home.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/home.gif') no-repeat scroll 0 -18px;
}
#episodes {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/episodes.gif') no-repeat scroll left top;
	height: 18px;
	margin: 2px 0px;
	overflow: hidden;
}
#episodes:hover, #episodes.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/episodes.gif') no-repeat scroll 0 -18px;
}
#faeran {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/faeran.gif') no-repeat scroll 50px 0px;
	height: 15px;
	margin: 2px 0px;
	overflow: hidden;
}
#faeran:hover, #faeran.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/faeran.gif') no-repeat scroll 50px -15px;
}
#gathilas {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/gathilas.gif') no-repeat scroll 50px 0px;
	height: 15px;
	margin: 2px 0px;
	overflow: hidden;
}
#gathilas:hover, #gathilas.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/gathilas.gif') no-repeat scroll 50px -15px;
}
#drybones {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/drybones.gif') no-repeat scroll 50px 0px;
	height: 15px;
	margin: 2px 0px;
	overflow: hidden;
}
#drybones:hover, #drybones.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/drybones.gif') no-repeat scroll 50px -15px;
}
#aboutus {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/aboutus.gif') no-repeat scroll left top;
	height: 20px;
	margin: 2px 0px;
	overflow: hidden;
}
#aboutus:hover, #aboutus.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/aboutus.gif') no-repeat scroll 0 -20px;
}
#contact {
	background: #8a8aae url('http://www.vgwalkthroughs.com/library/images/factionalfight/contact.gif') no-repeat scroll left top;
	height: 18px;
	margin: 2px 0px;
	overflow: hidden;
}
#contact:hover, #contact.over {
	background: #c7c9fc url('http://www.vgwalkthroughs.com/library/images/factionalfight/contact.gif') no-repeat scroll 0 -18px;
}