body {
	margin : 0 auto;
	padding : 0;
	background : #320119;
	line-height : 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ******************************* MIDDLE ******************************** */
#container{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width : 860px;
	padding : 0px;
}
#logo{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	width : 860px;
	height: 128px;
	padding : 0px;
	background: url('images/top2.jpg');
	overflow: hidden;
	z-index: 1000;
}
#contentoutercontainer{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: 0px;
	padding: 0px;
	width : 860px;
	background: #E4ECF3 url('images/middlesides.jpg') repeat-y;
	overflow: hidden;
}
#bottomoutercontainer{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: 0px;
	padding: 0px;
	width : 860px;
	height: 30px;
	background: #E4ECF3 url('images/bottom.jpg') no-repeat;
	overflow: hidden;	
}
#bottomfootercontainer{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: 0px;
	padding: 0px;
	width : 798px;
	height: 28px;
	background: #7D0F3C;
	border-top: 1px solid #BE879E; /* the orange on the site */
	border-bottom: 1px solid #BE879E; /* the orange on the site */
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#contentinnercontainer{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: 0px 0px 0px 30px;
	padding: 0px;
	width : 798px;
	overflow: hidden;
	background-color: white;
}
#contentinnercontainer a, #contentinnercontainer a:link, #contentinnercontainer a:visited, #contentinnercontainer a:hover, #contentinnercontainer a:active{
	text-decoration: underline;
	font-weight: bold;
}
#topmenucontainer{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	margin: -1px 0px 1px 0px;
	padding: 0px;
	width : 798px;
	height: 28px;
	background: #7D0F3C;
	border-top: 1px solid #BE879E;
	border-bottom: 1px solid #BE879E;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}

#contentmiddle{
	overflow: hidden;
	border-bottom: 1px solid white;
}

#leftimage{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-right: 8px solid #C60751;
}
#maincontent{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	float: left;
	margin: 0px;
	padding: 0px;
	width : 660px;
	font-family: Times New Roman,Times,serif;
	font-size: 12px;
	color: #C60751;
	background-color: white;
	overflow: hidden;
}

#contentmainwords{
	position: relative; /* this is necessary for absolute position divs to position with respect to container */
	float: left;
	margin: 0px;
	padding: 15px 20px 10px 10px;
	width : 630px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}
#contentmainwords h1{
/*	text-transform: capitalize;*/
	padding: 0px 0px 0px 10px;
	margin-bottom: 5px;
	color: #C60751;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;
}
#contentmainwords h2{
/*	text-transform: capitalize;*/
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	font-family: Times;
	font-family: Helvetica;
	font-weight: normal;
	line-height: 100%;
}
.textindent{
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #C60751;
	color: #333333;
}

#contentmainwords a, #contentmainwords a:link, #contentmainwords a:visited, #contentmainwords a:hover, #contentmainwords a:active{
	color: #341705;
}

#maincontainerwithfloatingdivs{
	margin: 0px;
	padding: 0px;
}

hr{
	color:#C60751;
	line-height: 3px;
}

/* ******************************* BOTH MENU ******************************** */
.bothnavbar {
	float: right;
	clear: both;
	border: 0px solid green;	
	overflow: hidden;
}
.bothnavlist{
	padding : 0px 0px 0px 5px;
	margin : 0px;
	text-align : center;
	background :  #0E5899;
	font-size: 11px;
}
.bothnavlist li {
	list-style : none;
	margin : 0px 4px 0px 4px;
	padding: 4px 0px 4px 0px;
	float: left;
}
.bothnavlist li a {
	padding : 3px 0px 3px 0px;
	margin : 0px;
	color :  inherit; /* this doesn't work in IE but it does in all other browsers */
	text-decoration : none;
}
.bothnavlist li a:link, .bothnavlist li a:visited, .bothnavlist li a:active {
	color: none;
	border: 0px solid white;
	font-weight: normal;
	text-decoration: none;
}
/* ******************************* TOP MENU ******************************** */
#navbar {
	float: left;
	margin: 2px 0px 0px 10px;
	height: 25px;
}
#navlist li { color :  white; }
#navlist li a { color :  white; }
#navlist li a:link, #navlist li a:visited, #navlist li a:active { color:  white; font-weight: normal; text-decoration: none;}
#navlist li a:hover { color :  white; font-weight: normal; text-decoration: none;}
#navlist li a.current{ color: white; font-weight: normal; text-decoration: none;}
#navlist li.menuseperator{ color: white;}
/* ******************************* BOTTOM MENU ******************************** */
#navbarbottom {
	margin: 4px 10px 0px 0px;
	height: 18px;
	font-size: 9px;
}
#navlistbottom { padding : 0px 0px 0px 1px; }
#navlistbottom li { color :  white; padding: 1px 0px 1px 0px; font-size: 9px;}
#navlistbottom li a { color :  2hi531; padding : 1px 0px 1px 0px; }
#navlistbottom li a:link, #navlistbottom li a:visited, #navlistbottom li a:active { color: white; font-weight: normal; text-decoration: none; font-size: 9px;}
#navlistbottom li a:hover { color :  white;font-weight: normal; text-decoration: none; font-size: 9px;}
/* ******************************* END OF  MENU ******************************** */

.clearBoth{ clear: both; }


