html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #2F2926;
	background-image: url(media/paper_overlap_100609.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrap{
margin: 0 auto; 
text-align: center;
}

#top {
height: 145px;
}

#clear {
clear: both;
}

#footer {
background-image: url(media/footer.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 80px;
}

#container{
margin: 0 auto; 
width: 1000px;
}

#left{
float: left;
width: 125px;
text-align: left;
margin-left: 0px;
margin-right: 10px;
} 

#leftwedge{
float: left;
width: 30px;
text-align: left;
margin-left: 0px;
margin-right: 0px;
} 

#left a:link{
color: #42AED9;
}

#left a:hover{
color: #ffffff;
}

#right{
text-align: left;
float: left;
width: 320px;
padding-left: 20px;
}

#middle{
text-align: left;
float: left;
width: 410px;
padding-left: 20px;
}

#middle a:link{
color: #ffffff;
}

p{
margin-top: 10px;
font-family: verdana;
font-size: 0.7em;
line-height: 1.5em;
color: #ffffff;
}

h2{
margin-top: 10px;
font-family: Trebuchet MS;
font-size: 1.1em;
line-height: 1.3em;
color: #42AED9;
font-weight: normal;
}

h3{
font-family: Trebuchet MS;
font-size: 0.9em;
color: #42AED9;
font-weight: normal;
}

h4{
font-family: Trebuchet MS;
font-size: 0.9em;
color: #42AED9;
padding-top: 30px;
font-weight: normal;
}

h2 a:hover{
color: #ffffff;
}

h2 a:link{
color: #42AED9;
text-decoration: none;
}

p a:hover{
color: #ffffff;
}

p a:link{
color: #42AED9;
text-decoration: none;
}

h3, h4 a:hover{
color: #ffffff;
}

h3, h4 a:link{
color: #42AED9;
text-decoration: none;
}

.navlink{
color: #42AED9;
text-decoration: none;
}
