body {
	color: black;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #59002d;
	text-decoration: underline;
}
textarea {
	background-color: white;
}
hi {
		color: #31455D;
	font-size: 15px;
	text-align: center;
}
h2 {
	color: #31455D;
	font-size: 12px;
	font-weight: bold;
}
h3 {
	color: #31455D;
	font-size: 12px;
	font-style: italic;
}
div.header{
	display: block;
	height: 121px;
	background-image: url(http://www.hulldemocrats.org/imagedepot/backgrndSand.png);
	margin: 0px 0px 0px 0px;
	border-bottom: 3px solid #000033;
}
div.header ul {
	    float:left;
	    width:100%;
	    list-style:none;
	    margin:0px 0 0 0;
	    padding:0;
	}
	div.header ul li {
	    display:inline;
	    list-style:none;
	    margin:0;
	    padding:0;
	}
	div.header ul li a {
	    display:block;
	    float:left;
	    margin:0 0 0 1px;
	    padding:3px 10px;
	    text-align:center;
	    background:#31455D;
	    color:#ffffff;
	    text-decoration:none;
	    position:relative;
	    left:15px;
		line-height:1.3em;
	}
	div.header ul li a:hover {
	    background:#336699;
		color:#ffffff;
	}
	div.header ul li a.active,
	div.header ul li a.active:hover {
	    color:#ffffff;
	    background:#000000;
	    font-weight:bold;
	}
	div.header ul li a span {
	    display:block;
	}
div.wrapper {
	background-color: #fffff9;
	width: 800px;
	display: block;
}
div.left {
	display: block;
	background: transparent;
	float: left;
	clear: right;
}
div.right {
	display: block;
	float: right;
	clear: left;
}
div.nav{
	display: block;
	background: transparent;
	float: left;
}
div.nav h1 {
	color: #31455D;
	font-size: 28px;
}
div.nav h2 {
	color: #31455D;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-top: 3px;
	margin-bottom: 0px;
}
div.main {
	display: block;
	clear: left;
}
div.footer {
	display: block;
	clear: both;
	color: white;
	text-align: center;
	font-size: 10px;
	background-color: #31455D;
	width:100%;
}




div.content {
	display: block;
	width: 480px;
	font-size: 12px;
	text-align: left;
	border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
div.content h1 {
	color: #31455D;
	font-size: 15px;
	text-align: center;
}
div.rightcol {
	display: block;
	width: 300px;
	background-image: url(http://www.hulldemocrats.org/imagedepot/backgrndSand.png);
	float: right;
	clear: left;
	margin-top: 0px;
}
span.quote {
	display: block;
	background: transparent;
	width: 280px;
	color: #000033;
	font-style: italic;
	text-align: center;
	
}
span.author {
	display: block;
	background: transparent;
	width: 280px;
	color: #31455d;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
div.label {
	background-image: url(http://www.hulldemocrats.org/imagedepot/background1.png);
	color: white;
	display: block;
	width: 100%;
	text-align: center;
	text-transform: capitalize;
	font-size: 14px;
	border-top-color: #31455d;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

div.quote {
	padding: 5px 10px 5px 10px;
	text-align: center;
		border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
}
div.sidebar {
	padding: 5px 10px 5px 10px;
	text-align: center;
		border-top-color: white;
	border-top-style: solid;
	border-top-width: 0px;
}
div.sidebar ul li { 
	text-align: left;
	list-style-type: disc;
	}
div.poll {
	font-size: 10px;
}




