html{
margin:0px;
padding:0px;
font-size:12px;
background-image:url('http://www.tywynyouth.co.uk/img/splats.png');
background-color: #ffffff;
background-repeat: no-repeat;
background-position: top;

}

.highlight {
	background-color: #FF9911;

}

/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		min-width:600px;
		max-width:1005px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	}
	
	.left {
	float:left;
	}
	
	.right {
	position: absolute;
margin-left: 715px;
 margin-top: -167px;
  	}
  		
	
	#menu
{
font-family: "Tahoma", sans-serif;
float:left;
margin-left:0px;
padding: 17px 17px 17px 0px;
background-color: #2E220B;
color: #FFFFFF;
font-weight: bold;
width: 160px;
height: auto;
line-height: 1.3;
}

html>body #menu
{
width: 115px;
}
/* Size minus padding. For use in non-IE browsers */

a.menuitem, a.menuitem:link, a.menuitem:active, a.menuitem:visited
{
display: block;
width: 100%;
color: #FFFFFF;
text-decoration: none;
text-align:right;
margin-top: 2px;
padding-left: 4px;
padding-bottom:5px;
vertical-align:middle;
}

a.menuitem:hover 
{
background-color: #665637;
display: block;
color: #FFFFFF;
text-decoration: none;
margin-top: 2px;
padding-left: 4px;
}

a.footer, a.footer:link, a.footer:active, a.footer:visited
{
font-family: "arial black", Verdana, Tahoma, sans-serif;width: 100%;
font-size: 8pt;

color: #FFFFFF;
text-decoration: none;
text-align:center;
margin: 0px;
padding-bottom:-10px;
vertical-align:middle;
}

a.footer:hover 
{
color: #00ADD4;
text-decoration: none;
margin: 0px;
padding: 0px;
}

	
#h1
{
font-family: "arial black", Verdana, Tahoma, sans-serif;font-weight: bold;
color: #444444;
font-weight: bold;
font-size: 2.6em;
margin-top: 0px;
letter-spacing: -3px;
text-decoration:none;
}


#h1:hover {

color: #EBA501;
font-weight: bold;
margin-top: 0px;
letter-spacing: -3px;
text-decoration:none;
}

	h2, a.h2, a.h2:visited
	{
font-family: "arial", Verdana, Tahoma, sans-serif;
color: #333333;
font-weight: bold;
font-size: 18px;
margin-top: -10px;
letter-spacing: -1px;
text-decoration:none;

}

a.h2:hover{
background-color: #ff9911;
color: #000000;
}


h3 {
margin:0px 0px -20px -5px; padding:0px 0px 0px 0px; color: #00add4; font-size:65px; letter-spacing:-7px; font-family:Arial, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; list-style:none; line-height: 1em; 

}

h4 {
color: #ffffff;
font-family: "arial", Verdana, Tahoma, sans-serif;
font-weight: bold;
font-size: 15px;
padding-bottom:-10px;

}


	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
		margin:10px 0 5px;
		border:0px;
		}
		
	img.events {
	border:5px solid #ff9911;

	}
	
	/* Header styles */
	#header {
		width:100%	;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column settings */
	.threecol {
		background-color:transparent ;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
		background-color:transparent ;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
		background-color: transparent;
	}
	.threecol .col1 {
		width:44%;			/* width of center column content (column width minus padding on either side) */
		left:95%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:12.5%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:88%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
	background-image:url('http://www.tywynyouth.co.uk/img/background_top.png');
	background-color:#454545;
	background-repeat: no-repeat;
	background-position: top left;
	height:200px;
	width:100%;
	clear:both;
	}
	
	.col1 {
	font-family: "Verdana", Tahoma, sans-serif;
	
	}

a.linkcol1 {
text-decoration:none;
color: #FF9911;
font-family: "Verdana", Tahoma, sans-serif;
}

a.linkcol1:hover {
text-decoration:underline;
color: #FF9911;
font-family: "Verdana", Tahoma, sans-serif;
}

a.permission {
font-weight: bolder;
color: #945605;
}

a.permission:hover {
font-weight: bolder;
color: #6F5500;
}

.piccol1 {
border:3px solid #ff9911;
margin-right:20px;
}


.downloads, a.downloads:link, a.downloads:active, a.downloads:visited {
border:solid 8px #DFD8D8;
padding:8px;
margin-right:10px;

}

.downloads:hover 
{
border:solid 8px #FFBE59;
padding:8px;

}


	#wrap {
		padding-top:0px;
		background-colour:transparent;
		margin:0 0 0 100px;
		padding:40px 0 0 0;
		width:118px;
		text-align:center;
	}

#wrap p {
align:left;
}

	#footer p {
		padding:10px;
		margin:0;
	}
	
	#credits {
	width:auto;
	height:auto;
	text-align:center;
	background-color:#454545;
	}
	
	
	#title {
	margin-top:22px;
font-family: "arial black", Verdana, Tahoma, sans-serif;
font-weight: bold;
color: #333333;
padding-bottom:-10px;
	}
	
	p.titlea {
	text-align: left;
	font-size: 25px;
	position: relative;
	}
	
	p.titleb {
	text-align: right;
	font-size: 19px;
	margin-top: -25px;
	}
	
	p.titlec {
	text-align: left;
	font-size: 19px;
	margin-top: -25px;
	}
	
	#intro {
	font-family: "Arial Black", Tahoma, sans-serif;
	font-size: 17px;
	margin-top: -10px;
	line-height: 1.1;
	}
	
	#maintext {
	font-family: Verdana;
	font-size: 9pt;
	}
	
	#costinfo {
	font-family: Verdana;
	font-size: 9pt;
	}

	strong.costinfo {
	color: #945605;
	}
	
	img.mainright {
float:right;
margin:10px;
} 
	
li.contacts {
list-style-type:none;
}	