body{
font-family: Tahoma, Verdana, sans-serif;
font-size: 10pt;
color: black;
text-align: center; /* for IE */
background-color: #000000;
}

a.horiznav{
	color: #CC4E33;
	font-weight: bold;
	text-decoration: none;
	}

a.horiznav:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #555555;
}

a.horiznav:visited{
	color: #CC4E33;
	font-weight: bold;
	text-decoration: none;
}

a.internalnav{
	color: #D3D3D3;
	font-weight: bold;
	text-decoration: underline;
}

a.internalnav:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC3333;
}

a.internalnav.visited{
	color: #D3D3D3;
	font-weight: bold;
	text-decoration: underline;
}

DIV#container{
margin: 0 auto;   /* align for good browsers */
text-align: left; /* counter the body center */
text-align: center;
background-color: Black;
width: 972px;
padding: 0px;
}

DIV#brandArea{
float: left;
width: 972px;
text-align: left;
border: thin;
color: black;
 margin: 8px 0px;
}

DIV#picArea{
float: left;
width: 972px;
margin: 0px;
background-color: #ffffff;
text-align: left;
border: thin;
color: black;
}

DIV#horizNav1{
color: Black;
text-align: left;
text-indent: 4px;
float: left;
width: 972px;
height: 18px;
background-color: #CCCCCC;
padding: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 0px;
  }

DIV#left{
text-align: left;
float: left;
width: 250px;
background-color: #000000;
}

DIV#centerHome{
text-align: left;
color: #D3D3D3;
float: left;
width: 972px;
margin: 0px;
padding-left: 0px;
padding-right: 0px;
}

DIV#center{
text-align: center;
color: #D3D3D3;
float: left;
width: 722px;
margin: 0px;
height: 600px;
background-image: url(http://www.digiphotostudio.com/themes/Digiphoto/images/no7.jpg);
}

DIV#right{
text-align: center;
color: Background;
float: left;
width: 217px;
margin: 1px;
padding: 2px;
height: 704px;
background-color: #F5F5F5;
}

DIV#Blankwt{
text-align: left;
background: White;
float: left;
width: 972px;
margin: 0px;
padding: 0px;
height: 1px;
}

DIV#bottomNav{
color: #d3d3d3;
width: 972px;
}

div#fini{
	clear: both;
}

p{
	color: #D3D3D3;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	margin: 18px;
}

p.quote{
	font-style: italic;
}

p.centre{
	text-align: center;
}

p.mainHead{
	margin-bottom: 20px;
	margin-top: 20px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
}
p.sideHead{
	margin-bottom: 20px;
	margin-top: 20px;
	color: #CC0033;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin: 18px;
}

p.subHead{
	margin-bottom: 20px;
	margin-top: 20px;
	color: #D3D3D3;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-left: 0px;
}

p.body{
}

p.centerLine{
	text-align: center;
}

#left_list { 
margin: 0 84px 2em 56px; 
padding: 1em .5em .5em 2em; 
border: 1px solid #000000; 
width: 189px;
} 

#right_list { 
float: left;
margin: -737px 84px 2em 114px; 
padding: 1em .5em .5em 2em; 
border: 1px solid #000000; 
width: 189px;
}

img.right{
position: relative; top:0; left:0;
float: left;
 border: 3px ridge #669999;
  margin-bottom: 0px;
  margin-right: 5px;
 }

img.left{
position: relative; top:0; left:0;
float: right;
border: 3px ridge #669999;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 5px;
 }
 
img.center{
position: relative; top:0; left:0;
border: 3px ridge #669999;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 5px;
 }

h1{
	font-size: 46px;
	margin-bottom: 1px;
   color: #cc0033;
	}

h4{
	font-size: 10px;
	color: #D3D3D3;
	margin-bottom: 1px;
	text-align: center;
}

.mini{
	font-size: 17px;
	margin-bottom: 1px;
}

.strapline{
	font-size: 12px;

}
.separator{
	color: White;
}

h3{
	font-size: 12px;
	padding: 0px;
}

/* Stuff for forms */


legend {
background-color: Black;
font-weight: bold;
color: #000000;
}

label {
font-weight: bold;
position: relative;
left: 23px;
}

input {
border: 1px solid #000000;
font-weight: normal;
background-color: #F5F5F5;
position: relative;
left: 23px;

}

textarea {
border: 1px solid #000000;
font-weight: normal;
background-color: #F5F5F5;
position: relative;
left: 23px;
}

select { 
border: 1px solid #000000;
font-weight: normal; 
background-color: #F5F5F5; 
position: relative;
left: 23px;
}

/* Tables */
table.formBlockSurveyTable {
align: center;
}


/* Images */

div.bigPic {
background-color: black;
  float: left;
  margin: 0em;
  padding: 0em;
  	font-size: 12px;
	font-weight: bold;
	color: #D3D3D3;
	margin-bottom: 1px;
	text-align: center;
}

CAPTION  {}

