@CHARSET "ISO-8859-1";

body {
	background: url('/images/main-background.jpg');
    filter: alpha(opacity=99.99);
    -moz-opacity: .9999;
    opacity: .9999;
    text-shadow: 0 0 0 #000;
    min-height: 100% !important;
    height: auto !important;
    _height: 100%;
}

a, a:visited, a:hover, a:active {
	color: #294779;
}

p {
    margin-bottom: 15px ! important;
}

h2 {
	font: bold 10pt Verdana;
	color: #000000;
}

h3 a {
	font: bold 16pt "Trebuchet MS";
}

strong {
	font-weight: bold;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.clear {
	clear: both;
}

.Container_Outter {
	margin-left: auto;
	margin-right: auto;
	border: 2px solid black;
	width: 1000px;
}

.Container_Main {
	width: 1000px;
}

.Container_Menu {
	background: url('/images/background-column-1.jpg') #ebdda5 no-repeat;
	width: 167px ! important;
	padding-top: 177px;
	vertical-align: top;
}

.Container_Menu_Items {
	margin: 5px 0 5px 0;
	width: 167px ! important;
	display: block;
}

.Menu_Item {
	margin-left: auto;
	margin-right: auto;
	width: 161px;
	height: 20px;
	padding-top: 3px;
	background: url('/images/button_background.gif') no-repeat;
	cursor: pointer;
}

.Menu_Item a, a.Menu_Item {
	font: normal 8pt Verdana;
	color: #294779;
	margin: 5px 0 0 25px;
	text-decoration: none;
}

.Menu_Item_Hover {
	margin-left: auto;
	margin-right: auto;
	width: 161px;
	height: 20px;
	padding-top: 3px;
	background: url('/images/button_background_hover.gif') no-repeat;
	cursor: pointer;
}

.Menu_Item_Hover a, a.Menu_Item_Hover {
	font: normal 8pt Verdana;
	color: #294779;
	margin: 5px 0 0 25px;
	text-decoration: none;
}

.Container_Content {
	width: 618px ! important;
	vertical-align: top;
	background: #ffffff;
	background: url('/images/main-content-background.jpg');
}

.Container_Ad_Bar {
	width: 618px ! important;
	height: 97px;
	background: url('/images/search-bar-background.jpg');
	text-align: center;
}

.Search_Form td {
	padding: 3px;
}

.Blog_Content {
	padding: 0 25px 0 10px;
}

.Container_Ads {
	width: 215px ! important;
	background-color: #6e7c88;
	vertical-align: top;
}

.Image_Ad {
	border: 2px solid #000000;
	margin-bottom: 10px;
}

.Cell_Video {
	padding: 5px;
}

.Link_Video a, a.Link_Video {
	font: bold 8pt Verdana;
	color: #ffffff;
}

/* OLD WORDPRESS CSS */
.meta {
	background-color: #ebdda5;
	padding: 5px;
	margin: 3px 0 3px 0;
}

.post {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #c7c7c7;
}

.storycontent ul {
	margin: 0 0 15px 25px;
}

.storycontent ul li {
	list-style-position: outside;
    list-style-type: disc;
}

.storycontent img {
	margin: 10px;
}

.storycontent p {
	text-align: justify;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#comment {
	width: 500px;
}

#menu {
	margin: 20px 10px 10px 10px;
}

#menu a {
	color: #c7c7c7;
	text-decoration: none;
}

#menu a:hover {
	color: #e9e9e9;
	text-decoration: underline;
}

.Sidebar_Heading {
	background-color: #ebdda5;
	padding: 5px;
	margin: 10px 0 5px 0;
	font: bold 10pt Verdana;
}

.Footer_Ad_Left {
	float: left;
}

.Footer_Ad_Right {
	float: right;
}

.Copy_Footer {
	text-align: center;
}
