/*Gomer style sheet
Meridian Design - www.meridiandesign.co.uk
Written by Darren Jamieson*/

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p {	margin-bottom:10;
	margin-top:10;
	}

a:link {  

	color: #000066; 
	text-decoration: none; 
	font-size: 10px;
	font-weight:bolder
}

a:visited {  
	color: #000066; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight:bolder
}

a:hover {  
	color: #CC0000; 
	text-decoration: none; 
	font-size: 10px; 
	font-weight:bolder
}

h1 {
	color: #000000;
	font-size:15px;
	font-weight:bold;
	margin-top:2;
	margin-bottom:2;
	}
	
h2 {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	margin-top:2;
	margin-bottom:2;
	}	
	
h3 {
	color: #000066;
	font-size:16px;
	font-weight:bold;
	margin-top:2;
	margin-bottom:2;
	}		

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000; 
	font-weight: bold
	}

.header a:link {  

	color: #000066; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight:bolder
}

.header a:visited {  
	color: #000066; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight:bolder
}

.header a:hover {  
	color: #CC0000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight:bolder
}

.nav  a:link {  

	color: #000066; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bolder
}

.nav a:visited {  
	color: #000066; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bolder
}

.nav a:hover {  
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight:bolder
}

#Strap {
	position:absolute;
	left:290;
	top:42

}

.topmenu {
	position:absolute;
	top:0;
	left:24;
	right:100;
	text-decoration: none; 
	font-size: 12px; 
	color: #000066; 
	font-weight: bold
	}


.topmenu a:link {  

	color: #000066; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold
	
}

.topmenu a:visited {  
	color: #000066; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold
}

.topmenu a:hover {  
	color: #FF0000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold
}

.leftbg {
	background-image:url(../images/leftbg.gif);
	background-repeat:repeat-y;
	}
	
.rightbg {
	background-image:url(../images/rightbg.gif);
	background-repeat:repeat-y;
	}
	
.subbg {
	background-image:url(../images/subtitles/subbg.gif);
	background-repeat:repeat-x;
	}
	
.content-base-bg {
	background-image:url(../images/content-base-bg.gif);
	background-repeat:repeat-x;
	}
	
.contentleft {
	background-image:url(../images/content-left.gif);
	background-repeat:repeat-y;
	}
	
.contentright {
	background-image:url(../images/content-right.gif);
	background-repeat:repeat-y;
	}
	
.contentbasebg {
	background-image:url(../images/contentbasebg.gif);
	background-repeat:repeat-x;
	}

.title {
	background-image:url(../images/titles/titlebg.gif);
	background-repeat:repeat-x;
	}
	
.mailingborder {
	background-color:#000066;
	}
	
.mailinglist {
	background-color:#FFFFFF;
	}
	
.sidemenu {
	position:absolute;
	top: 140px;
	}

.gomerlogo {
	position:absolute;
	top:44;
	left:88;
	}
	
.image {
	border-color:#FFFFFF;
	border-width:medium;
	border-style:solid;
	}
	
.image2 {
	border-color:#000066;
	border-width:thin;
	border-style:solid;
	padding:5
	}	