/* stylesheet copyright greatyarmouth.toolazy.me.uk 2006 */

body
{
	text-align: left;
	padding: 0; margin: 0;
	background-color: #ffffff;
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px;
	width: 800px;
	margin: 10px auto;
	color: #222222;
}

h1
{
	font-family: Tahoma, helvetica, sans-serif;
	font-size: 11px;
}

hr 
{
  color: #000000;
	background-color: #ffffff;
	height: 1px;
	border: dashed 1px #c5c5c5;

}

a:link 
{
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
}

a:visited 
{
	color: #000000;
	text-decoration: none;
	font-family: verdana, arial;
	font-size: 10px;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
	font-family: verdana, arial;
	font-size: 10px;

}

.topbar
{
	width: 550px;
	background-image: url(images/header2.gif);	
	background-repeat: repeat-x;
	padding-top: 10px;
}

.topbar .text1
{
	font-size: 22px;
	font-weight:bold;
	vertical-align: top;
	padding-left: 10px;
}


.topbar-right
{
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	width:250px;
	height:50px;
}

#borderleft
{
	padding:5px;
	width:200px;
	background-color:#fafafa;
	border-left: solid 1px #e4e4e4;
	border-top: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	text-align: center;
}

#borderright
{
	width: 600px;
	padding:5px;
	background-color:#dee5fa;
	border-top: solid 1px #e4e4e4;
	border-right: solid 1px #e4e4e4;
	border-bottom: solid 1px #e4e4e4;
}

#borderleftright
{
	border-right: solid 1px #e4e4e4;
	border-left: solid 1px #e4e4e4;
}

#description1
{
	border: solid 1px #e4e4e4;
	background-color: #dee5fa;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #535143;
}

.toppictures
{
	padding-left:20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
}

#updatetext
{
	font-family: arial;
	font-size:14px;
	color: #535143;
	text-align: center;
}

#footer
 {

	padding: 5px 5px;
	margin: 10px 0 0 0;
	background-color: #fafafa;
	color: #333333;
	font-size: 12px;
	border-bottom: solid 1px #e4e4e4;
}
