html,body{margin:0;padding:0}
body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-color: #8E8E8E;
	background-image: url(../images/layout/fadebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p{margin:0 10px 2px}
a{color: #9B2D20}
div#header h1{
	line-height:80px;
	margin:0;
	padding-left:10px;
	background: #FFFFFF;
	color: #333333;
	display: none;
}
div#container{
	text-align:left;
	width: 700px;
}
div#content p{
	line-height:1.4;
	padding-top: 10px;
	
}
div#navigation{
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/layout/NAV_bg.gif);
	background-repeat: repeat-x;
}
div#extra{
	width: 700px;
}
div#footer{
	background: #EAEAEA;
	color: #000000;
	width: 720px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div#footer p{margin:0;padding:5px 10px}

div#container{
	width:720px;
	margin:0 auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/layout/D.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#content{
	float:left;
	width:720px;
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 10px;
}
div#navigation{
	float:none;
	width:720px;
	background-image: url(../images/layout/NAV_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}
div#extra{float:left;width:500px}
div#footer{
	clear:both;
	width:720px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background-color: #E5E5E5;
	font-size: 90%;
}

#header {
	background-image: url(../images/layout/logo.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 700px;
	margin: 10px;
}
div#footer a  {
	color: #666;
	text-decoration: none;
	}
div#footer a:hover  {
	color: #666;
	text-decoration: underline;
	}
a.writemedia  {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
a.writemedia span  {
	color: #DD4A85;
}
a.writemedia:hover  {
	color: black;
	text-decoration: underline;
}
div#footer div#footerInner  {
	width: 100%;
	margin: 0 auto;
	
	}
div#footer div#footerInner p.footerLeft {
	float: left;
	
	}
div#footer div#footerInner p.footerRight {
	float: right;
	
	}
	
	div#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
	div#navigation a:hover {
	color: #F8DFDC;
}
.contactform {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
 label  {
	width: 100px;
	text-align: right;
	padding-right: 5px;
	float: left;
}
