/* CSS Document */

body {
background-color:#E0DED5;
margin:0px;
padding:0px;
}

#masthead {
margin-top: 0px;
background-image: url("images/header.jpg");
background-repeat:no-repeat;
display:block;
background-position:top;
width:800px;
height:157px;
}

#sideplace{
	height:auto;
	padding:0px 0px 0px 9px;
	position:absolute;
	clear:both;
	left:0px;
	margin-left:0px;
	padding-top:2px;
	margin-bottom:10px;
	width:8em;
	z-index: 2;
	overflow:visible;

}
#banner {
vertical-align:bottom;
	height:auto;
	padding:2px 2px 2px 2px;
	position:absolute;
	clear:both;
	left:4px;
	margin-left:0px;
	padding-top:2px;
	margin-top:375px;
	margin-bottom:10px;
	width:8em;
	z-index: 2;
	overflow:visible;

	}


.slides{
float:right;
padding: 2px;
margin-top:5px;
margin-bottom:2px;
margin-left:10px;
margin-right:0;
border-width:thin;
border-style:solid;
border-color:#1E2071;
}
.eslide{
float:right;
padding: 2px;
margin-top:35px;
margin-bottom:2px;
margin-left:10px;
margin-right:0;
border-width:thin;
border-style:solid;
border-color:#1E2071;
}


#background{
	margin:0px 0px 0px 0px;
	background-color:#0B528F;
	width:800px;
	position:relative;
	left:0px;
	visibility: visible;
	z-index: 0;
}

#content{
	min-height:400px;
	width:606px;
	position:relative;
	padding: 5px 15px 200px 15px;
	margin-top:0;
	left:59px;
	z-index:1;
	text-align:justify;
	background-color:#F7F7F7;
	
}
.contenthack{
height:auto;
}

#content img.right{
float:right;
margin:0px 0px 0px 10px;
}
#content a{
text-decoration:underline;
color:#990000;
font-family:"Trebuchet MS", Verdana;
font-size:12.35px;
line-height:1.5em;
text-align:justify;
}
#content ul {
font-family:"Trebuchet MS", Verdana;
font-size:12px;
list-style-type:square;
}

#content h1{
font-family:"Trebuchet MS", Verdana;
font-size:16px;
border-bottom: 2px solid #990000;
line-height:1.5em;
}
#content h2, h3{
font-family:"Trebuchet MS", Verdana;
font-size:14px;
font-weight:400;
}
#content h4{
font-family:"Trebuchet MS", Verdana;
font-size:13px;
font-weight:400;
line-height:1.5em;
margin:0 0 0 0 
}
#content p{
font-family:"Trebuchet MS", Verdana;
font-size:12px;
line-height:1.5em;
text-align:justify;
}
#content img{
float:left;
padding:2px 2px 2px 2px;
margin: 0px 10px 0px 2px;
border-width:thin;
border-style:solid;
border-color:#1E2071;
}
#content table tr{
vertical-align:top;
}
#content table tr td p{
font-family:"Trebuchet MS", Verdana;
font-size:12px;
line-height:1.5em;
text-align:left;
}
#content table tr td img{
float:left;
padding:2px 2px 2px 2px;
margin: 5px 12px 0px 2px;
border-width:thin;
border-style:solid;
border-color:#1E2071;
}
ol{
font-family:"Trebuchet MS", Verdana;
font-size:12px;
}

.bbreak{
border-bottom: 1px dotted #990000;
padding:5px 5px 5px 5px;
}

.break{
border-bottom: 1px dotted #990000;
padding:5px 0px 4px 0px;
margin: 4px 0px 4px 0px;
}
.under{
text-decoration:underline;
color:#f7f7f7;}
#form{
text-align:left;
}
#form table tr td{
font-family:"Trebuchet MS", Verdana;
font-size:12px;
padding:3px;
}

#footer{
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
background-position:bottom;
display:block;
width:800px;
height:54px;
clear:both;
margin-bottom:20px;
}
#footer p{
margin:0 0 0 120px;
font-family:"Trebuchet MS", Verdana;
font-size:11px;
line-height:1em;
text-align:center;
}
#footer a {
	color: #990000;
	text-decoration:none;
}
#right{
text-align:right;
float:right;
}
