	
		.body{
			background-color:#ffffff;
			Background-image:url('pics/bg.jpg');
			Background-position:center top;
			font-family:Verdana;
			font-size:11pt;
			}

		.line1{
			background-color:#ffffff;
			Background-image:url('pics/oben.png');
			Background-position:center top;
			font-family:Verdana;
			font-size:11pt;
			}

		.line2{
			background-color:#ffffff;
			Background-image:url('pics/oben2.png');
			Background-position:center top;
			font-family:Verdana;
			font-size:11pt;
			}

		
		.line3{
			background-color:#ffffff;
			Background-image:url('pics/links.png');
			Background-position:center top;
			font-family:Verdana;
			font-size:11pt;
			}
		
		.line4{
			background-color:#ffffff;
			Background-image:url('pics/pic1.jpg');
			Background-position:center top;
			Background-repeat:no-repeat:
			font-family:Verdana;
			font-size:11pt;
			}
			

		.td1{
			font-family:Verdana;
			font-size:11pt;
			color:black;
			width:120px;
			Background-image:url('images/linepix.jpg');
			
			
		}

		a.navoben:link { 
			font-weight:none; 
			color:#ffffff; 
			text-decoration:none; 
			font-family:Verdana;
			font-size:10;
			text-align:center;
		}
		a.navoben:visited { 
			font-weight:none; 
			color:#ffffff; 
			text-decoration:none; 
			font-family:Verdana;
			font-size:10;
			text-align:center;
		}
		a.navoben:hover { 
			font-weight:bold;
			color:yellow;
			text-decoration:none;
			
		}
		a.navlinks:link { 
			font-weight:none; 
			color:#ffffff; 
			text-decoration:none; 
			font-family:Arial;
			font-size:10;
			text-align:center;
			background-image:url('images/home1.jpg');
		}
		a.navlinks:visited { 
			font-weight:none; 
			color:#ffffff; 
			text-decoration:none; 
			font-family:Arial;
			font-size:10;
			text-align:center;
		}
		a.navlinks:hover { 
			font-weight:bold;
			color:yellow;
			background-image:url('images/home1.jpg');
		}

		A {
			 
			COLOR: gray; 
			text-decoration:none; 

			
			}
		A:visited {
			COLOR:gray;
			text-decoration:none; 

			}
		A:active {
			FONT-WEIGHT: bold; 
			COLOR:gray; 
			text-decoration:none; 

			
			}
		A:hover { 
			COLOR: blue;
			text-decoration:underline; 
			
			}

		.thumb {
			BORDER-RIGHT: #ffffff 0px solid; 
			BORDER-TOP: #ffffff 0px solid; 
			PADDING-BOTTOM: 4px; 
			VERTICAL-ALIGN: bottom; 
			BORDER-LEFT: #ffffff 0px solid; 
			BORDER-BOTTOM: #ffffff 3px solid
			}
			
		.thumb_sel {
			BORDER-RIGHT: #336699 0px solid; 
			BORDER-TOP: #336699 0px solid; 
			PADDING-BOTTOM: 4px; VERTICAL-ALIGN: 
			bottom; BORDER-LEFT: #336699 0px solid; 
			BORDER-BOTTOM: #336699 3px solid
			}
			
		h2 {
		    font-size       : 20px;
		    font-style      : italic;
		    font-weight     : lighter;
		    margin-top      : 50px;
		    margin-left     : 50px;
		    margin-bottom   : 10px;
			color			: #000000;
		}
