 * {margin:0; padding:0;}

body {
   background-color:	#08360b;
   background-image:	url("images/pageback.jpg");
   background-repeat:	repeat-x;
   }

p {
   font-family:		trebuchet, arial, helvetica;
   font-size:		14px;
   color:		#ffffff;
   text-align:		justify;
   text-decoration:	none;
   font-weight:		normal;
   display:		inline;
   }
   
p a:link {color:#ffffff;text-decoration:underline;}
p a:hover {color:#ffffff;text-decoration:underline;}
p a:active {color:#ffffff;text-decoration:underline;}
p a:visited {color:#ffffff;text-decoration:underline;}
   
.footer {
   border:		0px;
   border-style:	solid;
   border-color:	#ffffff;
   background-image:url("images/footerback.jpg");
   width:		100%;
   height:		68px;
   }
   
.logo {
   border:		0px;
   border-style:	solid;
   border-color:	#ffffff;
   position:		absolute;
   top:			30px;
   left:		30px;
   }
   
.photo {
   border:		4px;
   border-style:	solid;
   border-color:	#ffffff;
   }
   
.menu {
   border:		0px;
   border-style:	solid;
   border-color:	#ffffff;
   position:		absolute;
   top:			100px;
   left:		290px;
   font-family:		trebuchet, arial, helvetica;
   font-size:		13px;
   color:		#ffffff;
   text-align:		justify;
   text-decoration:	none;
   font-weight:		bold;
   display:		inline;
   }
   
.menu a:link {color:#ffffff;text-decoration:none;}
.menu a:hover {color:#ffffff;text-decoration:none;}
.menu a:active {color:#ffffff;text-decoration:none;}
.menu a:visited {color:#ffffff;text-decoration:none;}