/*  
Steal this code, I did. 
*/

body {
	background:#ffffff;
	margin: 0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size: 14px;
	line-height: 20px;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
	width: 820px;
	text-align:left;
	float: left;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 25px;
}

p {
	padding-top: -10px;	
}

a, a:visited {
	text-decoration:none;
	color: #006;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

#header {
	
	background-color: #f6ee6a;
	margin-bottom: 15px;
	padding-left: 15px;
}

#header h1 a {
	color:#907C45;
	text-decoration: underline;
}

#header h1 a:hover, #header h1 a:visited:hover {
	text-decoration: underline;
}

#detail a{
	color: #907C45;

div.navigation 
margin-top:1em;
margin-bottom:2em;
	font-size: 12px;
	padding-bottom: -5px;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
	color:#907C45;
}

h2 {
	margin-top:2em;
	font-size:12px;
}

h1 {
	margin-top:1em;
	font-size:2.5em;
}

small {
	color:#907C45;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;
}

#searchform {
	text-align:left;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#e74f05;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}

#detail {
	color: #907C45;
	font-size: 12px;
}

#detailred {
	color: #907C45;
	font-size: 12px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
