/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */
/* Stylesheet for PAW pottery.co.uk  - D. Turner 2006*/


p {
	font: 120% "Arial", times, serif;
	border-width: 1px;
	margin: 1em;
	padding-left: 0px;
}

a { 
      color:#003377;
      background-color: #fff;
      font-weight: bold;
	  padding-left: 1px;
    }
a:link{
	  color:#003377;
	  background-color: #fff;
	  text-decoration: none;
	  }
a:visited{
		color:#660033;
		background-color:#fff;
		text-decoration: none;
		}
		
a:hover{
		color:#f00;
		background-color:#fff;
		text-decoration: underline;
		}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #003366;
	margin: 1em;
	padding: 0px;
	color: #000000;
	
	
}

/* By the way, this is a comment */



h1 {
	color: #fff;
	background-color: #6699CC;
	font-size: 1.3em;
	margin: 0px;
	margin-bottom: 5px;
	text-align: center;
	letter-spacing: 0.2em;
	border-bottom-style: solid;
	border-bottom-width: 0.3em;
	border-bottom-color: #0044aa;
	width: 800px;
	padding-top: 3px;
	padding-bottom: 4px;
}

h2 {
	color: #888;
	background-color: #fff;
	font-size: 1.5em;
	margin: 0px;
	padding: 0.1em;
	padding-left: 1em;
}

h3 {
	color: #666666;
	font-size: 2em;
	margin-left: 20px;
}

img {
	border-bottom-color: #CCCCCC;
	width: auto;
}



li {
	color: #f80;
	font-weight: bold;
}

/*  Layout divs         *************/
#pagewrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFFFFF;
	
}

#navigation {
	float: left;
	width: 150px;
	border-left: 0px solid black;
	padding-left: 1px;
	border-right: 0px solid black;
	font-weight: bolder;
	text-align: center;
	background-color: #FFFFFF;
	
}
#contentbox {
	width: 640px;
	float: right;
    border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	background-color: #fff;
	}

<!--#content {
	float: left;
	width: 670px;
	font-weight: normal;
	font-size: medium;
		
}
-->
.separator {
	height: 0px;
	background-color: #FFFFFF;
	clear: both;
}
.keepleft {
	float: left;
	border-color: #FFFFff;
	
}
.keepright {
	float: right;
	border-color: #FFFFff;
}

#footer {
	background-color: white;
	clear: both;
	padding: 0px;
	width: auto;
	height: 80px;
	border-bottom-color: #FFFFff;
	text-indent: 10px;
	word-spacing: 5px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
}
.captionpicture p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
.captionpictureleft {
  width: auto;
  float:left;
  margin: 0.5em;
  padding: 0.5em;
  border-color: #FFFFff;
  }
.captionpictureleft p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	}
.captionpictureright {
  width: auto;
  float:right;
  margin: 0.5em;
  padding: 0.5em;
  border-color: #FFFFff;
  }
.captionpictureright p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	}
div#footer a {
        font-size:normal;
        font-weight: normal;
}