body {
margin: 0;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #f4f4f4 url(images/bg.gif) top center repeat-y;
}

html {
	overflow: scroll;
}


#overwrap {
color: #303030;
margin: 0 auto;
width: 860px;
background: url(images/logo.png) top center no-repeat;
}

#wrap {
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
clear: both;
height: 285px;
}

#header h1 {
font-size: 1.2em;
color: #fff;
width: 350px;
margin: 0px 0px 0px 0px;
padding: 220px 0px 0px 240px;
}

#header p {
width: 100px;
float: right;
text-align: center;
color: #303030;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
}

#leftmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#leftmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#leftmenu li {
margin-bottom: 4px;
}

#leftmenu li a {
			display:block;
  			font-weight: bold;
			height: 20px;
			text-decoration: none;
			color: #286ea0;
  			background-position: -462px 50%;
			background-repeat:no-repeat;		/* IE6 Bug */
			margin: 0 0 4px 0;
  			padding:8px 0px 0px 45px;		/* sets position on menu items */
  		
  			}
	
	
#leftmenu li a:hover 	{ background-position: 1px 50%;	/* Hover style for submenu items. Background images at 0 and 463 pixels*/
			background-repeat:no-repeat;
			color: #9a2110;}

#leftmenu li:hover ul, #nav li.over ul { display:block; } 	/* Menu display code */

.welcome a {background:url(images/welcome.gif);}
.findingus a {background:url(images/findingus.gif);}
.programme a {background:url(images/programme.gif);}
.social a {background:url(images/social.gif);}
.contacts a {background:url(images/contacts.gif);}
.application a {background:url(images/application.gif);}
.accommodation a {background:url(images/accommodation.gif);}
.gallery a {background:url(images/gallery.gif);}
.supporters a {background:url(images/supporters.gif);}
.feedback a {background:url(images/feedback.gif);}
.links a {background:url(images/links.gif);}
			


.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f0f0f0;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}


#content {
width: 460px;
margin: 0 110px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {

}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #9a2110;
}

a:hover {
text-decoration: underline;
color: #9a2110;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 4px;
padding: 2px;
display:inline;
background: #ffffff;
border: 1px solid #a9a9a9;
float: left;
}

.right {
margin: 4px;
padding: 2px;
display:inline;
background: #ffffff;
border: 1px solid #a9a9a9;
float: right;
}


.rightnone {
float: right;
}

.leftnone {
float: left;
}

.textright {
text-align: right;
}

.withborder {
margin: 4px;
padding: 2px;
display:inline;
background: #ffffff;
border: 1px solid #a9a9a9;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}


table.stats
{text-align: center;
font-family: Verdana,Tahoma,Arial,sans-serif;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 460px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color: #f0f0f0;
color: #000000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

table.stats td.hed
{background-color: #286ea0;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}



