body {
	text-align:center;
	margin: 0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#b6c2ff;
}
#frame {
	width:775px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
}
.innerframe {
	position:absolute;
	width:775px;
}		
a {
}
a:link, a:visited  {
}
a:hover, a:active  {
}
h1 {
font-size:16px;
color:#3b4b62;
}
h2 {  
font-size:14px;
color:#3b4b62;
}
h3 {  
font-size:14px;
color:#3b4b62;
}
h4 {  
font-size:14px;
color:#3b4b62;
}
h5 {  
font-size:14px;
color:#3b4b62;
}
h6 {  
font-size:14px;
color:#3b4b62;
}
P {
font-size:12px;
color:#333333;  
}
LI {  
font-size:12px;
color:#333333;  
}
.contentleft {
	position:absolute;
	top:256px;
	width:120px;
	left:10px;
	border-right:1px solid #251580;
	border-left:1px solid #251580;
	margin:0px;
	padding:0px;
}	
.contentleft p {
font-size:10px;
}
.contentleft a {
display:block;
width:120px;
height:25px;
background-image:url(images/left-nav.jpg);
background-repeat:repeat-x;
padding-top:10px;
color:#333333;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
}
.contentleft a:hover {
color:#ffffff;
background-image:url(images/left-nav-hover.jpg);
}
.contentcenter {
	margin-top:209px;
	width:776px;
min-height: 354px;
	padding-bottom:10px;
	background-image:url(images/bg.gif);
}
.contentheader {
	position:absolute;
	width:778px;
	height:209px;
	left:0px;
	top:0px;
	background-image:url(images/head.gif);
}
.contentfoot {
	width:755px;
	height:32px;
	text-align:center;
	padding:35px 10px 5px 10px;
	background-image:url(images/foot.gif);
	background-repeat:no-repeat;
	color:#b6c2ff;
}
.contentfoot a {
font-size:12px;
text-decoration:none;
color:#b6c2ff;
}
.contentfoot a:hover {
color:#FFFFFF;
}
.navbar {
position:absolute;
top:223px;
left:0px;
background-image:url(images/navbar.jpg);
width:778px;
height:45px;
}
.contenttext {
margin:10px 72px 10px 72px; 
width:625px;
min-height:100px;
text-align:justify;
padding-top:10px;
}
.contenttext a {
color:#5e4dbc;
text-decoration:none;
font-weight:bold;
}
.contenttext a:hover {
text-decoration:underline;
}
.webdesignscotland {
position:absolute;
top:206px;
left:333px;
width:439px;
height:20px;
z-index:99;
font-style:italic;
}
.webdesignscotland a {
color:#c7bad6;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.toplinks {
width:775px;
margin:167px 0px 0px 80px;
height:29px;
padding:0px;
font-size:10px;
color:#3b4b62;
}
.toplinks a {
text-decoration:none;
color:#3b4b62;
}
.toplinks a:hover {
text-decoration:underline;
}
.form {
width:375px;
min-height:200px;
background-image:url(images/formsides.gif);
background-repeat:repeat-y;
font-size:10px;
}
.formbottom {
width:375px;
background-image:url(images/formbottom.gif);
background-repeat:no-repeat;
background-position:bottom;
padding:0px 0px 25px 0px;
}
.formtop {
width:355px;
background-image:url(images/formtop.gif);
background-repeat:no-repeat;
background-position:top left;
padding:25px 0px 0px 17px;
}
.red {
color:#FF0000;
}
td select {
font-size:10px;
}
td input {
font-size:10px;
}
tr.blue {
	background-color:#b6c2ff;
}
