body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bgr.jpg);
	background-repeat:repeat;
}

#wripper{
	width:950px;
	height:100%;
	background-image:url(images/txtbgt.jpg);
	background-repeat:repeat-y;
}


H1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin:0px;
}
	
H2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	text-decoration: none;
}

.footer {
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:45px;
	font-family: Verdana;
	font-size: 9px;
	color: #747474;
	text-decoration: none;
}
.footer a{
	font-family: Verdana;
	font-size: 9px;
	color: #747474;
	text-decoration: none;
}
.redsmall {
	font-family: Verdana;
	font-size: 9px;
	color: #CC3300;
	text-decoration: none;
	font-weight: normal;

}
   html {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
#main{
	width:950px;
	margin:0px;
	padding:0px;}
	
#menu{
	width:950px;
	height:40px;
	background-image:url(images/menu.jpg);
	background-repeat:no-repeat;}
	
#menu a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;}
	
#menu a:hover{
	color: #DA0000;}
	
/*---------------------PRINTDESIGN-----------------------*/

#gallery{
float:left;
clear:both;
border:0px;
}

#gallery img{
float:left;
margin:0px;
*margin-right:-6px;
_margin-right:-6px;
padding:0px;
border:0px;
}

/*---------------------WEBDESIGN-----------------------*/

.links {
	color: #666666;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin:3px;
	padding:5px;
}
.links:hover {
	color: #0c0c0c;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
/*-------------Photography----------------*/

#pho {
	width:900px;
	margin-bottom:5px;
	background-color:#CCC;
	}
	
#pho a{
	color:#5e5e5e;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin:25px;
	}
	
#pho a:hover{
	color:#191919;
	}