body {
	background-color: #680000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}

a:link {
	color: #EDE0A2;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #EDE0A2;
}
a:hover {
	text-decoration: none;
	color: #DDC54F;
}
a:active {
	text-decoration: underline;
	color: #EDE0A2;
}


#header {
	text-align: center;
	vertical-align:middle;
	height: 240px;
	margin-left: -1px;
	border-bottom: 1px #FFFFFF solid;
	}
#content {
	background-color: #A00000;
	margin-left: -1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}
#container {
	width:970px;
	border-top:#300002 1px solid;
	background-image: url(img/bg3.gif);
	background-repeat: repeat-y;
	background-position:left;
	height:100%;
	}
#footer {
	text-align: center;
	vertical-align:middle;
	background-image:url(img/btm.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:317px;
	}
.bdr {
	border-bottom:1px #FFFFFF solid;
	width:615px;}
.text {
	position: relative;
	margin-left: 0px;
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #EDE0A2;
	text-align: justify;
	width: 575px;
	margin-right: 0px;
	padding:25px;
}
#contentArea {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #EDE0A2;	

	height:100%;
	display: inline;
	
	
	}
#contentHeader {

	width:650px;
	vertical-align:middle;
	position: relative;
	color: #EDE0A2;
	float:right;font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #EDE0A2;

	}

.font {
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #EDE0A2;
}
.fontwhite {

	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 317px;
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;	
	
	/*border-bottom: 1px solid #ccc; */
	}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 317px;
	font-family: Arial, Verdana, "SF Sans Serif";
	font-size: 13px;
	font-weight: normal;	
	
	/*border-bottom: 1px solid #ccc; */
	}

ul li {
	position: relative;
	
	}
li ul {
	position: absolute;
	left: 316px;
	top: 0;
	display: none;
	 
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #EDE0A2;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #910000;
	border-top: 1px solid #910000;
	
	}
ul li a:hover { 
	color: #EDE0A2; 
	background: #610000; 
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff; 
} 
/* Hover Styles */	
li ul li a { padding: 7px 5px; 
			 width: 200px; 
			 border: 1px solid #ccc; 
			 background-color: #910000;
			 z-index: 30;
			 margin-left: 1px;
			 } /* Sub Menu Styles */

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */
li:hover ul, li.over ul { 
	display: block; }

.item1 { background-image: images/nav_01-over.gif; }
#menu {
	width:317px;
	float:left;
	
}
.content {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: normal
		background:none;
}
.title {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold
}

.mainCol {
	background-color:#710000;
	background-image:url("/images/bg_lotus.gif");
	background-repeat: no-repeat;
	background-position:right;
}

h3 { 
	margin: 0 10px;
	padding: 10px 0;
	font: 160% Constantia, Verdana, sans-serif;
	letter-spacing: 1px;
	border-bottom: 1px solid;
}
h5 {
	margin: 0 10px;
	font: 80% Constantia, Verdana, sans-serif;
	letter-spacing: 1px;	
}

.blogBox {
	border: 1px dashed #990000;
	margin-bottom: 10px;
}

.blogTxt { 
	padding-left: 10px;
	padding-right: 10px;
}
	
