body 
{
    text-align: left;
    min-width: 800px;
    padding: 0;
	margin: 10px;
	background-color: #fff;
	color: #000;
	font-size: .8em;
	font-family: "times new roman", Time, Serif;

}
	
#container 
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff5e5;
	color: #000;
}

#footer 
{ 
background-color: #fdbd63;
font-size: 0.8em;
width: 790px;
padding: 5px;
color: #fff;
}

#content
{
width: 790px;
padding-left: 5px;
padding-right: 5px;
padding-top: 10px;
}


#header
{
width: 800px;
height: 137px;
background-image: url(../images/waffler_life.jpg);
background-repeat: repeat;    
background-position: 0 0;
}

#mainmenu
{
background-color: #fdbd63;
height: 30px;
width: 790px;
padding-left: 5px;
padding-right: 5px;
line-height: 30px;
color: #fff;
text-align: right;
}


#leftcontent {
float: left;
width:128px;
background:#fff5e5;
padding-left: 10px;
	}
	
		
#centercontent {
background:#fff;
padding-left: 15px;
padding-left: 15px;
padding-right: 15px;
padding-top: 5px;
padding-bottom: 5px;
margin-right:150px;
text-align: center; 
}
html>body #centercontent {
margin-left: 150px;
margin-right:150px;
	}
	
#rightcontent {
float: right;
width:128px;
background:#fff5e5;
padding-right: 10px;
	}
	
	
	
	
	
	
	
	
a.menu:focus, a.menu:link, a.menu:visited {
color: #fff;
background-color: none; 
text-decoration: none;
padding-top: 5px;	
padding-bottom: 5px;	
padding-right: 15px;	
padding-left: 15px;	
border-right: 1px solid #fff;
}
a.menu:hover{
color :#F9A31B;
background-color: #fff;
padding-right: 15px;	
padding-left: 15px;	
padding-top: 5px;	
padding-bottom: 5px;
border-right: 1px solid #fff;
}	


a:focus, a:link, a:visited, a:hover {
color: #5dbb46;
font-weight: bold;
background-color: none; 
text-decoration: none;
font-size: 1.2em;
}

a.footer:focus, a.footer:link, a.footer:visited, a.footer:hover {
color: #fff;
font-weight: bold;
background-color: none; 
text-decoration: none;
font-size: 0.8em;
}

	
	
img.ad
{
padding-bottom: 10px;
border: 0px;
}

h1
{
font-size: 3.2em;
color: #5dbb46;
font-family: "times new roman", Time, Serif;
margin: 0px;
}

h1.substory
{
font-size: 2.2em;
color: #5dbb46;
font-family: "times new roman", Time, Serif;
margin: 0px;
}

h2
{
font-size: 1.1em;
color: #000;
font-family: "times new roman", Time, Serif; 
margin: 0px;
}

p.topstory
{
font-size: 1em;
font-family: "times new roman", Time, Serif; 

}

p.substory
{
font-size: 1em;
font-family: "times new roman", Time, Serif; 
margin: 0px;
}

hr {
border: none 0; 
border-bottom: 1px dotted #63bde1;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}