@charset "UTF-8";

body {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: small;
	color: black;
	padding: 0;
	margin: 0;
	background-image:url(Images/rightsplat.jpg);
	padding-left: 0em;
	background-repeat: no-repeat;
background-position: bottom left;
}

html {
background-image:url(Images/leftsplat.jpg);
	padding-left: 0em;
	background-repeat: no-repeat;
background-position: top right;

}

#pagecontainer {
	width: 700px;
	padding-top: 1em;
	margin: 0 auto;
	height: 800px;
	margin-bottom: 2em;
	padding-right: 0em;
}



#leftmenu {
	background-image:url(Images/greyleft.gif);
	background-position: left top;
	
	text-align: rightt;
	
}
#topmenu {
	font-family: Helvetica, Arial, sans-serif;
	color: white;
	
	width: 700px;
	
	height: 18px;
	padding-left: 12px;

	background-image: url(Images/greymiddle.gif);
z-index: 1000;
	background-repeat: no-repeat;


	padding-top: 4px;
	font-weight: normal;
}

#topmenu a {
	
	color: white;
	padding-bottom: 12px;
	padding-right: 5px;
	padding-left: 3px;
	font-size: 9pt;
	text-decoration: none;
	font-weight: normal;
	height: 20px;
	
}

#topmenu a:hover {
		color: #52ba4a;
	margin-bottom: 2px;
	padding-top: 6px;
	
	text-decoration: none;
}

#topmenu a:active {
	
	text-decoration: none;
}


p

{
 padding-bottom: -1em;
}
#logo
{
padding-bottom: 1em;
text-align: left;
padding-right: 1em;
}

#maintext {
	font-size: small;
	padding-top: 0em;
	height: 310px;
	width: 630px;
	margin-bottom: 2em;
	margin-top: 1em;
	text-align: left;
	padding-left: 2em;
	margin-right: 1em;
	padding-right: 2em;
		padding-bottom: 2em;
	overflow: auto;
}

#splat
{
	zindex: -1000;
	
}

ul{
padding-top:-1em;
margin-bottom: -1em;
}

li{
	margin-bottom: -0.5em;
	margin-top: -0.5em;
}


#footer {
	background: #51c361;
	height: 20px;
width: 700px;
color: white;
font-size: x-small;
padding-top: 6px;
text-align: center;

}

img.carton
{
	padding-top:-1em;
}

h1 {
	font-size: 20pt;
	color: #51c361;
	margin-top: 0.5em;
	font-weight: normal;
}

h2 {
	font-size: 11pt;
	color: black;
		margin-top: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	
}
h3

{
	font-weight: normal;
	font-size: large;
		margin-top: 0;
	color: #08a99d;
}

ul {
	margin-left: 12px;
	padding: 12px;
	color: #08a99d;
	list-style-type: square;
	margin-top: 0.5em;
}

li {
	color: black;
	padding-bottom: 8px;
}
a	{
	font-weight: bold;
	text-decoration: none;	
	color:  black;
	}
	
a:hover {
	text-decoration: underline;	
	color: #51c361;
	}
	
a:active {
	text-decoration: none;
		color:  #51c361;	}
		
		
a.top {
	padding-top: 6px;
}
		
		img.milk
		
		{
			border: 4px #51c361 solid;
		}


table{
	border: 1px dotted #CCCCCC;
}

td {
border: 1px dotted #CCCCCC;
}
