/* Paul Bilton Design Services 2009
   for  Mark Hempshell*/
	
body {
margin-top: 0px;
	background-color: #336699;
}
 a:hover {
	color: #900;	text-decoration: underline;
	/*font-weight: bold;*/
}

hr{
color: #eeeeee;
	height: 1pt;
}
h1{
	font-size: 36px;
}
h2{
	font-size: 28px;
	color: #336699;
	
}
h3{
	font-size: 18px;
	color: #336699;
	text-align: center;
}
img {
border: 0 none;
/*margin-left: -50px;*/
}
P{
	/*padding-top: 0px;
	padding-bottom: 0px; */
}

li{
	background-image: url(../images/arrow_sm.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0px 0px;
	line-height: 24px;
	
}

ul {
padding-left: 25px;
margin: 0;
/*padding: 0;*/
list-style: none;

}
blockquote {
	color: black;
	font-size: 12px;
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	height: 28px;
}
.bluebox{
	background-color: #CAD7E5;
	padding: 6px 6px 6px 6px;
	color: black;
}
.subbox{
	width: 210px;
	background-color: #FFFFE0;
	padding: 6px 6px 6px 6px;
	color: black;
	font-size: 11px;
	border: 1px dotted;
	text-align: center;
}
.inputbox {
font-size: x-small;
margin: 1px;
   border: thin;
	padding: 0px;
	border:solid 1px #cccccc;
	background-color: #DCDCDC;
}
#wrapper{
	width: 856px;
	background-image: url(../images/writer_page_bg.jpg);
	margin: auto;
}

#main{
	padding-left: 56px;
	padding-right: 50px;
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#header{
padding-top: 18px;
	height: 44px;
	background-image: url(../images/writer_top.jpg);
	background-repeat: no-repeat;
	font-size: 40px;
	color: white;
	font-family: Impact;
	
}

#footer{
clear: both;
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 67px;
	background-image: url(../images/writer_footer.jpg);
	background-repeat: no-repeat;
	color: white;
	text-align: center;
}