   body {
	background: #eee;
	text-align: center;
	margin: 10px;
	padding: 10px;
	font-family: tahoma, arial, verdana, sans-serif;
	color: #936;
	font-size: 9pt;
	line-height: 1.4em;
	}


   a {
	color: #c36;
	text-decoration: none;
	border-bottom: 1px dotted #c36;
	padding-left: 2px;
	padding-right: 2px;
	}

   a:hover {
	color: #c36;
	text-decoration: none;
	border-bottom: 1px solid #c36;
	}





   #header {
	width: 586px;
	height: 285px;
	background: url(http://www.joypuss.me.uk/header.jpg);
	margin: 0 auto;
	}

     #mainnav {
           position: relative;
           top: 2px;
           border: 0px;
           padding: 0px;
           margin: 0 auto;
           width: 586px;
           height: 52px;
           line-height: 50px;
           background: #fff;
      }





   #mainnav a   {
	background: #fff;
	display:  table-cell;
	width: 117px;
	height: 50px;
	border-bottom: 0px;
	border-top: 2px solid #fff;
	margin: 0 auto; 
	padding: 0px;
	text-decoration: none;
	text-align: center;
	color: #C36;
	font-size: 7pt;
	line-height: 50px;
	letter-spacing: 0.5em;
	text-transform: uppercase;
   }

   #mainnav a:hover {
	background: #fff;
	border-top: 2px solid #c36;
	padding: 0px;
	text-decoration: none;
	margin: 0 auto; 	
	color: #936;
	} 

     #content {
           position: relative;
           top: 4px;
           border: 0px;
           padding: 0px;
           margin: 0 auto;
           width: 586px;
           background: #fff;
      }


   #content2 {
	position: relative;
	top: 6px;
	margin-left: 25px;
	width: 566px;
	background: #fff;
	text-align: justify;
	margin: 0 auto;	
	}

   .titletext {
	font-size: 12pt;
	height: 32px;
	line-height: 32px;
	letter-spacing: 0.3em;
	margin-bottom: 4px;
	background: #fff;
	color: #c36;
	text-indent: 40px;
	border-bottom: 1px solid #c36;
	}

  .divider {
	line-height: 32px;
	letter-spacing: 0.3em;
	margin-bottom: 4px;
	background: #fff;
	color: #c36;
	text-align: right;
	}

p#social { 
text-align: right;
}

p#social a.linkimage {
border-bottom: 0px solid #c36;
}

   #footer {
	clear: both;
	height: 35px;
	line-height: 35px;
	width: 586px;
	background: #fff;
	text-align: center;
	margin: 0 auto;
	font-size: 7pt;
	letter-spacing: 0.2em;	
	}




