#middle {
	font-size: 12px;
	color: #565656;
	line-height: 16px;
}

* {padding:0;margin:0;}
html,body{margin:0;padding:0}
body {
	padding:0px;
	margin:0px;
	color: #575556;
	text-align:left;
	font-family: georgia, "times new roman", times, sans-serif;
	background:url('../Images/bg_1x166.jpg') repeat-x left top;

}

#outer{
	width:100%;
	background:url('../Images/bot_1x111.gif') repeat-x right bottom;
	margin-left:0;
	margin-right:0;	
	text-align:left;
	position:relative;

}




#inner{
	width: 804px;
	background:#ffffff url('../Images/bg_804x1.jpg') repeat-y right top;
	margin-left:auto;
	margin-right:auto;	
	text-align:left;
	position:relative;

}

#header {
	height:162px;
	background:#ffffff url('../Images/head_804x162.jpg') no-repeat left top;
	color:#fff;
}


#header h1 {
	text-indent: -5000px;
	font-size: 11px;
	color:#fff;
}
#header h1 a {
	text-decoration: none;
	text-indext: -5000px;
	color: #ffffff;
}

#left{
	position: relative;
	float:left;
	width:197px;
}

#left h1 {
	width: 170px;
	height: 28px;
	padding: 0;
	margin: 0;
	background:#ffffff url('../Images/left_h1_190x28.gif') no-repeat left top;
	font-weight: normal;
	font-size: 15px;
	padding-left: 20px;
	color: #575556;
	line-height: 28px;
}

#left-subscribe {

	background:#ffffff url('../Images/wj_sub.jpg') no-repeat left top;
	color:#fff;
}

#left-articles {
	width: 180px;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #DADADA;
	background-color: #FBF2E9;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	
}
#left-articles p {
	margin-right: 5px;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#left-articles p strong {
	color: #CC9902;
	font-weight: normal;
}
#left-articles p a {
	color: #555555;
	text-decoration: none;
}
#left-articles p a:hover {
	text-decoration: underline;
}



#middle {
	position: relative;
	float:left;
	width:407px
}
#middle h1 {
	width: 387px;
	height: 28px;
	padding: 0;
	margin: 0;
	background:#ffffff url('../Images/middle_h1_407x28.gif') no-repeat left top;
	font-weight: normal;
	font-size: 15px;
	padding-left: 20px;
	color: #575556;
	line-height: 28px;
}
#middle h2 {
	height: 20px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	color: #7AB2CD;
	line-height: 22px;
	padding-left: 10px;
	padding-top: 5px;
}
#middle p {
	font-size: 12px;
	padding-left: 10px;
	color: #565656;
	line-height: 16px;
}
#middle p strong {
	color: #CC9902;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	}
#middle p em {
	font-weight: normal;
	line-height: 18px;
	font-size: 11px;
	}

a.rightalign, #middle p a {
	color: #CC9902;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	}

a.rightalign {
	display: block;
	text-align: right;
}

#middle p a:hover {
	text-decoration: underline;
}

.recent-articles {
	text-align: left;
	border-bottom: 1px solid #DADADA;
	display: block;
	text-decoration: none;
	padding-bottom: 5px;
	margin-top: 10px;
	}

a.recent-articles {
}
a:hover.recent-articles {
	background-color: #dadada;
}


#right{
	position: relative;
	float:left;
	width:200px
}
#right p strong {
	color: #CC9902;
	font-weight: normal;
	}

#footer {
	position: relative;
	clear:both;	
	height:111px;
	background:#ffffff url('../Images/foot_804x111.gif') no-repeat left top;
	text-align: center;

}
#topbuttons {
	position: absolute;
	top: 122px;
	left: 82px;
	padding-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2B82AF;
	display: block;
	text-decoration: none;
	background-image: url('../Images/sprite.gif');
	background-repeat: no-repeat;
	height: 26px;

}
.topnav {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	list-style-type: none;
	margin:0px;
	padding: 0px;
}
.topnav li {
	margin:0;
	padding:0;
	display: block; 
	float: left;	
}
.topnav li a {
	font-size: 12px;
	display: block;
	text-decoration: none;
	background-image: url('../Images/top_buttons_615x25.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	color: #2B82AF;
	text-align: center;
	line-height: 26px;

}
.topnav li a:hover {
	display: block;
	text-decoration: none;
	width: 103px;
	background-image: url('../Images/sprite.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 26px;
	margin: 0px;
	padding: 0px;
	color: #323335;
}

#search {
	position:relative;
	float: left;
	z-index:400;
	width: 190px;
	margin-top: 10px;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
form {
	border: none;
	margin: 0px;
	padding: 0px;
}

input {
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-bottom: 1px solid #DADADA;
	border-right: 1px solid #DADADA;
	height: 18px;
	color: #3D3D63;
}

#search-txt {
	line-height: 23px;
	color: #3D3D63;
	font-weight: bold;
}


#search-inp, #Query {
	position: relative;
	float: left;
	width: 78%;
	height: 18px;
}

#search-btn {
	position: relative;
	float: right;
	width: 30px;
	height: 20px;
	background: url('../Images/go_30x20.gif');
	border: none;	
}

.clear {
	clear: both;
	height: 10px;
}


#leftnav {
	position: relative;
	list-style-type: none;
	margin:0px;
	padding: 0px;
	width: 190px;
}
#leftnav li {
	line-height: 25px;
	border-bottom: 1px solid #DADADA;
	
}
#leftnav li a {
	text-decoration: none;
	color: #555555;
	font-size: 13px;
	background:url('../Images/arrow_14x25.gif') no-repeat left top;
	height: 25px;
	line-height: 25px;
	padding-left: 18px;
	
	
}

#leftnav li a:hover {
	color: #CC9902;
}

#subscribe {
	width: 173px;
	background-color: #FBF2E9;
	border: 1px solid #ffffff;
	margin-left: 16px;
}

#right h1 {

	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 16px;
	color: #7AB2CD;
	line-height: 22px;
	text-align: center;
	padding-top: 5px;
}
#right p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
#signup {
	position:relative;
	z-index:400;
	width: 173px;
	margin-top: 4px;
	height: 90px;
}

#name-txt {
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 167px;
	line-height: 21px;
	color: #CC9902;
	font-size: 11px;
}
#name-inp {
	left: 40px;
	top: 0px;
	position: absolute;
	width: 117px;
}


#email-txt {
	display: block;
	position: absolute;
	left: 5px;
	top: 26px;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 167px;
	line-height: 21px;
	color: #CC9902;
	font-size: 11px;
}
#email-inp {
	left: 40px;
	top: 0px;
	position: absolute;
	width: 117px;
}

#signup-btn {
	display: block;
	position: absolute;
	left: 100px;
	top: 56px;
	width: 62px;
	height: 22px;
}

#contest {
	width: 173px;
	background-color: #E4EEF7;
	border: 1px solid #ffffff;
	margin-left: 16px;
}
#contest-btn {
	display: block;
	position: relative;
	margin-left: 26px;
	width: 122px;
	height: 22px;
}

#survey {
	width: 173px;
	background-color: #FBF2E9;
	border: 1px solid #ffffff;
	margin-left: 16px;
}
#survey-btn {
	display: block;
	position: relative;
	margin-left: 26px;
	width: 122px;
	height: 22px;
}



#botnav {
	list-style: none;
	position: relative;
	padding-top: 40px;
	text-align: center;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
 	width: 646px;
}
#botnav li {
	position: relative;
	width:152px;
	height: 12px;
	float: left;
	text-align:center;
	border-left: solid 1px #D2D5DC;

}
#botnav li a {
	text-decoration: none;
	color: #D2D5DC;
	padding: 3px;
}
#botnav li a:hover {
	text-decoration: none;
	background-color: #F9F9F9;
	color: #CC9902;

}

#copyright {
	margin: 0;
	padding: 0;
	position: relative;
	margin-top: -50px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	color: #D2D5DC;
	width: 804px;
	text-align: center;
	font-size: 11px;
}
.AuthorSummary {
	background: #eee;
	padding: 5px;
}
.AuthorSummary td {
		font-size: 12px;
}