body,
html{
	font: 8pt Arial, Helvetica, sans serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	min-width: 1060px;
	height: 100,01%;
	background: #ffffff url(images/right.gif) repeat-y; 
	line-height: 17px;
	}
    
h1, h2, p {
	margin: 0;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 17px;
	padding: 0px;
}

a, a.visited, a.hover, a.active {
	text-decoration: underline;
	color: #000000;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
	line-height: 24px;
}

h2 a:hover {
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	margin-bottom: 17px;
}
img {
	border: 0px;
	margin-left: auto;
	margin-right: auto;
}

#container{
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: inherit;
	}
	
#content{
	margin: 0px 0px 0px 210px;
	padding: 0px;
	position: absolute;
	width: 650px;
	height: inherit;
	}

#navimenu {
	margin:	50px 0 0 915px;
	position: fixed;
	padding: 0px;
	width: 200px;
}

#footer{
	clear: both;
}

.article {
	margin-left: 60px;
	margin-bottom: 24px;
	position: relative;
}

.article img {
	margin-left: 0px;
}

.editbuttons a {
	background-color: #000000;
	color: #ffffff;
	margin-bottom: 5px;
	padding: 2px;
}

.posted_on {
	margin-left: 0px;
}

body img.wp-smiley {
	border:none;
}

.front{
background:none;
	}

body.front img {
	margin-top: 20px;
}