
BODY	{
background-color: #FFFFFF;
border:0px;
margin:0px;
}

	
TH, TD, P	{
	font-family:  arial,helvetica, sans-serif;
	font-size: 12pt;
	line-height:1.3em;
}


STRONG	{
	font-weight: bold;
}


LI	{
	color: #666666;
	list-style-type: circle;
	line-height: 12pt;
}





H2 {
	font-family: VERDANA,ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color: #999966;
	text-align: left;
	font-size: 18pt;
	font-weight: bold;
	background: transparent ;
}



H3 {
	font-family: VERDANA,ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color: #40698E;
	text-align: left;
	font-size: 1.20em;
	font-weight: bold;
}





	

.smalltext {
	font-size: 10pt;
}

	

	
A.SIDEMENU:link
	{
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #0000FF;
	text-decoration : none;
	background : transparent;
	font-weight : normal;
	font-size: 10pt;
}

A.SIDEMENU:active
	{
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #FF0000;
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
    font-size: 10pt;
}

		
A.SIDEMENU:visited
 {
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #990099;
	background : transparent;
	text-decoration : none;
	font-weight : normal;
     font-size: 10pt;
}
		
		
A.SIDEMENU:hover {
	font-family : ARIAL,HELVETICA,TAHOMA,SANS-SERIF;
	color : #990000;
	text-decoration : underline;
	background : transparent;
	font-weight : normal;
	font-size: 10pt;
}


/*Nav Bar Credits: CSSpplay - http://www.cssplay.co.uk/menus/pro_eight */

	div#n {
		position:absolute;
		top:1px;
		left:0;
		width:100%;
		}

	div#n ul {
		width:100%;
		padding:0 0 0 1%;
		margin:0;
		list-style:none;
		height:23px;
		background:#182C28 url(http://www.wales-photos.co.uk/images/css/navbg.gif) ;
		position:relative;
		border:1px solid #000;
		border-width:0 1px 1px 1px;
		border-bottom-color:#444;
		}
	
	div#n li {
		float:left;
		width:14%;
		}

	li#home {
	width:11%
	}

	li#guide {
	width:19%
	}

	div#n li a {
		display:block;
		height:24px;
		width:100%;
		line-height:23px;
		color:#fff;
		font-weight:700;
		font-size:80%;
		text-align:center;
		text-decoration:none;
		border-bottom:none;
		background:url(http://www.wales-photos.co.uk/images/css/navbut.gif) ;
		font-family:Verdana,'Trebuchet MS', Helvetica, Tahoma, Geneva, Arial, 'MS Sans Serif', Sans-serif;
		}

	div#n li a:hover {
		background:url(http://www.wales-photos.co.uk/images/css/navhovbut.gif) ;
		font-size:80%;
		}	
