/*

	sNews 1.5 RC 2 - "Historical" Design
	by Herreman David
	http://www.free-css-templates.com
	
*/

* { padding: 0; margin: 0 }

body { 
	font: .7em Verdana, Arial, Sans-Serif; 
	line-height: 1.4em;
	color : #000000;
}

#content { 
	margin: 0 auto; 
	padding: 0; 
	width: 714px;	
	text-align: center;
	background: url(images/bg_01.png) repeat-x top; 
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#header { 
	height: 80px;	
	background: url(images/headertop.png) no-repeat top center; 
	margin: 0px; 
	padding: 0px;
	overflow: hidden; 
}
#link {
	height: 40px;
	background: url(images/headerbottom.png) no-repeat top center; 
	margin: 0px; 
	padding: 0px;
	overflow: hidden; 
}
#link .left {
	width: 334px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#header .left { width: 714px; float: left; text-align: center; padding-left: 0px; }
#header h1 {  font: 1.2em "Tahoma",Verdana, Arial, Sans-Serif; color: #FFF; font-weight: bold; padding-top: 25px; background: inherit }
#header h2 {  font: 1.0em "Tahoma",Verdana, Arial, Sans-Serif; color: #FFF; padding-top: 25px; background: inherit }

.clear { clear: both; }
.alignright {margin-top: 0; text-align: right;}
.small {font-size: .9em;}
.histdate { color: #8E7272; background: #FFF; }
img { float: left; padding: 0 10px 10px 0}

div#content {
	position: relative;
	width: 760px;
	margin: 0 auto 20px auto;
	padding: 0;
	text-align: left;
}
div#main {
	float: left;
	width: 300px;
	margin: 50px -180px 15px 215px !important;
	margin: 50px -181px 15px 110px;
	text-align: justify;
}
div#main .pad  { padding-left: 0px; }
	
div#right {
	float: right;
	width: 226px;
	display: inline;
	margin-top: 50px;
	margin-bottom: 15px;
}
div#left {
	float: left; 
	width: 195px;
	height: 100%;
	margin: 50px 0px 15px -338px;
	text-align: left;
}
div#left .pad { 
	padding: 0px 30px 0px 30px;
	text-align: left; 
	background: url(images/leftbg.png) repeat-y left;
}
div#left .pad1 { 
	padding: 0px 10px 0px 30px; 
	text-align: left; 
	background: url(images/leftbg1.png) repeat-y left;
}
div#left h1 { 
	margin-top: 0px; 
	margin-bottom: 5px; 
}
div#left a { background: transparent url(images/a.gif) no-repeat left; padding-left: 10px; color: blue;  }
div#left #leftend { 
	background: url(images/leftbottom.png) no-repeat left ; 
	height: 20px;
}
div#left #leftend1{ 
	background: url(images/leftbottom1.png) no-repeat left ; 
	height: 20px;
}
div#left #lefttop { 
	background: url(images/lefttop.png) no-repeat left ; 
	height: 20px;
}
div#left #lefttop1 { 
	background: url(images/lefttop1.png) no-repeat left ; 
	height: 20px;
}	
#footer { 
			clear: both; 
			height: 40px; 
			background: #6D5252; 
			border-top: 8px solid #8E7272; 
			color: #E3E2CB;  
			font: 0.9em "Tahoma",Verdana, Arial, Sans-Serif;  padding: 10px 10px 0 0
			}	
#footer a  { color: #E3E2CB; background: inherit }
#footer a:hover { text-decoration: underline }
#footer #r { float: right; text-align: right; }
#footer #l { padding-left: 10px;}
   
/* END CONTENT */


/*** Main area *****/
a { color: #0066B3; background: inherit; text-decoration: none;}
a:hover { text-decoration: underline }
h1 { font: bold 1.5em Arial, Arial, Sans-Serif  }
h2 { font: bold 1.2em Arial, Arial, Sans-Serif; padding: 0; margin: 0 0 5px 0 }
li.highlight { background-color: #FFFFCC; margin: 2px 2px; padding: 2px 2px;}

/* SNEWS */
fieldset { border: 1px solid #ddd; padding: 10px 8px; margin: 0 0 8px 0; background: #f5f5f5; color: #000 }
input { padding: 3px; margin: 0; border: 1px solid #BBB;  }
textarea { width: 97%; height: 20em; padding: 3px; border: 1px solid #BBB }
.comment { background: #eee; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc }
.commentsbox { background: #f5f5f5; color: #808080; padding: 10px; margin: 0 0 10px 0; border: 1px solid #ddd }

.normallink { color: blue; text-decoration: underline; background-color: transparent; }
