body {
    margin:0;
	padding:0;
    border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#FFFFFF;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	font-size:80%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    text-align:center;
}
/*container*/
#fixed {
    margin:0 auto;
    width:780px;  /* you can use px, em or % */
    text-align:left;
    background-color: #FFFFFF;
}
/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}
#header p, #header h1, #header h2 {
	padding:0;
	margin:0;
}
#banner img{
    float: left;
}
/* Footer styles */
#footer {
    clear:both;
    float:left;
    width:100%;
    background-color: #FFFFFF;
	border-top:1px solid #000;
}
#footer p {
    padding:10px;
    margin:0;
}
/*navigation*/
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active	{
	text-align: right;
	padding: 0 0;
	line-height: 1.3;
}
#nav	{
	vertical-align: top;
	width: 130px;
	padding: 30px 10px 10px 10px;
	text-align: right;
height: 600px;
}
#nav ul, #nav li{
    list-style-type: none;
    padding: 0;
    margin: 0;
}	
#nav a:link	{
	font-weight: bold;
	text-decoration: none;
	color: #903;
	background: transparent;
}	
#nav a:visited	{
	font-weight: bold;
	text-decoration: none;
	color: #966;
	background: transparent;
}	
#nav a:hover	{
	font-weight: bold;
	color: #FFFFFF;
	background: #903;
	border: none;
}	
/*general styles*/
.hide	{
	display: none;
}		
img		{
	text-align: center;
	border: 0;
}	
img.inline	{
	display: inline;
	border: 0;
}
hr {
	text-align: center;
	height: 2px;
	width: 70%;
	color: #903;
}
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6	{
	font-family:	"Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}	
a:link	{
	font-weight: normal;
	text-decoration: none;
	color: #903;
	background: transparent;
}
a:visited	{
	font-weight: normal;
	text-decoration: none;
	color: #CC6666;
	background: transparent;
}	
a:hover	{
	font-weight: normal;
	text-decoration: underline;
	color: #903;
	border: none;
}	
h1	{
	color:#903;
font-size: 1.7em;
}
h2	{
	color:#063;
	margin-top:	20px;
	margin-bottom:	10px;
	line-height: 1;
font-size: 1.3em;
}		
h3	{
	color:	#063;
	margin-top:	15px;
	margin-bottom:	5px;
	line-height: 1;
	font-weight: bold;
}
h4	{
	color:#000;
	margin-top:	0;
	margin-bottom:	0;
	line-height: 1.3;
	font-weight: normal;
}
p, li, td	{
	line-height: 1.5;
}	
.quotes {
	background: transparent;
	margin-top:	0;
	margin-bottom:	7px;
	text-align: center;
	padding: 0 0;
	font-style: italic;
	line-height: 1.3;
	color: #063;
	font-size:	medium;
	voice-family:	"\"}\" ";
	voice-family:	inherit;
	font-size:	small;
}
html>p.quotes	{
	font-size: small;
}
.more {
	background: transparent;
	margin-top:	0;
	margin-bottom:	7px;
	text-align: right;
	padding: 0 0;
	font-style: italic;
	line-height: 1.3;
	color: #063;
	font-size:	medium;
	voice-family:	"\"}\" ";
	voice-family:	inherit;
	font-size:	small;
}
html>p.more	{
	font-size: small;
}
.separator {
	text-align: left;
	display: block;
	line-height: 150%;
	text-indent: 100px;
	margin: 0 0;
	padding: 0 0;
}
img.left{
float: left;
margin: 0 10px 10px 0;
position: relative;
}
img.right{
float: right;
margin: 0 0 10px 10px;
position: relative;
}
#comments ul, #comments li, #comment_panel ul, #comment_panel li{
list-style-type: none;
padding: 0;
margin: 0;
}
blockquote p {
display: inline;
margin: 0;
}
#comment_panel li{
padding-bottom: 10px;
}
#comment_panel blockquote{
padding: 0;
margin: 0;
}
#comment_panel blockquote p{
font-style: italic;
font-size: 0.9em;
color: #999999;
}
#gallery{
width: 500px;
}
#gallery img{
margin: 5px;
}
/*form layout*/
fieldset {  
  /*float: left;  
  clear: left;  */
  width: 99%;  
  margin: 0 0 1.5em 0;  
  padding: 0;
  border: none;
}
legend {
margin-left: 1em;
color:#063;
margin-top:	20px;
margin-bottom:	10px;
line-height: 1;
font-size: 1.3em;
}
fieldset ol {
  padding: 1em 1em 0 1em;
  list-style: none;
}
fieldset li {
  clear: left;
  padding-bottom: 1em;
}
fieldset.submit {  
  float: none;  
  width: auto;  
  border: 0 none #FFF;  
  /*padding-left: 400px;*/
  text-align: right;
}
label {
  clear: left;
  float: left; 
  width: 190px;  
  margin-right: 1em;  
  text-align: right;
color: #990033;
}
form{
  margin-top: 1.5em;
  /*padding-bottom: 35px;*/
  background-color: #FFFFFF;
}
input.text, textarea.text{
  width: 270px;
}
input.submit{
  cursor: pointer;
  margin: 0 1em 1em 0;
}
form p.verification{
  margin-left: 11em;
}
fieldset li{
color: #990033;
}
label.error{
width: 400px;
text-align: left;
color: #FF0000;
font-style: italic;
}