﻿body{
	
	background-color:#66d5e6;
	background-image: url('day/daytopop30.jpg');
	background-repeat:no-repeat;
	background-position: top center;
	font-family: "Comic Sans MS";
	font-size:10pt;
	color:black;
	line-height:1.25em;
	margin:0px;
}

div.mainwrapper
{
	margin-left:auto;
	margin-right:auto;
	width:1030px
}

div.headertext
{
	width:1030px;
	height:150px;
	margin-top:260px;
}


div.maincontainer
{
	background-image: url('day/daymiddleop30.jpg');
	background-repeat:repeat-y;
	margin-left: 27px;
	width:1000px;
	margin-top:0px;
	padding-left:55px;
}

div.address
{
	width:1000px;
}



div.content
{
	width:900px;
	background-color: green;
	margin-top:10px;
	
}

div.footer
{
	width:999px;
	height:123px;
	background-image: url('day/daybottomop30.jpg');
	background-repeat:no-repeat;
	font-size:8pt;
	text-align:center;
	margin-bottom:20px;
	margin-left:27px;

}

div.mainmenu
{
	width:920px;
	margin-left:80px;
	margin-top:20px;
	font-weight:bold;
	font-size:14pt;
	color:green;
	
}

div.mainmenu a:link
{
	color: green;
	text-decoration: none;
}

div.mainmenu a:visited
{
	color: #FF3300;
	text-decoration: none;
}

div.mainmenu a:hover
{
	color: #0066FF;
	text-decoration: none;
}
