	body {
		background:url('images/body_head.jpg') black no-repeat center top;
		color: #ffffff;
		line-height: 1.5em;
		font-size: 12px;
		font-family: "Verdana", "Trebuchet MS", sans-serif;
	}
	.post a:link, a:visited {
		color: #6699cc;
		text-decoration:none;
	}
	.post a:hover {
		color:#fff;
		text-decoration:none;
	}
	.dnd {
		display:none;
	}
	#footer a:link {
		font-size:14px;
		text-decoration: none;
		text-transform:lowercase;
		font-variant:small-caps;
		color:#6699cc;
	}
	#footer a:visited {
		font-size:14px;
		text-decoration: none;
		color:#6699cc;
		text-transform:lowercase;
		font-variant:small-caps;
	}		
	#footer a:hover {
		font-size:14px;	
		text-decoration: none;
		color:#ffffff;
		text-transform:lowercase;
		font-variant:small-caps;
	}
	#wrapper {
		width:830px;
		margin:0 auto;
	}
	#header {
		width:830px;
		margin-left:10px;
		background:url('images/anesti_header.png') no-repeat;
		height:60px;
	}
	#navigation {
		text-align:left;
		margin-left:5px;
		width:830px;
		height:51px;
		padding-bottom:10px;
		background:url('images/navigation.png') no-repeat;
	}
	#navbar {
		margin:0 auto;
		padding:0;
		width:830px;
	}

	#navigation ul {
		list-style-image: none;
		list-style-position:outside;
		list-style-type:none;
	}
	#navigation #navbar .navhome {
		list-style-type:none;
		display:inline;
		background:url('images/home.png') no-repeat;
	}
	#navigation #navbar .navlink {
		list-style-type:none;
		display:inline;	
		text-align:center;
	}
	#navigation #navbar .navhome a {
		float:left;
		overflow:hidden;
		width:78px;
	}
	#navigation #navbar .navlink a {
		float:left;
		overflow:hidden;
		width:116px;
		margin-left:-5px;
	}
	#content {
		width:820px;
		min-height:100px;
		margin: 0 auto;

	}
	.post-header {
		height:30px;
		background:url('images/post_header.png') no-repeat;
		width:800px;
		margin-left:auto;
		margin-right:auto;
		margin-top:10px;
		margin-bottom:0px;
		padding-left:10px;
		padding-right:10px;
		padding-top:5px;
	
	}
	.post {
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 0px;
		margin-top: -25px;
		color: #b2b2b2;

		width: 800px;
		padding-top:0px;
		padding-left:10px;
		padding-right:10px;
		padding-bottom:30px;
		background-color:#272727;
		font-size:11px;

	}
	.post-title {
		font-size:18px;
		font-weight:normal;
		text-transform:lowercase;
		color: #fff;
		background:url('images/post-title.jpg') repeat-x 0 2px;
		background-align:bottom;
		height:30px;
		width:810px;
		margin-left:-10px;
		padding-left:10px;
	}
	.post-title2 {
		font-size:18px;
		font-weight:normal;
		text-transform:lowercase;
		color: #000;
		background:url('images/post-title-2.jpg') repeat-x 0 0px;
		background-align:bottom;
		height:30px;
		width:810px;
		margin-left:-10px;
		padding-left:10px;
	}
	.post-head {
		margin-left: auto;
		margin-bottom: 0;
		margin-right: auto;
		margin-top: 10px;
		padding: 0px;
		height:16px;
		width:820px;
	}
	.post-comments {
		font-size:14px;
		font-variant:small-caps;
		float:right;
		padding-right:20px;	

	}
	.post-footer {
		margin-left: auto;
		margin-bottom: 0;
		margin-right: auto;
		margin-top: 0px;
		padding:0px;
		width:820px;
		height:25px;
		background:url('images/post_footer.png') no-repeat;
	}
	#footer {
		font-size:10px;
		margin-left: auto;
		margin-bottom: 0px;
		margin-right: auto;
		margin-top: 10px;
		padding-left:140px;
		height:100px;
		width:820px;
		background:url('images/anesti_footer.png') no-repeat;
	}