
body
{
	font-size:12px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}

p, h1, h2, h3, h4, h5, h6, li
{
	margin:15px 15px 15px 0;
}

p
{
	line-height:14px;	
}

a
{
	color:#0000ff;
}

h1, h2, h3, h4, h5, h6 {color:#567da8;}


h1 {font-size:2em; border-bottom:2px solid #567da8; border-left:5px solid #567da8;padding:3px 3px 3px 10px;}
h2 {font-size:1.8em;}
h3 {font-size:1.6em;}
h4 {font-size:1.4em;}
h5 {font-size:1.2em;}
h6 {font-size:1em;}

div#banner
{
	background-image:url(../images/banner2.jpg);
	width:778px;
	height:241px;
	margin:0 auto;
}

div#behindbanner
{
	width:100%;
	background-color:#E5E7DA;
	
}

div#container
{
	margin:0 auto;
	width:778px;
	background: url(../images/back.jpg) top left repeat-x;
}

div#behindcontainer
{
	width:100%;
	background: url(../images/back.jpg) top left repeat-x;
}
div#left
{
	width:30%;
	float:left;
}

div#right
{
	width:70%;
	float:right;
	
}


div#clearboth
{
	clear:both;
}

div#footer
{
	height:6em;
	width:778px;
	background: url(../images/footer.jpg) center no-repeat;
	color:white;
	margin:0 auto;
	font-size:0.9em;
}

div#footer p
{
	margin:0;
	text-align:center;
	padding-top:2em;
}

div#footer a
{
	color:#FFCC66;
}

div#behindfooter
{
	width:100%;	
}

h1#h1menu
{
	font-size:1.5em;
	background-color:#567da8;
	color:white;
	padding:0.2em 0.5em;
	margin:15px;
}

ul#menu
{
	list-style:none;	
	padding:0;
	margin:0 2.5em;		
}

ul#menu li
{	
	margin:0.1em 0;
	background:url(../images/nav1.jpg) center no-repeat;
	width:182px;
	height:32px;
}

ul#menu li:hover
{
	margin:0.1em 0;
	background:url(../images/nav2.jpg) center no-repeat;
	width:182px;
	height:32px;
}

ul#menu li a
{
	display:block;
	color:#ffffff;
	font-size:1.4em;
	text-decoration:none;
	padding-top:8px;	
	padding-left:25px;
}

ul#menu li a:hover
{
	color:white;
}

ul, ol
{
	margin:15px 25px;
	padding:0;
}

li
{
	margin:0;
	padding:0;
}

table#photogallerytable
{
	width:100%;
}

table#photogallerytable td
{
	text-align:center;
	padding:15px 0;
	width:33%;
}

table#photogallerytable a
{
	text-decoration:none;
	font-weight:bold;
}

table#photogallerytable img
{
	border:none;
	margin-bottom:5px;
}
