/*
Theme Name: Stop Dump Site 41
Theme URI: http://twitter.com/sillypuppy
Description: Stopdumpsite41.ca specific theme, designed & illustrated by Whitney Dewel (whitneydewel@gmail.com)
Version: 1.0
Author: Whitney Dewel
Author URI: http://twitter.com/sillypuppy
Tags: custom, non-profit, illustration
*/

ul.menu {list-style: none;
margin: 0;}

br
{
clear: none;
}

img
{  border-style: none;
}

body {
margin:0;
padding:0;
height:100%;
background-image:url(images/topbg.png);
background-repeat:repeat-x;
background-position:top;
background-color: #b7f0e5;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #0d2620;
text-align: justify;

} 

.maincontent {
	background-color: #b7f0e5;
	background-image: url(images/contentbg.png);
	background-repeat: no-repeat;
	width: 770px;
	height: 100%;
	vertical-align: top;
padding-right: 20px;

}

a:link{
color: #1b6257;
	font-weight: bold;
	text-decoration: underline;

}

a:visited{
color: #1b6257;
	font-weight: bold;
	text-decoration: underline;

}

a:hover{
color: #0d2620;
	font-weight: bold;
	text-decoration: underline;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: none;
	color: #0d2620;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #12473f;
	line-height: 25px;

}

img.contpad {
	position:absolute;
	top: 383px;
}

#sidebar li {
   list-style: square;
}
.sidebar {

	background-color: #b7f0e5;
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	width: 152px;
	height: 100%;
	vertical-align: top;
list-style-type: none;

}