	body {
		background: transparent url("graphics/banner_bg.gif") top left repeat-x;
		margin: 0;
		font-family: verdana;
		font-size: 12px;
	}
	h1 {
		font-size: 18px;
		font-weight: lighter;
		color: 1265a5;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
		font-size: 12px;
	}
	p {
		color: #333;
		font-size: 12px;
	}
	a {
		color: #1265a5;
	}
	a:hover {
		color: #999;
	}
	a.banner_link {
		margin-left: 10px;
	}
	#wrapper {
		width: 1000px;
		vertical-align: top;
	}
	#banner {
		color: #fff;
		clear: both;
		height: 71px;
		padding-top: 25px;
		border-bottom: solid 1px #fff;
	}
	#logo {
		float: left;
		width: 785px;
	}
	#logo #qty_articles {
		margin-top: 3px;
		margin-left: 300px;
		font-size: 24px;
	}
	#logo #qty_articles a {
		color: #fff;
		font-size: 12px;
	}
	#login {
		float: left;
		text-align: left;
    line-height: 22px;
    vertical-align: top;
    margin-top: -23px;
	}
	#login form p {
    color: #fff;
    font-size: 10px;
    margin-bottom: 0;
  }
  #login a {
    font-size: 10px;
    color: #fff;
  }
  #login span {
    font-weight: bold;
  }
	#login input {
    background: #012f47;
    border: solid 1px #fff;
    color: #fff;
    font-size: 11px;
    width: 80px;
  }
  #login input.wide {
    width: 166px;
  }
  #login input.submit {
    width: 40px;
    background: #234f69;
  }
  #login #search-form {
  	position: absolute;
  	top: 5px;
  	left: 792px;
  }
	#banner #logo .sitename {
		margin: 0;
		position: absolute;
		top: 0px;
		left: 20px;
		border: 0;
	}
	#topmenu {
		background: transparent url("graphics/topmenu_bg.gif") top left repeat-x;
		color: #ccc;
		clear: both;
		height: 24px;
		padding-top: 8px;
		padding-left: 11px;
	}
	#topmenu p {
		padding-top: 3px;
	}
	#topmenu a.attention {
		font-weight: bold;
	}
	#main {
		background: transparent;
		width: 750px;
		padding: 0;
		margin: 0px 0px 0px 20px;
		vertical-align: top;
		float: left;
	}
	#ads {
		background: #eee;
		width: 210px;
		padding: 0;
		margin: 0;
		float: right;
		text-align: left;
		vertical-align: top;
	}
	#content {
		width: 100%;
		margin: 0px;
	}
	#content #frontpage ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#content #frontpage li {
		background: #fff;
		padding: 5px 15px 5px 15px;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #f7f7f7;
	}
	#article {
		width: 750px;
	}
	#article_headerimage {
		float: left;
		padding-bottom: 15px;
	}
	#article_header {
		background: transparent;
		margin: 0;
		padding-left: 10px;
		border-style: solid;
		border-width: 0px 0px 0px 3px;
		border-color: #eee;
	}
	#article_header h1 {
		font-size: 24px;
		font-weight: normal;
		color: #3b5998;
		margin-top: 15px;
	}
	#article_header p {
		font-size: 14px;
	}
	#article_content {
		width: 490px;
		min-height: 300px;
		background: #fff;
		vertical-align: top;
		border-style: solid;
		border-width: 0px 0px 0px 3px;
		border-color: #eee;
		float: left;
		margin: 0;
		padding: 0px 0px 0px 10px;
	}
	#article_content p {
		font-weight: normal;
		color: #333;
		font-size: 12px;
		line-height: 16px;
	}
	#article_content img {
		float: left;
		border: solid 1px #333;
		padding: 1px;
		margin: 8px 10px 8px 0px;
		background: #fff;
	}
	#article_tags {
		background: transparent;
		vertical-align: top;
		text-align: left;
		clear: both;
		margin-bottom: 5px;
	}	
	#article_tags p {
		font-weight: bold;
		font-size: 10px;
		margin-bottom: -2px;
	}
	#article_tags ul {
		margin: 0;
		padding: 5px 0px 5px 0px;
	}
	#article_tags li {
		display: inline;
	}
	#article_tags a {
		color: #1265a5;
		margin-right: 5px;
	}
	#article_comments form {
		background: #fcfcfc;
		border-style: solid;
		border-width: 1px 0px 1px 0px;
		border-color: #eee;
		padding: 4px 4px 4px 8px;
	}
	#article_comments input, textarea {
		border: solid 1px #ddd;
	}
	#article_comments textarea {
		width: 382px;
	}
	#article_comments #comment p b {
		font-size: 12px;
		background: #012f47;
		padding: 4px;
		color: #fff;
		display: block;
	}
	#article_comments #comment p span {
		color: #ccc;
		font-size: 9px;
		line-height: 20px;
	}
	.comments_button_submit {
		padding-left: 300px;
	}
	#article_related {
		background: #eee;
		width: 220px;
		vertical-align: top;
		float: right;
		text-align: center;
	}	
	#article_related .header {
		background: #012f47;
		font-size: 14px;
		color: #fff;
		padding: 3px;
		margin: 0;
		text-indent: 2px;
	}		
	#article_related ul {
		margin: 0;
		margin-left: 2px;
		margin-bottom: 15px;
		padding: 0;
		padding: 0px 3px 0px 3px;
		list-style: none;
	}		
	#article_related li {
		margin-bottom: 8px;
		text-align: left;
  }
  #article_related a {
  	width: 200px;
  }
  #article_related img {
		border: solid 1px #333;
		padding: 1px;
		margin: 8px 0px 8px 0px;
		background: #fff;
	}
	#article_ad {
		background: transparent;
		width: 220px;
		padding: 5px 0px 5px 0px;
		vertical-align: top;
		float: right;
		text-align: center;
	}	
	#article_ad span {
		font-size: 9px;
		color: #999;
		line-height: 15px;
		background: transparent;
	}
	#article_ad img {
		border: solid 1px transparent;
	}
	#article_ad img:hover {
		border: solid 1px #ccc;
	}
	#article_searchresults h2 {
		font-size: 14px;
	}
	#article_searchresults ul,
	#all-articles ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#article_searchresults li,
	#all-articles li {
		margin: 10px 0px 10px 0px;
		background: #fff;
		padding: 0px;
	}
	#all-articles a {
		font-weight: bold;
		font-size: 12px;
		display: block;
		line-height: 19px;
		margin-top: 5px;
	}
	#all-articles span {
		color: #69c;
		display: block;
		font-size: 10px;
		line-height: 20px;
	}
	#article_searchresults li.search_result {
		margin-bottom: 5px;
	}
	#article_searchresults span {
		color: #aaa;
		font-size: xx-small;
	}
	
	#art_makenew form {
		width: 100%;
	}
	#art_makenew #label {
		font-weight: bold;
		display: block;
	}
	#art_makenew #content {
		display: block;
		margin-bottom: 10px;
	}
	#art_makenew form input, textarea {
		width: 100%;
		border: solid 1px #ddd;
		color: #333;
		font-family: verdana;
		font-size: 12px;
	}
	#art_makenew .input-wide-no-border {
		width: 100%;
	}
	#art_makenew .button_normal {
		font-family: verdana;
		font-size: 12px;
		font-weight: bold;
		padding: 8px 0px 8px 0px;
		width: 100px;
		background: #012f47;
		color: #fff;
	}
	#art_makenew .checkbox_west {
		width: 25px;
		float: left;
		border: 0;
	}
	#art_makenew form textarea {
		height: 300px;
	}
	#action-button {
		background: transparent url("graphics/action-button_190x30.gif") center center no-repeat;
		width: 180px;
		height: 20px;
		padding: 5px;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	#action-button-wide {
		background: transparent url("graphics/action-button_300x30.jpg") center center no-repeat;
		width: 290px;
		height: 20px;
		padding: 5px;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		text-transform: uppercase;
		color: #fff;
	}
	#users h2 {
		background: #f7f7f7;
		padding: 4px;
		font-size: 14px;
	}
	#users p.h3 {
		font-size: 12px;
		font-weight: bold;
		display: block;
	}
	#users li {
		list-style: none;
	}
	#users ul, #users ol {
		list-style: none;
		padding: 0;
		margin-left: 0px;
	}
	#footer {
		height: 25px;
		border-top: solid 1px #f7f7f7;
		padding-top: 10px;
		text-indent: 20px;
		clear: both;
	}