/* Main Body Styles */
html,body {
	background-color: #0066CC;
	text-align:center;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	margin:0;
	padding:0;
}

#container {
	width:870px;
	margin:0 auto;
	padding-top:0;
}

/* Header Styles */
#header-top {
	height: 30px;
	width: 870px;
	font-size:11px;
}

#banner{
	height:269px;
	width:870px;
}
	
#banner img {
background-color: #fff;
}
	
#content {
	width: 870px;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;
}

#content .content-left {
	text-align:left;
	font-family:Tahoma, Arial;
	float: left;
	width: 176px;
	height: auto;
	margin: 0;
	padding: 0;
}

#content .content-left a:hover {
	color: #669999;
	text-decoration:underline;
}

#content .content-left .box h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

#content .content-center {
	text-align: left;
	float: left;
	width: 452px;
	height: auto;
	padding: 0;
	margin: 0 0 8px 0;
}

#content .content-center a, #content .content-center a:link, #content .content-center a:visited {
	color: #588DA2;
	text-decoration: none;
	padding: 1px 2px;
}


#content .content-center a:hover {
	color: #fff;
	background-color: #669999;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px #FF0033 solid;
}

#content .content-right {
	display: inline;
	float: right;
	width: 234px;
	height: auto;
	margin: 0;
	padding: 0;
}


#footer {
	clear: both;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 100%;
	text-align: center;
	width: 852px;
	margin: 0 8px 8px 8px;
	padding: 5px 0 5px 0;
	border: 1px solid #ccc;
	background:url(/img/wgtn/wgtn-footer-bg.gif) top left repeat-x;
}

#footer a:hover {
	color: #333333;
	border-bottom: 1px dotted #669999;
	}
#footer a {
	color: #669999;
	text-decoration: none;
	}
	

/* workarounds and hacks */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}

#copyright {
	clear:both;
	margin:0 auto;
	width:836px;
	font-size:11px;
	font-weight:400;
	text-align:justify;
}
#step-up {
width: 870px;
height: 25px;
padding-top: 3px;
background-color: #0066CC;
}

#step-up .creative a, #step-up .creative a:link {
color: #6699FF;
text-align: center;
font-size:11px;
font-weight:400;

}

#step-up .creative a:hover {
color: #999999;
text-align: center;
font-size:11px;
font-weight:400;
}


/*top-menu*/
#top-menu-container {
	width: 870px;
	height: 39px;
	background-color:#0066CC;
}

#top-menu {
	float:right;
	width:812px;
	height:29px;
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:normal;
	margin-top:10px;
	margin-left: 40px;
}

* html #top-menu {
	margin-bottom:-1px;
}

#top-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#top-menu li {
	display:inline;
	margin:0;
	padding:0;
}

#top-menu a {
	float:left;
	background:url(/img/common/common-tab_left.gif) no-repeat left top;
	margin-left:1px;
	text-decoration:none;
	padding:0 0 0 8px;
	color:#fff;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#top-menu a span {
	display:block;
	background:url(/img/common/common-tab_right.gif) no-repeat right top;
	font-weight:700;
	color:#fff;
	float:none;
	padding:8px 10px 8px 1px;
}

/* End IE5-Mac hack */
#top-menu a:hover span {
	color:#fff;
	background-position:100% -30px;
}

#top-menu #current a {
	background-position:0 -61px;
	color: #669999;
}

#top-menu #current a span {
	background-position:100% -61px;
	color: #669999;
}

#top-menu a:hover {
	background-position:0 -30px;
	color: #666;
}

#top-menu #current a:hover span {
	text-decoration: underline;
	color: #666;
}

#top-menu #current2 a {
	color:#fff;
	background-position:0 -30px;
}

#top-menu #current2 a span {
	color:#fff;
	background-position:0 -30px;
}

#top-menu #current2 a:hover span {
	text-decoration: underline;
	color: #666;
}

#spacer {
	height: 30px;
}

/*sidebar menu */

#box-container {
	padding: 0 0 0 8px;
}

.box {
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	width:160px;
	background:url(/img/wgtn/wgtn-sidebar-menu-bottom-bg.jpg) no-repeat bottom left;
}

.box a:link, .box a:visited, .box a:active {
	color: #666;
	text-decoration: none;
}
.box h3 {
	font-size:12px;
	font-weight:700;
	line-height:normal;
	font-family:Tahoma, Arial;
	color: #FFF;
	text-align:center;
	background:url(/img/common/common-sidebar-menu-up-bg.jpg) no-repeat top left;
	margin:0;
	padding:5px 8px 5px 10px;
}

.box h3 a:link, .box h3 a:visited, .box h3 a:active {
	color: #fff;
	text-decoration: none;
}

.box ul {
	list-style:none;
	margin: -2px 0 0 0;
	padding:8px 10px;
}

.box li {
	margin:0;
	padding:0;
}

.box ul li {
	list-style:none;
	font-size:12px;
	font-weight:700;
	margin:0 0 0 12px;
	padding: 0 0 2px 0;
}

.box a span {
	text-decoration: none;
	color:#C00;
}

.box ul li span {
	list-style:none;
	font-size:12px;
	font-weight:700;
	background:url(/img/common/arroworange.gif) no-repeat 0 2px;
	margin: 0;
	padding: 0 0 0 12px;
}

.box #current span a {
	text-decoration: none;
	color: #669999;
}


/* Start of Page Content */
#page-heading {
	height: 20px;
	width: 450px;
	clear:both;
}

#page-heading .img {
	width: 170px;
	float: left;
	clear:left;
}
#page-heading .img img {
padding: 0 0 4px 0;
}

#page-heading .breadcrumbs {
	color: #666;
	height: 20px;
	width: 280px;
	float: right;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica;
}

#page-heading .breadcrumbs span {
color: #000;
}



#page-content-border {
    border: 1px solid #ccc;
	font-family:Lucida Grande, Lucida Sans Unicode, sans-serif;
	font-size: 13px;
	color: #666;
	height: auto; 
	width: 450px;
	margin: 0 0 8px 0;
	}
	
#page-content {
	padding: 8px;
	}


#page-content strong  {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}



#quote-container {
	border: 1px solid #ccc;
	width: 224px;
	margin: 0 8px 8px 0;
}

#right-quote {
	padding: 5px 7px 5px 7px;
}

#right-quote em {
	font-style: italic;
	color: #669999;
	font-weight: bold;
	font-family: georgia, serif;
	font-size:12px;
}


#comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}



