  body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #F2F4F3;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}	

 p {
 margin-top:0px;
 margin-bottom:0px;
 
 }	
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin-top:4px;
	margin-bottom:0px;
	color: #996666;
	font-weight: normal;

}
  #wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	}
  #header {
	height:88px;
	}
	#content {
		padding-bottom:10px;
	}

  #content div{
      float:left;
  }
  
  #content-left {
  	width:304px;
	padding:0px;
    
	}
  #content-main {
	width:415px;
	padding:20px 10px 10px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
   
	}
  #content-right {
		width:220px;
		padding:20px 10px 10px;

	}
 
 
  #footer {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:955px;
	border-top: 1px dashed #DFBFBF;
	border-right: none;
	border-bottom: 2px solid #DFBFBF;
	border-left: none;
	text-align: left;
	}
  #bottom {
	clear:both;
	text-align:left;
	padding-left: 10px;
	}
#navbar {
	height: 36px;
	background-color: #DFBFBF;
	background-image: url(../images/navbg.jpg);
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: super;
}
.smallgreytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.headertextred {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #996666;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
}
.largegreyheadertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	color: #B16379;
	font-weight: bold;
	font-style: italic;
}
.pnav {
	padding-top: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.pnav a:link {
	color:#666666;
	text-decoration: none;
}

.pnav a:visited {
	color: #666666;
	text-decoration: none;

}

.pnav a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.pnav a:active {
	color: #666666;
	text-decoration: none;

}
.redcontenttext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
}
.addtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #0000CC;
}
legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 40px;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #F2F4F3;
	height: 18px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #CCCCCC;
	margin-top: 2px;
	margin-bottom: 5px;
	background-color: #F2F4F3;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000CC;
	line-height: 18px;
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -20px;
}
hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
}
#content-main-large {

	width:655px;
	padding:20px 10px 10px;
	background-image: url(../images/contentbg.jpg);
	background-repeat: no-repeat;
}
.float-image-right {
	float: right;
	margin-left: 10px;
}
