body {
font-family: century gothic, tahoma, sans-serif;
font-size: 13px;
color: #4e3c1a;
margin-top: 50px;
}

#wrapper {
	margin: auto;
	width: 800px;
	}


.leftcolumn {
background: url(images/leftnavbg.jpg) repeat-x;
width:175px;
height: 600px;
border-right: 2px solid white;
float: left;
text-align: center;
}

.pinkcolumn {
background-color: #ed2d89;
width:10px;
height: 600px;
float: left;
}

.content {
border:1px solid #d9d7cb;
border-left: none;
width:610px;
height: 598px;
float: left;
}

#contentwrapper {
padding: 15px;
}

ul {
text-align: left;
margin-top: 75px;
}

li {
display:block;
}

#leftnav {
font-family: century gothic, tahoma;
font-size: 16px;
line-height: 30px;
color: white;
}

#leftnav a:link, a:visited, a:active {
font-weight: lighter;
color: white;
text-decoration: none;
}

#leftnav a:hover {
font-weight: normal;
color: #d0bbd5;
text-decoration: none;
}

.header {
margin: 10px 0 10px 0;
}

.footer {
font-size: 11px;
color: #b7b3a2;
float: right;
margin-top: 5px;
}

.footerlink:link, .footerlink:visited, .footerlink:hover, .footerlink:active   {
font-size: 11px;
color: #b7b3a2;
}

.thumbnail {
margin: 0, 5px, 5px, 5px;}

.press {
padding: 3px;
margin: 4px;
border: 1px solid #d9d7cb;
}
