body {
	text-align: center;
	margin-top:0px;
	margin-bottom:0px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D3D3D3;
	margin-left : 0px;
	margin-right : 0px;
}

A:link, A:visited  {
	COLOR: #003366;
	text-decoration: none;
	font-weight : bold;
}
 
 A:active, A:hover {
	COLOR: #FF0000;
	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: #005864;
	border-left-width : 1px;
	padding-left : 4px;
}
#header_wrapper {
	background: #f3f3f3;
	margin:0px;
	padding:0px;
}

#header {
	height: 60px;
	padding: 5px;
	background: url(images/head.jpg) no-repeat top left;
	margin:0px;
}

#header h1 {
	margin:0px;
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
	letter-spacing: 1px;
}

#header h1 a, #header h1 a :visited, #header h1 a:hover {
	color: White;
	text-decoration:none;
}


#sitename {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 28px;
  color:#ffffff;
  letter-spacing: -1px;

}

#header h2 {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
#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: transparent bottom left;
	border : 1px dashed #DEDEDE;
}

#right_side {
	margin-top: 10px;
	float: right;
	width: 190px;
	background: transparent;
	border : 1px dashed #DEDEDE;
}

#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:12px;
	font-family: verdana, arial, sans-serif;
	line-height: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005864;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005864;
	background-color: #F7FFF7;
	font-size: 11px;
	color: #333333;
}

#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.5em;
}
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: #333333;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #005864;
	background-color: #F3F3F3;
	text-transform : uppercase;
}

#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: 18px;
	font-weight: bold;
	line-height: 18px;
	color: #f28892;
	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: #f28892;
	margin-left : 10px;
}

#navlist
{
	margin-top:1px;
	margin-bottom:0px;
	text-align:center;
	padding: 5px 0;
	margin-left: 0;
	border-bottom: 1px solid #005864;
	font: bold 14px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url(images/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#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: #005864;
	background-color: #F3F3F3;
	font-size: 11px;
	color:#505050;
	border-bottom-width : 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 10px 20px 0 20px;
	background: #ffffff;
	width: 700px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#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: #003366;
	margin-top: 0px;
	margin-bottom: 15px;	
}
div.anons a:link, div.anons a:visited {
	color: #003366; text-decoration: underline;
}
div.anons a:active, div.anons a:hover {
	color: #003366; text-decoration: none; 
}

div.bottomlinks {
	font-family: Arial;
	font-size: 11px;
	color: #999999; font-weight: normal;
}
div.bottomlinks a:link, div.bottomlinks a:visited,
div.bottomlinks a:active, div.bottomlinks a:hover {
	color: #999999; text-decoration: none; font-size: 10px; font-weight: normal;
}

hr {
	color: #005864;
	text-align: center;
	height: 1px;
	width: 100%;
}