html {
	font-family: Tahoma, Geneva, sans-serif;
	color:#F00;
	background-image: url(../Images/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #3e3e3e;
	overflow-y: scroll;
}
p {
	font-size: .8em;
	color: #C9C9C9;
	word-spacing: normal;
	letter-spacing: .03em;
}
h1, h2, h3, h4 {
	font-family:Palatino Linotype, Book Antiqua, Palatino, serif;
	color: #1686c9;
}
ul {color:#666;}

a:link {color: #1686c9;text-decoration:none}     /* unvisited link */
a:visited {color: #1686c9;text-decoration:none}  /* visited link */
a:hover {color:#999}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 766px;
}
#header {
	margin-top: 5px;
	height: 216px;
	color:#CCC;
	background-image: url(../Images/header.gif);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 3em;
	margin: 0px;
	padding: 0px;
}
#content {
	background-image: url(../Images/content_bg.gif);
	background-repeat: repeat-y;
	padding:5px;
	overflow:auto;
}
#counter {
	background-image: url(../Images/content_bg.gif);
	background-repeat: repeat-y;
	text-align:center;
}
#footer {
	margin-left: auto;
	margin-right: auto;
	padding-top:8px;
	height: 100px;
	background-image: url(../Images/footer.gif);
	background-repeat: no-repeat;
	font-size:.7em;
	color:#666;
	text-align:center;
	clear:both;
}
#footer ul {
	text-align:center;
}
.title {
	width:300px;
	position:relative;
	left: +260px;
	top: +30px;
}
.title h1 {
	text-transform:uppercase;
	color:#FFF; 
	text-shadow:#CCC
}
.nav {
	text-align:right;
	padding-right: 30px;
}
ul.nav {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	color: #333;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.post {
	margin:10px;
	padding:25px;
}
.post img{
	padding:5px;
}
.books {
	overflow: auto;
	padding: 5px;
	margin:5px;
}
.books img {
	padding-top: 30px;
	padding-right: 30px;
	float:left;
}
.bookinfo {
	margin-left:130px;
}
.bookinfo ul {
	padding-left:0;
	font-size: .75em;
	list-style:none;
}
.news {
	margin:5px;
	padding:5px;
}
.news p {
	text-indent:0;
}
.news img {
	Margin:5px;
	padding: 15px 10px;
	float:right;
}
.newsinfo ul {
	padding-left:0;
	font-size: .75em;
	color:#666;
	list-style:none;
}
.img-fr {
	float:right;
}
a.buy {
	float:right;
	padding-left:5px;
	padding-top:2px;
	width:60px;
	height:20px;
	background-image:url(../Images/buy.gif);
	background-repeat:no-repeat;
	font-size:.8em;
	color:#FFF;
	text-decoration:none;
}
.link p {
	margin:5px 0 0 0;
	padding:0 0 0 20px;
}
.link h3 {
	margin:15px 0 0 0;
	padding:0 0 0 10px;
}
.intro {
	float:right;
	clear:left;
	width:500px;
}
.intro img {
	height:150px;
	padding:5px;
}
.intro p {
	margin-top:0;
	padding-right:150px;
	text-align:right;
}
.widgetsm {
	margin:0px;
	padding:5px;
	width:40%;
}
.widgetlg {
	margin:0px;
	padding:5px;
	width:56%;
}
.wrapper {
	background-color: #111;
	border: 1px solid #222;
	color: #C9C9C9;
	font-size:.85em;
	word-spacing: normal;
	margin-bottom:2px;
}
.wrapper h4 {
	font-size:1em;
	margin:0px;
}
.wrapper p {
	font-size:.9em;
	margin-top:2px;
	padding:3px;
}
.wrapper2 {
	font-size:.85em;
	padding:2px 4px 2px 4px;
	display:block;
	clear:both;
	background-color:#222;
}
.wrapper2 a:link, .wrapper2 a:visited {
	color:#999;
}
#footer address {
	padding-top:10px;
}
.fltleft {
	float:left;
}
.fltright {
	float:right;
}
.small {
	font-size:.85em;
}
.small a {
	margin-left:10px;
	font-size:.9em;
	color:#C99416;
}
.colorange {
	color:#C99416;
}
.colblue {
	color: #0E547D
}
.colgrey {
}
.thinH {
	margin-bottom:2px;
	padding-bottom:1px;
}
.date {
	margin-left:10px;
	font-size:.7em;
	color:#666;
}
.article {
	padding-bottom:15px;
}
p.article strong {
	text-indent:0em;
}
.widecolumn {
	margin-left:100px;
	width:500px;
}
.comment {
	background-color: #111;
	border: 1px solid #222;
	padding-left:5px;
	margin-left:30px;
	margin-bottom: 5px;
	width: 100%;
}
#commentform textarea {
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
	