html {
	margin: 0px;
	padding: 0px;
    }

body {
	/* background: #E3E3E6; */
    background-color: white;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #88888A;
    }

h1, h2, h3 {
	color: #313131;
    }

    


h1 {
	margin-bottom: .5em;
	font-size: 185%;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: #c2e200;
}

a {
	text-decoration: none;
	color: #313131;
}

a:hover {
	text-decoration: underline;
	color: #c2e200;
}



/* Menu */

#menu {
	width: 990px;
	height: 28px;
	margin: 0 auto;
    float:left;
    clear:both;
    }

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

#menu li {
	padding: 0px;
	display: inline;
	background: none;
}

#menu a {
	display: block;
	float: left;
	height: 28px;
    width: 50px;
	padding: 1px 30px 0 20px;
	font-size: 92%;
	font-weight: bold;
    text-align: center;
    color: black;
    background: transparent;
    background-image:url(images/menu.gif);
    background-repeat: no-repeat;
}

#menu a:hover {
	/* background: #c2e200;*/
    background: transparent;
    background-image:url(images/menu_over.gif);
    background-repeat: no-repeat;
    font-weight: bold;
	text-decoration: none;
	color: black;
}

#menu b {
	text-decoration: underline;
}



/* foto_gallery */

#foto_gallery {
	width: 759px;
	height: 610px;
	margin: 0 auto;
	border-left: 0px solid #c2e200;
}

#foto_gallery ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#foto_gallery li {
	padding: 0px;
	display: inline;
	background: none;
}



#foto_gallery b {
	text-decoration: none;
}



/* Logo */

#logo {
    width: 760px; 
    height: 200px; 
	margin: 0 auto;
	background: #ffffff url(logo.jpg) left top;
    background-repeat:no-repeat;
    float:left;
    clear:both;
    }

#BobyTable {
    width: 890px;
    }

#logo h1 {
	margin: 0;
	padding: 120px 0px 0px 0px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 189%;
}

#logo h2 {
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#logo h2, #logo h1 {
	color: #FFFFFF;
}





/* Page */

#page {
	margin: 0 auto;
    }
   
    



/* Content */


.floating-box {
	float: left;
	width: 210px;
}

.floating-box p, .floating-box blockquote, .floating-box ol, .floating-box ul {
	line-height: 144%;
	font-size: 92%;
}

.floating-box img {
	border: 5px solid #FFFFFF;
}








#links {
}

#links ul {
	background: #c2e200;
}

#links li {
	padding: 5px 0px;
	background: #c2e200;
}

#links a {
	padding-left: 5px;
	background: #c2e200;
}

/* Footer */

#footer_div {
    width: 890px;
    height: 80px;
    }


#footer {
    width: 760px;
    height: 50px;
    margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
    }

#footer .wrapper {
    width: 760px;
    height: 48px;
	background: #c2c200;
}

#footer .links {
	float: left;
    width: 440px;
	height: 32px;
	padding: 16px 30px 0px 30px;
	background: #dfdfdf;                           
	border-left: 1px solid #c2e200;
	font-size: 85%;
    }

#footer .legal {
    z-index: 3;
	float: right;
    width: 220px;
    height: 32px;
	padding: 16px 20px 0px 0px;
	background: #c2e200;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}

.legal a:hover {
	color: #FFFFFF;
	}
	
	
	
	

<!--
/* CSS generated automatically, for News module. */
#NewsOverview, #NewsDescription {
	font-family: ;
	font-size: 11px;
	color: ;
	padding: 1px;
	display:block;
}
#NewsOverview {
	font-weight: bold;
	padding-bottom: 5px;
}
#NewsOverview a:link, #NewsOverview a:visited {
	color: ;
	text-decoration: none;
	font-weight:normal;
	display:block;
}
#NewsOverview a:hover {
	color: ;
	text-decoration: underline;
}
#NewsTitle h1 {
	font-family: ;
	font-size: 26px;
	color: ;
	padding: 3px;
	margin:0px 0px 0px 0px;
	background-color: #c2e254;
}
#NewsTitle a:link h1, #NewsTitle a:visited h1 {
	color: ;
	font-size: 18px;
	text-decoration: underline;
	display:block;
}
#NewsTitle a:hover h1 {
	color: ;
	text-decoration: underline;
}
#NewsDate {
	font-family: ;
	font-size: 9px;
	color: ;
	padding:3px;
}
#NewsDate a:link, #NewsDate a:visited {
	color: ;
	text-decoration: none;
	display:block;
}
#NewsDate a:hover {
	color: ;
	text-decoration: none;
}
#NewsThumb img {
	border:none;
}
#NewsThumb {
	float:left;
	padding: 0px 10px 5px 3px;
}
#NewsItem {
	display:block;
	clear:both;
	width: 160px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px solid ;
}
#NewsPreviewItem {
	display:block;
	clear:both;
	margin: 0px 0px 25px 0px;
	/*background-color:#cccccc;
	border: 1px solid #000000;*/
}
-->





        
/* ---=== border code follows ===--- */
/*
    tlc = top left corner
    trc = top right corner
    blc = bottom left corner
    brc = bottom right corner
    lb = left border
    rb = right border
    tb = top border
    bb = bottom border 
*/

#tlc, #trc, #blc, #brc
    {
    background-color: transparent;
    background-repeat: no-repeat;
    }

#tlc
    {
    background-image:url(images/tlc.gif);
    background-position: 0% 0%;
    }

#trc
    {
    background-image:url(images/trc.gif);
    background-position: 100% 0%;
    }
    
    
#blc
    {
    background-image:url(images/blc.gif);
    background-position: 0% 100%;
    }

#brc
    {
    background-image:url(images/brc.gif);
    background-position: 100% 100%;
    }

#tb, #bb
    {
    background-color: transparent;
    background-repeat: repeat-x;
    }
            
#tb
    {
    background-image:url(images/tb.gif);
    background-position: 0% 0%;
    }

#bb
    {
    background-image:url(images/bb.gif);
    background-position: 50% 100%;
    }
    
#rb
    {
    background-image:url(images/r.gif);
    background-position: 100% 0%;
    background-repeat: repeat-y;
    }

#lb
    {
    background-color: #eeeeee;
    background-image:url(images/l.gif);
    background-position: 0% 100%;
    background-repeat: repeat-y;
    }