body
{
background-color:grey;
padding:0; 
font-family: Arial;
margin:0px auto auto auto;
color:black;
font-weight:bold;
font-size:14px;
background-image:url(images/dots.gif); background-repeat:repeat;
}

.headerimage {
text-decoration:none;
}
#main_container{
width:900px;
height:500px;
margin:auto;
padding:0px;
border:0px solid  #FCD116;
background-color:#FFFFFF;
}
#leftnav{
width:700px;
height:100%;
float:left;
background-color: #fff0bd;
background-position:left;


}
#rightnav
{
width:200px;
height:100%;
float:right;
background-color:#FCD116;
margin:auto;
}

#header{
width:700px;
padding-top:20px;
padding-bottom:20px;
float:left;


}
#footer{
 padding-bottom:40px;
 
}

#imagelogo{
margin:auto;
width:100%;
 padding-left:5px;
 padding-top:20px;
}

#main_content{
 width:700px;
 margin:auto;
padding-top:20px;
text-align: justify;

}

#content_inside{
}
.titlehead{
color:black;
 font-size:20px;
 font-style:italic;
  font-weight: bold;
 padding-bottom:20px;
}

.section{
color:black;
 font-size:18px;
 font-style:italic;
  font-weight: bold;
 padding-bottom:20px;
}

table.bannerTable {
	border: none;
	background-color: white;
	width: 100%;
}

#links {
margin: 0;
padding: 0;
padding-left:30px;
padding-top:50px;
}

#links a {
text-decoration: none;
color:black;
}

#links a:hover {
text-decoration: none;
color:blue;
}

#sublinks{
padding-left:20px;
}

#sublinks a {
padding-left:10px;
color:grey;
}

.menubartext {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: white;
	/*font-style: italic;*/
}
.menubartext a {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #333333;
	/*font-style: italic;*/
	background-color : #de3330;
}
.menubartext a:hover {
	color: black;
	margin: 6px 0px 6px 6px;
	text-decoration: none;
	background-color : black;
	/*font-style: italic;*/
}


#sddm
{	margin: 0;
	padding: 0;
	/*z-index: 30*/
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 5px;
/*	width: 60px;*/
	background: black;
	color: white;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: white;
	color: #97040c;

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: red;
	border: 2px solid black; 
}

#sddm div a
{
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: white; 
	color: #97040c;
	font: 11pt arial;
	/*font-style: italic;*/
}

#sddm div a:hover
{
	background: black;
	color: #DE3330;	
}

table.wrapper {
	border: none;
	width: 900px;

}

table.bannerTable {
	border: none;
	background-color: white;
	width: 100%;
	text-decoration:none;
}

table.menuBarTable {
	border: none; 
	background-color: black;
	width: 100%;
}

table.contentTable {
	border: none;
	background-color: transparent;
	width: 100%;
}

table.footerTable {
	border: none;
	background-color: black; 
	width: 100%; 
}

/* Added by 360Tactics */
.strikethrough {text-decoration: line-through; color: #B5121B;}
.a_willanger_outlink {position: relative; display: block; background: none; width: 250px; float: right; margin: -20px 70px 0 0;}
.a_willanger_outlink ul {border: solid 1px #000; padding: 10px;}
.a_willanger_outlink h3 {background: none; border: none;}
.sold {color: #B5121B;}
