body {
	margin: 0;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

table, td, div {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 606px;
	text-align: left;
}

#header {
	position: absolute;
	text-align: left;
}

#content {
	position: absolute;
	width: 396px;
	margin-left: 210px;
	margin-top: 269px;
	overflow: hidden;
	text-align: left;
}

#sidebar {
	width: 200px;
	float: left;
	position: absolute;
	margin-top: 269px;
	overflow: hidden;
	text-align: left;
}

input, textarea, select {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	border: 2px solid #8C6239;
	padding: 3px;
	background: white;
}

option {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	border-top: 2px solid #8C6239;
	border-left: 2px solid #8C6239;
	border-right: 2px solid #8C6239;
	padding: 1px;
	background: white;
}

a:link {
	font-weight: bold;
	font-style: underline;
	color: #00A5DF;
}

a:visited {
	color: #00759F;
	font-weight: bold;
	font-style: underline;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
}

a.newwin {
	background: url(http://fan.at0mica.net/almondjoys/icon_world.gif) no-repeat;
	padding-right: 16px;
	background-position: center right;
}

ul {
	background: white;
}

ul li {
	background: white url(http://fan.at0mica.net/almondjoys/bullet_blue.gif) no-repeat;
	background-position: top left;
	padding-left: 20px;
}

blockquote {
	background: #EFFBFF;
	margin: 15px;
	padding: 3px;
	border-right: 1px solid #8C6239;
	border-left: 1px solid #8C6239;
}

h2 {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	background: #8C6239;
	color: white;
	text-transform: uppercase;
	text-align: center;
}

h3 {
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	background: #8C6239;
	color: white;
	text-transform: uppercase;
	text-align: left;
	padding-left: 20px;
}

img {
	border: none;
}
