@charset "UTF-8";
body {
	text-align: center;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color: #FFCCCC;
	font-size: 14px;
	background-image: url(../images/WOWsite_comp_background.png);
	background-repeat: repeat;
	background-position: center top;
}
#wrapper {
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	text-align: left;
	height: 190px;
	overflow: visible;
}
#content {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	padding-top: 2px;
}
#sidebar {
	margin-left: 5px;
	float: left;
	width: 145px;
	margin-right: 5px;
	font-size: 12px;
}
#nav {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#main {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	float: right;
	width: 590px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#searchcontrol {
	float: left;
	width: 47%;
}
#support {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #66CC00;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	width: 47%;
	text-align: right;
}
#support a:link {
	color: #DF0057;
}
	#support a:hover { 
	background-color: #FFFF00;
}
#end {
	clear: both;
}
#footer {
	font-size: 11px;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
}

a:hover {
	color: #DF0057;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
p, li {
	line-height: 18px;
}
ol:hover {
	background-color:#FFF789;
}



/********************** Custom Styles ************************/

.raspberry {
	color: #D81257;
}

h5 {
	padding: 2px;
	border: solid 1px #CCCCCC;
	font-size: 15px;
	background-color: #BAFFB3;
	text-indent: 5px;
}
#wrapper #content #main #left table tr td div strong {
	color: #0067B2;
	font-size: 18px;
}
#wrapper #content #main #left table tr td p .brand.style2.style4 strong {
	color: #0067B2;
}
