
body {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #860c0b url(images/fon.gif) repeat top;
	margin-left : 0px;
	margin-right : 0px;
}

A:link, A:visited  {
	COLOR: #8e0908;
	text-decoration: none;
	font-weight : bold;
}
 
 A:active, A:hover {
	COLOR: Black;
	text-decoration: underline;
	font-weight : bold;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: left;
	background: #FFFFFF;
}
blockquote{
	font-size : 11px;
	font-family : Verdana;
	border-left-style: dashed;
	border-left-color: #ef0b14;
	border-left-width : 1px;
	padding-left : 4px;
}
#header_wrapper {
	background: url(images/fon.gif) repeat;
	margin:0px;
	padding:0px;
}

#header {
	height: 60px;
	padding: 5px;
		margin:0px;
}

#header h1 {
	margin: 10px 20px 0px;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ef0b14;
	letter-spacing: 1px;
}

#header h1 a, #header h1 a :visited, #header h1 a:hover {
	color: #ff9900;
	text-decoration: underline;
}


#sitename {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 28px;
	color: Black;
	letter-spacing: -1px;
}

#header h2 {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	margin : 5px 20px;
}
#header h2 a, #header h2 a :visited, #header h2 a:hover {
	color: White;
	text-decoration:none;
}
#left_side {
	margin-top: 10px;
	float: left;
	width: 190px;
	background: #FFFFF0;
	border : 1px dashed #b7bef4;
}

#right_side {
	margin-top: 10px;
	float: right;
	width: 190px;
	background: #FFFFF0;
	border : 1px dashed #b7bef4;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 190px;
  margin-right: 190px;
  font-family: arial;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

#footer {
	height: 50px;
	clear: both;
	text-align: right;
	padding-top: 5px;
	font-family: verdana, arial, sans-serif;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #890b0c;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #890b0c;
	background : #929ef4 url(images/fon2.gif) repeat;
	font-size: 11px;
	color: #0c1a49;
	padding-right : 10px;
}

#footer A:link {
	COLOR: #333333;
	text-decoration: underline;
}
#footer A:visited {
	COLOR: #333333;
	text-decoration: underline;
}
#footer A:active {
	COLOR: #333333;
	text-decoration: underline;
}
#footer A:hover {
	COLOR: #333333;
	text-decoration: underline;
}


/*
** Menu styles
*/
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
ul.menu li {
	margin: 0 0 0 0;
}
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
	list-style-type: circle;
	list-style-image: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	color: #333333;
}
li.leaf {
	list-style-type: disc;
	list-style-image: none;
	padding: 0.2em 0.5em 0 0;
	margin: 0;
	color: #333333;
}

#left_side p, #right_side p {
	margin:10px;
	margin-top:15px;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFAD9;
	text-transform : uppercase;
	background : url(images/fon1.gif) repeat;
}

#left_side h4, #right_side h4 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	color: #333333;
}

#content p {
	margin-top:15px;
	margin-bottom: 15px;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-left : 10px;
	margin-right : 10px;
}

#content h3, #content h3 a, #content h3 a:active,  #content h3 a:hover, #content h3 a:visited {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	line-height: 18px;
	color: #AA0000;
	text-decoration : underline;
	margin-left : 5px;
}

#content h4 {
	margin-top:0px;
	margin-bottom:0px;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	color: #B22222;
	margin-left : 10px;
}

#navlist
{
	margin-top:1px;
	margin-bottom:0px;
	text-align:center;
	padding: 5px 0;
	margin-left: 0;
	border-bottom: 2px solid #620000;
	font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
	color: Black;
	padding: 5px 15px;
	margin-left: 3px;
	background: #FFFACD url(images/tab_bg.gif) repeat-x bottom left;
	text-decoration: none;
}

#navlist li a:link {
	color: #191970;
}
#navlist li a:visited {
	color: #00008B;
}

#navlist li a:hover
{
	color: Maroon;
	background: #FAFAD2;
	border-color: #4A0000;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}


.post{
	margin: 0 20px 25px 20px;
	font-size : 11px;
	font-family : Arial;
}

.post .info{
	padding: 1px 3px 1px 8px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
	font-size: 11px;
	color: #8e0908;
	border-bottom-width : 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	background : #929ef4 url(images/fon2.gif) repeat;
}


/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	margin-left : 20px;
}

#commentform {
	margin: 10px 20px 0 20px;
	background: #ffffff;
	width: 700px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

h3.com {
	margin : 0px 20px;
	color : #00008B;
	font-size : 14px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

div.anons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #00008B;
	margin-top: 0px;
	margin-bottom: 15px;
}
div.anons a:link, div.anons a:visited {
	color: #00008B;
	text-decoration: underline;
}
div.anons a:active, div.anons a:hover {
	color: Red;
	text-decoration: none;
}

div.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;	
}
div.bottomlinks a:link, div.bottomlinks a:visited,
div.bottomlinks a:active, div.bottomlinks a:hover {
	color: #7A7A7A;
	text-decoration: none;
}
.blinks a:link, .blinks a:visited,
.blinks a:active, .blinks a:hover {
	color: #7A7A7A;
	text-decoration: none;
}

hr {
	color: #0000CD;
	text-align: center;
	height: 1px;
	width: 100%;
}