body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0;
	background-color: #CCCCCC;
}

.header {
	display : none;
}

.container {
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 0px #000000; border-top-style: solid;
}

.menu
{ display : none;
	}
	
.date
    { display : none;
	}
	
.textmenu
    { display : none;
	}
	
.photos
{ display : none;
	}

.center {
	/* padding: 20px; */
	padding-left: 30px;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10%;
	background-color: #FFFFFF;
    width: 80%;
}

.footer {
    display : none;
}
	
h1,h2,h3,h4,h5{
	margin-left:-20px;
	margin-top:15px;
	padding-left:5px;
	color: #003366;
}

a.whitemenu{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}

a{ color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a.bottomLinks{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}

a.admin{
	color:#0000FF;
	text-decoration: underline;
}   

a:hover{
	text-decoration: none;
}

.imgborder { 
margin: 2px;
    border-color: #000000; 
    border-bottom: 1px solid;
    border-top: 1px solid; 
    border-left: 1px solid;
    border-right: 1px solid;
	border-style: solid;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
	border-color: #000000; 
    border-bottom: 0px solid;
    border-top: 0px solid; 
    border-left: 0px solid;
    border-right: 0px solid;
	border-style: double;
}

img.floatRight { 
    float: right; 
    margin: 4px; 
	border-color: #000000;
    border-bottom: 0px solid;
    border-top: 0px solid; 
    border-left: 0px solid;
    border-right: 0px solid;
	border-style: double;
}
