body {
	margin: 0 auto 0 auto;
	padding: 0px 0px; 
	background-color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(img/bkg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#page {
	margin: 0px auto;
	padding: 0px 0px;
	width: 936px;
	height: 100%;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: 216px 0px;
}

#left {
	width: 216px;
	background-image: url(img/leftbkg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#logo {
	height: 108px;
	padding: 5px 10px 0 15px;
	margin: 0;
}

#logo img {
	float: left;
	margin: 0;
	border: 0px;
}

#logo h1 {
	font-size: 15px;
	color: #003399;
	padding: 10px 10px;
	margin: 0px;
}

/* leftnav */
#leftnav {
	margin: 25px 0 0 0;
	padding: 0 0;
}

#leftnav ul {
	padding: 0 0;
	margin: 0;
	border-top: 1px dashed #AEAFB3;
}

#leftnav li{
	line-height: 34px;
	list-style: none;
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: 20px;
	padding: 0 0 0 40px;
	margin: 0;
	border-bottom: 1px dashed #AEAFB3;
}

#leftnav a {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

#leftnav a:hover {
	color: #003399;
}

/* latest comments */
#comments {
	background-image: url(img/leftbkg.gif);
	background-repeat: no-repeat;
	background-position: left -75px;
	margin-top: 30px;
}

#comments h1 {
	background-color: #FD8306;
	margin: 0px 0 0 0;
	padding: 5px 5px 5px 15px;
	color: #003399;
	font-size: 14px;
	line-height: 24px;
}

#comments p {
	margin: 0;
	padding: 10px 5px 5px 15px;
}

#comments a {
	color: #003399;
}

/* topnav */
#topnav {
	position: absolute;
	top: 74px;
	margin: 0;
	padding: 0 0;
	padding-left: 10px;
}

#topnav ul {
	padding: 0 0;
	margin: 0;
}

#topnav li {
	display: inline;
	line-height: 36px;
	list-style: none;
	border-right: 1px solid #AEAFB3;
	padding: 0 10px 0 10px;
	margin: 0;
}

#topnav a {
	color: #D6D6D6;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#topnav a:hover {
	color: #fff;
}

#right {
	width: 720px;
}

#content {
	margin: 40px 0 0 0;
	padding: 20px 20px;
}

/* articles - main content */
#articles h1 {
	font-size: 18px;
	color: #F76D01;
	margin: 0;
	padding: 5px 10px;
}

#articles h2 {
	font-size: 16px;
	color: #F76D01;
	margin: 0;
	padding: 5px 0px;
}

#articles h3 {
	font-size: 16px;
	color: #F76D01;
	margin: 0;
	padding: 5px 0px;
}

#articles p {
	margin: 0;
	padding: 5px 10px;
	font-size: 12px;
}

#articles a {
	color: #003399;
}

/* Google and other right ads*/
#ads {
	width: 160px;
	padding: 10px 0px 10px 10px;
	margin: 0;
}

#ads a {
	color: #003399;
}

/* search form */
#search {
	margin: 0;
	padding: 0 0;
	display: inline;
	font-size: 12px;
}

#search input {
	border: 1px solid #666;
	margin: 0;
	padding: 2px 2px;
	background-color: transparent;
}

#gobtn {
	background-image: url(img/gobtn.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 40px;
	line-height: 18px;
	border: 0px !important;
	color: #ccc;
	font-weight: bold;
}

#newsletter {
/*	background-image: url(img/newsletter.jpg);*/
/*	background-repeat: no-repeat;
	background-position: center;
	width: 246px;
	height: 166px;
	border: 1px solid #717171;
	margin-top: 0px;
	*/
}

#newsletter b {
	color: #F76C01;
	font-weight: bold;
}

#newsletter p {
	margin: 60px 5px 5px 60px;
	font-size: 12px;
}

#newsletter input {
	width: 110px;
	background-color: transparent;
	border: 1px solid #717171;
}

#newsletter span {
	margin: 25px 5px 5px 50px;
}

#sendbtn {
	background-image: url(img/sendbtn.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	width: 60px;
	line-height: 20px;
	border: 0px !important;
	color: #ccc;
	font-weight: bold;
	margin-top: 4px;
}

#rc {
	width: 240px;
	margin: 0px 0px 0px 0px;
	float: left;
}

#rc ul, #rc ol {
	margin: 0;
	padding: 0 3px 0 35px;
}

#rc div {
	/*background-color: #F2F2F2;*/
	border-top: 2px solid #F76D01;
	margin: 5px;
	padding: 3px 3px 10px 3px;
	background-image: url(img/usrbkg.gif);
	background-repeat: repeat-x;
	background-position: left 3px;
}

#rc h1 {
	font-size: 14px;
	color: #F76D01;
	margin: 0;
	padding: 3px 3px;
}

#rc a {
	color: #003399;
}

input.ws
{
	display:none;
}