body {
		background:#66ccff url(pics/1500pxw_whiskey_jacks_at_singing_pass.jpg) no-repeat fixed;
		background-position: top center; 
		font-size:small;
		max-width:800px;
		margin-right:auto;
		margin-left:auto;
		border: 4px outset #9FB1BC;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		}

#logo #cat {
	   	height: 224px;
	  	text-indent: -5000px;
	  	background: url(pics/logomiddle.gif) no-repeat center;
	  	}
	  

h1{
		font-family:Arial, Helvetica, sans-serif;
		font-size:150%;

		}

h3{
		font-size:120%;
		}


p, td, th, h2, h3, h4{
		color:#000000;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: normal;
		}

#home_page_footer{
		text-align:center;
		clear:both;
		/*padding-top:20px;*/
		}

p{
		padding-bottom:10px;
		width: 80%;
		margin:auto;
		}

.pic_credit{
		color:#666666;
		font-size:90%;
		}


ul{
		list-style:none;
		}

img {
		border:none;
		margin-left:15px;
		margin-right:15px;
}

a:link,  a:active{
		text-decoration: underline;
		color:#0000cc;
		background-color: transparent;
		}
		
a:hover{
		color:#990099;
		}

a:visited{
		text-decoration:underline;
		color:#990099;
		background-color: transparent;
}

a:visited:hover {}



/*class "centered" starts here"*/
.centered {
	
		text-align:center;
		padding-bottom:10px;
		margin-right:auto;
		margin-left:auto;
		border:3px solid #000000;
		}
		
		
/*class "centered" ends here*/



/*id "centered" starts here. Used to center pics on index_english_home and_index_deutsch_home*/
#centered {
		text-align:center;
		padding-bottom:40px;
		margin-right:auto;
		margin-left:auto;
		border:3px solid #000000;
		}
/*id "centered" ends here"*/



/*id "centered_left" starts here"*/

#centered_left{
		float:left;
		width:49%;
		text-align:center;
		padding-bottom:0px;
		margin-right:auto;
		margin-left:auto;
		}
/*id "centered_left" ends here"*/



/*id "centered_right" starts here"*/

#centered_right{
		float:right;
		width:49%;
		text-align:center;
		padding-bottom:0px;
		margin-right:auto;
		margin-left:auto;
		}
/*id "centered_right" ends here"*/






/* ----------------------------------------------------------------------------*/





/* styles for main index start here*/

#main_menu ul {
		padding: .2em 1em 1em;
		margin: 0;
		max-width:774px;
		list-style-type: none;
		color: #fff;
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		}		
	
#main_menu li {
		display: inline;
		}
		
#main_menu li a {
		font-weight: bold;
		color: #708491;
		padding: 0 12px 6px 12px;
		
		}
	
#main_menu a.active, #main_menu a:hover {
		color: #000;
		padding-bottom:20px;
		background: url(pics/favicon.gif) no-repeat bottom center;
		}
		
			
/* styles for main index end here*/
		
/* styles for secondary index start here*/



#secondary_menu ul {
		padding: .2em 1em 1em;
		margin: 0;
		max-width:774px;
		list-style-type: none;
		color: #fff;
		font-family: arial, helvetica, sans-serif;
		text-align: center;
		}


#secondary_menu li {
		display: inline;
		}
		
#secondary_menu li a {
		text-decoration: none;
		color: #708491;
		padding: .2em 1em 1em;
		}
	
#secondary_menu a.active, #secondary_menu a:hover {
		color: #000;
		padding-bottom:20px;
		background: url(pics/favicon.gif) no-repeat bottom center;
		}	
/* styles for secondary index end here*/


