body {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
    		text-align: center;
		font-family: georgia, serif;
		font-size: 85%;
		line-height: 170%;
	background-image: url('http://www.owwm.net/images/4.jpg');
		background-repeat: no-repeat;
		background-position: 25px 70px;
	}

html {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
    		text-align: center;
		font-family: georgia, serif;
		font-size: 85%;
		line-height: 170%;
	background-image: url('http://www.owwm.net/images/4.jpg');
		background-repeat: no-repeat;
		background-position: 25px 70px;
	}

img {border: 0px;}

a {text-decoration: underline;}

a:link {color: #A49B6B;}

a:visited {color: #A49B6B;}

a:hover {color: #5A3725;}

h3 {
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	margin: 0px;
	padding: 0px;
	}
	
h1 {
	margin: 0px;
	padding: 0px;
	}
	
#vf {
	position: absolute;
	top: 170px;
	left: 295px;
	background-image: url('http://www.owwm.net/images/6.jpg'); background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 97px;
	width: 510px;
	}
	
#phrase {
	position: absolute;
	top: 290px;
	left: 140px;
	background-image: url('http://www.owwm.net/images/3.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 94px;
	width: 300px;
	}
	
#rb {
	position: absolute;
	top: -10px;
	left: 500px;
	background-image: url('http://www.owwm.net/images/5.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 225px;
	width: 223px;
	}

span { display: none;}

#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	z-index: 2;
	}

#left {
	margin-top: 375px;
	float: left;
	width: 250px;
	overflow: hidden;
	color: #858660;
	}


#right {
	margin-top: 170px;
         float: left;
	width: 200px;
	overflow: hidden;
	color: #858660;
	}

#center {
	margin-top: 260px;
	float: left;
	width: 360px;
	overflow: hidden;
	}

.content {
	padding: 15px 35px 5px 15px;
	color: #333;
	}

.sidebar {
	padding: 17px;
	}

.content p {
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.content h1 {
	text-align: left;
	margin-bottom: 10px;
	padding: 3px;
	}

.content h2 {
	color: #333;
	text-align: left;
	padding: 3px;
	font-size: small;
	background-color: #F7F7F2;
	font-variant: small-caps;
	}

.content h3 {
	color: #333;
	text-align: left;
	margin-bottom: 5px;
	}

.content img {
	float: left;
	padding-right: 5px;
	}

.content blockquote {
	color: #858660;
	text-align: left;
	padding: 4px;
	margin: 4px;
        font-style: italic;
	font-size: small;
	border: 1px solid #F7F7F2;
	}
	
.sidebar h2 {
	color: #333;
	text-align: left;
	margin-top: 25px;
	padding: 3px;
	font-size: small;
	background-color: #F7F7F2;
	font-variant: small-caps;
	}
	
dd {
	margin: 0px;
	padding: 0px;
	}
	
dt {
	margin: 0px;
	padding: 0px;
	}
	
dl {
	margin: 0px;
	padding: 0px;
	}
	
dt {
	border-bottom: 1px solid #F7F7F2;	
	margin-top: 10px;
	}
	
dd {
	padding-left: 10px;
	}

	
.sidemargin {
	margin-top: 230px;
	}

select {
	border: 1px solid #858660;
	}

input {
	border: 1px solid #858660;
	}

textarea {
	border: 1px solid #858660;
	}

ul {list-style-type: circle;}


ol {
	margin: 0px;
	padding: 0px;
	list-style: none; }

ol li {
	margin: 4px;
	padding: 4px;
	background-color: #F7F7F2;
	}