/*The Images are not From Me so see http://www.midnightapps.com , they rocks !! */ 


Body{
	background-color: #2e3145;
	font-family: "Marker Felt", "Lucida Grande", "Myriad Pro";
	font-size: 13px;
}


#side {
	width: 223px;
	height: 35px;
	margin: auto;
	background: url(side.png) no-repeat;
	margin-top: 80px;
}

h3{
	font-size: 20px;
	margin-top: 27px;
}

#sidebar {
	font-size: 12px;
	width: 201px;
	border-left: 1px solid #232530;
	border-bottom: 1px solid #232530;
	border-right: 1px solid #232530;
	background: #f7fdaa url(small.png) repeat-y 0 top;
	padding-left: 20px;
	margin: auto;
	margin-top: -14px;
	padding-bottom: 25px;
	text-align: center;
}

