body {
	margin: 0;
	padding: 0;
	background-color: #fefde2;
	color: #000000;
	background-repeat: no-repeat;
	font: small Arial, Helvetica, Verdana, sans-serif;
	

}
#wrapper {
	background-color: #fefde2;
	color: #000000;
	margin-left: auto;
         margin-right: auto;
	padding: 0px;
	/*border-top: 2px solid #600;*/
	border-right: 2px solid #600;
	border-bottom: 2px solid #600;
	border-left: 2px solid #600;
	width: 1000px;
	
	}
/*#tagline {
	margin: 0;
	padding: 0;
	padding: 0px 0px 0 0;
	text-align: left;
	background-color: #600;
	}*/
	
/*#img_place {
	position: absolute;
	top: 30px;
	right: 40px;
	width: 399px;
	height: 100px;
	background-image: url(images/clouds.png);
	background-repeat: no-repeat;
	background-position: right;

}*/

#header-bottom {
	/*border-top: 1px dotted #B5621C;*/
	/*border-bottom: 1px solid #B05B1A;*/
	height: 1%;
	text-indent: 20px;
	color: #fff;
	text-align: center;
	font-size: x-small;
	font-style: italic;
}
#header-bottom ul {
	margin: 0;
	padding: 0;
	padding: 0 0px 0 0;
	text-align: right;
	background-color: #660000;
}
#header-bottom li {
	display: inline;
	color: #FFFFCC;
	background-repeat: repeat;
	font-size: small;
	font-style: normal;
	}

#header-bottom a:link  {
	text-decoration: none;
	color: #FFFFCC;
	font-size: small;
	font-style: normal;
	}
	#header-bottom a:hover {
	text-decoration: none;
	color: #FFDF3C;
	background-color: #600;
	font-size: small;
	font-style: normal;
	
	}
	
	#header-bottom a:visited {
	text-decoration: none;
	color: #FFFFCC;
	font-size: small;
	font-style: normal;
	}
/*#trail{
margin: 0;
	padding: 0;
	padding: 0 30px 0 0;
}
#breadcrumbs {
	font-weight: bold;
	color: #fff;
	font-style: normal;
	margin: 0;
	padding: 4px 0 0 20px;
	float: left;
	background-repeat: repeat-x;
	font-size: x-small;
}

#breadcrumbs ul {
	margin: 0;
	padding: 0;
	padding: 0 30px 0 0;
	text-align: right;
	font-size: small;
	font-style: normal;
	}
	#breadcrumbs li {
	display: inline;
	color: #000000;
	background-repeat: repeat;
	font-size: small;
	font-style: normal;
}*/

#article{
	width: 48%;
	top: 0px;
	float: left;
	padding-right: 5px;
	padding-top: 30px;
	padding-left: 5px;
	/*background-color: #fefde2;*/
	margin: 0px;
	
}
#article div.module {
width: 305px;
font-family: Arial, Helvetica, sans-serif;
background: transparent url(images/bg-top3.png) top left no-repeat;

}

#article div.module div {
width: 305px;
font-family: Arial, Helvetica, sans-serif;
background: transparent url(images/bg-bott.png) bottom left no-repeat;
}

/*#rightcol-broad div.module div div {
width: 177px;
font-family: Arial, Helvetica, sans-serif;
background: transparent url(../images/module_bottom_wide.jpg)  bottom left no-repeat;
}*/

#article2
{
	float: right;
	width: 48%;
	top: 0px;
	padding-right: 5px;
	padding-top: 30px;
	color: #CCCCCC;
}

#article_next{
	width: 95%;
	height: 100%;
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	background-position: bottom;
	top: 0px;
	float: left;
	padding: 0px;
	color: #fff;
	background-color: #FFFFFF;
	}



#content {
	margin: 0 200px 0 160px;
	/*border-top: 1px solid #FFFFCC;*/
	color: #eee;
	
}


/*#mainfeature {
	background-repeat: no-repeat;
	color: #D25805;
	padding: 2em 2em 1em 400px;
	height: 200px;
	background-image: url(images/featureimg2.jpg);
	margin: 0px;

}*/

#mainpic {
	float:left;
	position: absolute;
	top: 228px;
	right: 160px;
	left: 164px;
}
#mainfeature h2 {
  margin: 0;
  font-weight: normal;
  font-size: 160%;
}
#mainfeature p {
	font-size: 125%;
	color: #AC5B19;
	text-align: left;
}
#mainfeature p.more {
	margin-top: 0;
	text-align: right;
	
}
#mainfeature p.more a:link, #mainfeature p.more a:visited {
	color: #CC0000;
	background-image: url(images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	font-size: small;
}

#content .inner {
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#content .inner h2 {
	padding-bottom: 0.2em;
	font-size: 140%;
	width: 95%;
}
#content .inner ul.features {
	margin: 0;
	padding: 0;
	list-style: url(images/red-arrow.png) none inside;
	float: none;
}
#content .inner h3 {
	font-size: 90%;
	color: #CC6600;
}

#content .inner h3 a:link{
  color: #fff;
}
#content .inner h3 a:hover{
  color: #CC6600;
}
#content .inner h3 a:visited {
  color: #eee;
}
#content .inner p {
  color: #000000;
  font-size: 90%;
}
#content .inner .features li img {
	float: left;
	margin: 0 5px 5px 0;
	font-family: "Courier New", Courier, mono;
	
}
#content .inner p.author {
	font-weight:  normal;
	font-size: 80%;
	font-style: italic;
	line-height: 1px;


}
#content .inner p.more{
	margin-top: 0;
	text-align: right;
}
#content .inner p.more a:link, #content .inner p.more a:visited {
	color: #993300;
	background-image: url(images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size: 90%;
	margin-right: 10px;
}
#sidebar {
	float: right;
	width: 200px;
	background-color: #fefde2;
	margin: 0 0 0 5;
	height: 100%;
	list-style-type: none;

	
	
	}

#sidebar h3 {
	font-size: 110%;
	padding: 0.1em 0 0.1em 10px;
	font-weight: normal;
}
#sidebar .inner {
	padding: 5px;
	left: 5px;
	list-style-type: none;

	
}
#sidebar ul {
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;

	
	
}
#sidebar p, #sidebar li {
	padding: 0.4em 0 0.2em 0;
	font-size: 90%;
	

}

#sidebar ul a:link {
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
	padding-left: 10px;
	list-style-type: none;

	
	
}
 #sidebar ul a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	background-color: #A87019;
	display: block;
	list-style-type: none;


	
}
#sidebar ul a:visited {
	text-decoration: none;
	color: #CC6600;
	font-weight: normal;
	padding-left: 10px;
	list-style-type: none;

	
}

#sidebar .date {
  font-weight: normal;
}
#searchform .text {
	width: 120px;
	border: 1px solid #000;
	font-size: x-small;
	text-indent: 15px;
	
}
#searchform .searchbutton {
	text-align: right;
	margin: 0px;
}
#searchform .btn {
  border: 1px solid #fff;
  background-color: #000;
  color: white;
  font-size: 80%;
}

#submit2 .btn {
  border: 1px solid #7B869A;
  background-color: #006699;
  color: white;
  font-size: 80%;
}	
	

#sidebar p.more {
  clear: right;
  margin: 0 30px 0 0;
  text-align: right;
}
#sidebar p.more a:link, #sidebar p.more a:visited {
  color: white;
  padding-left: 14px;
}
#related {
	background-color: #FFFFFF;
	height: auto;
	width: 150px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	float: right;
	margin: 5px;
}
#related p {
	background-color: #FFFFFF;
	color: #333333;
}
#related a:link {
	background-color: #000;
	color: #660000;
}
#related v:link {
	background-color: #000;
	color: #660000;
}
#related ul {
background-color: #000;
}
#related li {
	background-color: #000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
	color: #333333;
}

#sidebar2 {
	float: left;
	width: 155px;
	
	background-color: #fefde2;
	color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}
#sidebar2 .inner {
  margin:  0px;
}
#sidebar2 p {
  font-size: 90%;
  color: #000000;
}
#sidebar2 a:link 
{
	color: #993300;
	font-weight: normal;
	width: 159px;
	clear: none;
	margin-right: 10px;
	padding: 0px;
	}
#sidebar2 a:hover {
	color: #CC3300;
	font-weight: normal;
	width: 159px;
	clear: none;
	margin-right: 10px;
	padding: 0px;
	}
	
 #sidebar2 a:visited {
	color: #993300;
	font-weight: normal;
	width: 159px;
	clear: none;
	margin-right: 10px;
	padding: 0px;
	}

#sidebar2 h3 {
	color: #993300;
	padding-bottom: 0.2em;
	font-size:  110%;
	text-indent: 10px;
	background-color: ;
	display: block;

}
#nav {
	list-style: none;
	margin: 0;
	padding:  0;
	/*background-repeat: repeat-y;*/
	/*background-image: url(images/bg1.png);*/



}
#nav li {
	border-bottom: 1px solid #993300;
	padding: 0.4em 0 0.2em 0;
	font-size:  90%;
	text-indent: 20px;

}
#nav li a:link {
  text-decoration: none;
  color: #CC6600;
  font-weight: normal;
}
#nav li a:hover {
	color: #cc3300;
	font-weight: normal;


}
#nav li a:visited 
{
  text-decoration: none;
  color: #CC6600;
  font-weight: normal;
}
 #editorlatest h4 {
	color: #CC0000;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;

}
#editor {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}
#editorlatest {
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #fefde2;
}
#editor li {
  font-size: 90%;
  padding-bottom: 0.5em;
  color: #CC0000;
  font-weight: bold;
}
#loginform .text {
	width: 135px;
	border: 1px solid #666666;
}
#loginform .searchbutton {
  text-align: right;
  margin-top: 4px;
}
#loginform .btn {
  border: 1px solid #7B869A;
  background-color: #000000;
  color: white;
  font-size: 80%;
}
#footer {
	width: 1000px;
	border-top: 1px dotted #600;
	clear: both;
	background-color: #fefde2;
	padding: 5px 0px 0px;

}
#footer p {
  font-size: 90%;
  margin: 10px 20px 0px;
  padding:  0 0.2em;
}
#footer a:link, #footer a:visited {
	font-size: 90%;
	color: #CC6600;
	padding: 0.2em 0;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


#clearone {
  clear: both;
  height: 1px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #FFFFCC;
	top: 10px;
	bottom: 2px;
	font-weight: normal;

}

hr {
	border:  dashed #A6B2BB;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #DA8125;
	font-style: italic;
}
.insight {
	color: #000000;
}

