body {
	margin:0;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#888888;
	font-size:11px;
}
img {
	border:0;
}
a {
	color:#C70000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#C70000;
}
h1, h2, h3, h4, h5, h6 {
	
}
blockquote {
	border-left:3px solid #a0b04a;
	padding-left:10px;
}
.clear {
	clear:both;
}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
}

/* The Header */

/*.head {
	height:250px;
	background:url(images/head1.gif) no-repeat; */
}
.head h1 {
	margin:0 0 0 20px;
	font-size:35px;
	color:#005e9d;
	text-transform:uppercase;
	padding-top:40px;
	
}
.head .wrapper {
	position:relative;
	height:250px;
}
.head ul {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	bottom:0;
	left:32px;
	height:30px;
	line-height:30px;
	text-transform:uppercase;
	
}
.head li {
	display:inline;
	background:url(images/menu_bg.gif);
}
.head li.current_page_item a {
	background:url(images/menu.gif);
}
.head li a {
	display:block;
	padding:0 20px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	float:left;}
.head li a:hover {
	background:url(images/menu.gif);
	text-decoration:none;
	color:#FFFFFF;
}

/* The Info Bar */

.infobar {
	background: url(images/infobar.gif) top repeat-x;
	color:#fff;
	margin-bottom:3px;
	height:53px;
}
.infobar .column {
	float:left;
	width:1000px;
}
.infobar h2 {
	margin:15px 0 15px 0;
	font-size:12px;
	text-transform:uppercase;
}


.infobar p {
	padding:0;
	margin:0 0 15px 0;
}

/* The Left Sidebar */

.leftsidebar {
	float:left;
	width:5px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:20px;
	color:#005e9d;
}
.leftsidebar h2 {
	font-size:12px;
	margin:0;
	padding-left:20px;
	height:16px;
	text-transform:uppercase;
}

.rss_feed{
font-size:12px;
	
	padding-left:7px;
	height:14px;
	text-transform:none;
}
.rss_feed a:link,.rss_feed a:active,.rss_feed a:visited{
text-decoration:none;
color:#C70000;
font-size:12px;
}
.rss_feed a:hover{
text-decoration:none;
color:#FFFFFF;
font-size:12px;
}
/* The Content */

.content {
	float:left;
	width:600px;
	padding-bottom:20px;
	padding-right:10px;
}
h1.title {
	font-size:20px;
	color:#364f0f;
	margin:0 0 5px 0;
}
h1.title a {
	color:#C70000;
	text-decoration:none;
}
h1.title a:hover {
	text-decoration:underline;
}
p.date {
	color:#808080;
	background:url(images/date.png) left center no-repeat;
	padding:0 0 0 15px;
	margin:0;
}
p.commentlink {
	color:#808080;
	margin:0 0 20px 0;
	border-bottom:1px solid #808080;
	height:20px;
}
p.commentlink a, p.date a {
	text-decoration:none;
	color:#808080;
}
p.commentlink a {
	padding:0 0 5px 15px;
	background:url(images/comments.png) left center no-repeat;
}
p.commentlink a:hover, p.date a:hover {
	text-decoration:underline;
}

/* The Sidebar */

.sidebar {
	float:left;
	width:290px;
	padding-left:50px;
	color:#333;
}
.sidebar ul {
	margin:0;
	padding-left:10px;
	padding-top:5px;
	list-style:none;
	background-color:#0b0b0b;
}
.sidebar h2 {
	font-size:12px;
	margin:0 0 10px 0;
	
	padding-left:7px;
	height:16px;
	color:#C70000;
	text-transform:uppercase;
}
.sidebar ul li {
	margin:0 0 10px 0;
}
.sidebar ul li li {
	margin:0;
}
.sidebar ul li ul li {
	
	line-height:25px;
	background:url(images/square.gif) 0 10px no-repeat;
	padding-left:10px;
}
.sidebar ul li ul li li {
	border-bottom:none;
	
}
.sidebar ul li ul a {
	color:#fff;
	text-decoration:none;
}
.sidebar ul li ul a:hover {
	color:#C70000;
	text-decoration:none;
}

/* The Search Form */

.sidebar form {
	margin:0;
	padding:0;
}
.sidebar input {
	border:0px solid #777777;
	padding:0;
}
.sidebar input#s {
	width:150px;
	font-size:14px;
	padding:8px 5px 0 5px;
	height:22px;
}
.sidebar input#submit {
	background:#c70000;
	color:#fff;
	padding:0 5px;
	height:32px;
}

/* The Bottom Bar */

.bottombar {
	height:46px;
	background:#010b0f;
	line-height:46px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #d5daae;
}
.bottombar .wrapper {
	text-align:right;
}
.bottombar a.xhtml, .bottombar a.css {
	background:url(images/valid.png) left center no-repeat;
	padding-left:20px;
	margin-right:10px;
	color:#fff;
	text-decoration:none;
}
.bottombar a.rss {
	background:url(images/rss.png) left center no-repeat;
	padding-left:16px;
	color:#fff;
	text-decoration:none;
}
.bottombar a:hover {
	text-decoration:underline;
}

/* The Footer */

.footer {
	height:61px;
	line-height:61px;
	background:url(images/footer.png);
	text-align:center;
	text-transform:uppercase;
	color:#888888;
	font-weight:bold;
}
.footer a {
	color:#888888;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}

.footer1 {
	height:61px;
	line-height:61px;
	background:url(images/footer.png);
	text-align:right;
	text-transform:uppercase;
	color:#888888;
	font-weight:bold;
}
.footer1 a {
	color:#C70000;
	text-decoration:none;
}
.footer1 a:hover {
	text-decoration:underline;
	color:#C70000;
}
/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.navigation a:hover {
	text-decoration:underline;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

/* The Attachment */

.contentCenter {
	text-align:center;
}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
}

/* The Comments */

.comments {
}
.comments form {
}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#commentform {
	padding-left:23px;
}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
}
.comments ol li p {
	padding:0;
	margin:10px 0;
}div#redBarMenu {				margin: 0 0 0 50px;		}	
.human {	float: left;	padding-right: 40px;	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	
	
}
.human a:link,.human a:active,.human a:visited{
text-decoration:none;
color:#FFFFFF;}
.human a:hover{
text-decoration:none;
background:#333333;
}
.human21 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	
	
}
.human21 a:link,.human21 a:active,.human21 a:visited{
text-decoration:none;
color:#FFFFFF;}
.human21 a:hover{
text-decoration:none;
background:#333333;
}
.human1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#FFFFFF;
}

.human3 {
		margin-top: -3px;	float: left;	padding-right: 40px;	padding-top: -13px;	font-family: Verdana;
	font-size:24px;
	color:#FFFFFF;
	font-weight:bold;
	
	
}
.human3 a:link,.human3 a:active,.human3 a:visited{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;}
.human3 a:hover{
text-decoration:none;
background:#333333;
font-weight:bold;
}
	
#body_content {
	position: absolute;
	left: -10000px;
}

.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(../../../graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 2px solid gray;
	
}

.highslide:hover img {
	border: 2px solid white;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image:url(../../../graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(../../../graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}