/* CSS Document */
body{
	background-color: #CAC4B7;
	margin: 0px;
	padding: 0px;
        
}


.thumbs
{
	margin-bottom: 10px;
	padding-bottom: 5px;
}

img{
	border: 1px solid #999999;
	float:left;
	margin:0px 10px 30px 0px;
}

.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #776;
}



p {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 15px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ul{
	color: #333333;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 0px;
	margin-left: 0px;
	color: #333333;
	
}

.top {
	background-image: url(colourheaderthree.jpg);
	background-repeat: no-repeat;
	height: 155px;
	width: 640px;
}


.container {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 640px;
	background-image: url(newcentralthree.jpg);
}
.middle {
	background-image: url(newcentralthree.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 640px;
}

.footer {
	background-image: url(newfooterthree.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 640px;
}

.center_text {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	margin-top: 15px;
	
	background-image: url(newcentralthree.jpg);
}


h1 {
	font-size: 16px;
	color: #CC0000;
	margin: 0px;
	padding-top: 16px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 11px;
	color: #361705;
	margin: 0px;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 2px;
}

#side
	{
	display: inline;
	float: left;
	width: 150px;
	margin-left: 54px;
	text-decoration: none;
	}
	#side ul
	{
	margin: 18px 0 0 0;
	padding: 0;
	border-top: 1px solid #ccb;
	width: 150px;
	text-decoration: none;
	}

#side ul li
	{
	display: block;
	width: 150px;
	list-style: none;
	height: 2.3em;
	font: 12px/2.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	border-bottom: 1px solid #ccb;
	padding: 0;
	text-decoration: none;
	
	}

#side ul li a
	{
	display: block;
	width: 138px;
	padding-left: 12px;
	height: 2.3em;
	color: #776;
	text-decoration: none;
	}

#side ul li a:hover
	{
	
	color: #CC0000;
	}
	
#side ul li a:active
	{

	color: #000;
	}
	
#side ul li.active a
	{
	font-weight: bold;
	color: #CC0000;
	cursor: default;
	}
	
.side-deco
	{
	width: 150px;
	height: 150px;
	background: #FCF9F4 url(guild.jpg) no-repeat;
	margin-top: 10px;
	}
	
	
.content
	{
	display: inline;
	margin-left: 10px;
	width: 325px;
	float: right;
	margin-right: 60px;

	}
	
.pictures
	{
	width: 320px;
	}

	
		
.clear
	{
	clear: both;
	}
	


