/********************************************/
/*****  All styles used in  i_headfoot ******/
/********************************************/

body {
	margin: 50px 0px 50px 0px;
	background-color: #3E3B37;
}

#container {
	width: 980px;
	margin: 0 auto;
	background:#ffffff url(/app/images/structure/bodybg.jpg);
	
}

#outercontent

{
	width: 650px;
	float:left;
	background:white;
}
#innercontent
{
	padding:26px 16px 32px 26px;
	background:white;
}

#header {
	height: 90px;
	background-image: url(/app/images/headers1000px/puddle.jpg);
}

#newspanel
{
	float:right;
	width:182px;
	background:#A12730;
}

#navigation 
{
	
	background-color: #3E3B37;
	color: #fff;
	padding: 6px;
	width:133px;
	float:left;
}


#content {
	padding: 20px;
}

#default_left {
	width: 180px;
	float: left;
}
#default_center {
	width: 600px;
	float: left;
}
#default_right {
	width: 180px;
	float: right;
}



.outer      /* outer page containing table */
{
	width: 820px;
	
}






.webware
{
	font-size:0.8em;
	color:#aaaaaa;
	text-align:right;
}

.webware a
{
	color:#888888;
}


/* news */
.newsitem .headline a
{
	color:white;
	font-weight:bold;
}
.newsitem .subtitle
{
	color:white;
	font-size:9pt;
}
.newsitem .date
{
	color: #cecece;
	text-align:right;
	font-size:8pt;
	cont-style:italic;
}
.newsitem
{
	padding: 0px 0px 18px 0px;
}
#newspanel p
{
	color:white;
}


/*** Top Menu ***/


.topmenuitem,
.topmenuitemon,
.topmenuitemhover
{
	
	font-size:12pt;
	border-width:0px 0px 1px 0px;
	border-color:#cac4c1;
	border-style:solid;
	margin: 26px 0px 10px 0px;
}

.topmenuitemon,
.topmenuitemon div a,
.topmenuitemon div a:visited
{
	color:#cac4c1;

}


.topmenuitem a:visited, .topmenuitem a
{
	color: #cac4c1;
}

.topmenuitem a:hover
{
	text-decoration:none;
	color:#a12730;
}


.topmenuitemhover a
{
	color:#a12730;
	
}

.topmenuheadon a
{
	color:#990000;
}

td.topmenuitem div
{
	color:white;
	font-weight:bold;
}



.submenu div
{
	border-width: 0px 0px 0px 1px;
	border-style:solid;
	border-color:#a12730;
	width:125px;
	padding: 0px 3px 3px 5px;
}

.submenu a,
.submenu a:visited
{
	
	
	color:#cac4c1;
	
}

.submenu a.on
{
	color: #a12730; 
}

.submenu a:hover
{
	
	color: #a12730;
}

