html,body{	
	margin:0;
	padding:0	
}
body{
	text-align:center;
	background-image: url('');
	background-repeat: repeat;
	background-attachment:scroll;
	background-color:#d6d5fc;
}

div#wrapper{
	width:900px; 
	margin: 0  auto; 
}
div#container{
	width:750px;
	margin:0 auto;
	text-align:center;
}

div#content{
	line-height:90%;
	letter-spacing:1pt; 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt; 
	color: #656987;
	margin-top:0px;
	margin-bottom:0px;
	border-left:30px solid #a6aced;
	border-right:30px solid #a6aced;
	border-bottom:12px solid #a6aced;
	padding:5px;
	padding-bottom:15px;
	background-color:#ffffff;
	line-height:14px;


}
div#navigation{
	background:#FFF;  
	height:30px;
	padding-top:5px;
	line-height:25px; 
	font-weight:bold;
	font-family: Trebuchet MS;
	font-size: 14pt; 
	color:#656987;
	margin-top:0px;
	border-left:30px solid #a6aced;
	border-right:30px solid #a6aced;
	border-bottom:12px solid #a6aced;
}

div#header {
	border-left:30px solid #a6aced;
	border-right:30px solid #a6aced;
	border-bottom:12px solid #a6aced;
	background-image: url('http://i469.photobucket.com/albums/rr60/flummerypetz/flum_top_2017_2_zpscpj4le2d.jpg');
	background-color: white;
	background-repeat:no-repeat;
	background-position:center left;
	height:300px;
}
div#footer {
	background-color:#FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	font-style:italic;
	clear:both;width:100%
	height:10px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:10px; 
	border-left:30px solid #a6aced;
	border-right:30px solid #a6aced;
	background-image: url('http://i469.photobucket.com/albums/rr60/flummerypetz/flum_BOTTOM_2017_2_zpsicj5zfny.png');
	background-color: white;
	background-repeat:no-repeat;
	background-position:center ;
	height:200px;
}

a:link {
	color: #82add2;
	text-decoration: none;
}
a:visited {
	color: #82add2;
	text-decoration: none;
}
a:active {
	color: #82add2;
	text-decoration: none; 
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.nav:link {
	color:#656987; 
	text-decoration: none;
	padding:4px;

}
a.nav:visited {
	color:#656987; 
	text-decoration: none;
	padding:4px;
}
a.nav:active {
	color:#656987;
	text-decoration: none;
	padding:4px;
}
a.nav:hover {
	color:#656987;
	text-decoration:none;
	background:#a6aced;
	line-height:20px;
	border: 5px solid #a6aced;
	padding:4px;


}
hr{         
	border:1px;
	width:70%;
	color: #EE9F02;
	background-color: #EE9F02;
	height: 1px;
}
.tinyheader{
	font-size:8pt;
	font-weight:normal;

}
img{
	border:0px;
}

p{
	margin-left: auto;
	margin-right: auto;
}
table{
	width:500px;
	height:auto;
}
h1{
	height:10px;
	line-height:5px;
	text-align:center;
	background: white; 
	color:#93abe1;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-style:italic;
	border:0px;
}
h3{
	text-align:center;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif; 
	font-variant: small-caps;
	letter-spacing: 1px; 
	height:10px;
	padding:4px;
	line-height:20px;

}

</style>