/*------------------------------------------------------------------------
Basic Style Sheet for www.bmpcarpfisheries.co.uk

Version 1.0
Author: olivier bon
email: olivier@koncept07.net
website: www.olivierbon.com
------------------------------------------------------------------------*/


body 
{
font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.mainbox{
	width:70%;
	}
	
a:link {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mainbox {
	padding: 15px;
}
.GalleryPicture {
	font-family: arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
.banner{
	background-image: url(skin/TopRight.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.header {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
.RandomPic {
	font-size: 14px;
	color: #003366;
}
.copyright {
color: white;
font-size: 11px;
	}
	
.copyright a {
color: white;
font-size: 11px;
	}
	
	
.greyLines{
	background-color: white;
	}
.style2 {
font-size: 15px;
font-weight:bold;
color:#003366;
}
.BMP {
	color: #003366;
	font-weight: bold;
}
/*navbar style*/
.navbar {
	font-size: 11px;
    color : Black; 
	font-family: Arial, Helvetica, Tahoma, Sans-serif;
}
		
A.navbar:link 	{
   font-size: 11px;
   text-decoration : none; 
   color : white; 
   }
A.navbar:visited {
   font-size: 11px;
   text-decoration : none; 
   color : white;  
}
A.navbar:active  {
   font-size: 11px;
   text-decoration : none; 
   color : white;  
}
A.navbar:hover  {
   font-size: 11px;
   text-decoration : none;
   color : white;
}

