body {
	background-color: #C9BC99;
	background-image: url(/images/template/tpl_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

code {
	font-size: 100%;
}

h1 {
	border-bottom: solid #DED9D0 1px;
	color: #000000;
	font-size: 150%;
	margin: 4px;
	text-align: left;
}

h2 {
	color: #959188;
	font-size: 150%;
}

ol {
	padding-left: 180px;
}

ul {
	list-style-type: square;
	margin-top: 0px;
}

#container {
	background-image: url(/images/template/tpl_body_bg.jpg);
	background-repeat: repeat-y;
	top: 0px;
	width: 943px;
}

#content {
	line-height: 150%;
	text-align: left;
}

#content a, #footer a {
	color: #308CD8;
}

#content a:hover, #footer a:hover {
	color: #EF910A;
}

#content ul {
	margin-left: 180px;
	padding-left: 0px;
}

#content ul ul {
	margin-left: 30px;
	padding-left: 0px;
}

#download {
	background-image: url(/images/template/tpl_download_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	margin-left: 200px;
	padding-left: 57px;
	padding-right: 30px;
	padding-top: 38px;
	width: 333px;
}

#download a {
	color: #308CD8;
	font-size: 150%;
	font-weight: bold;
}

#footer {
	border-top: solid #DED9D0 1px;
	clear: both;
	padding-bottom: 10px;
	padding-top: 5px;
	width: 784px;
}

#footer a {
	margin-left: 10px;
	margin-right: 10px;
	text-transform: lowercase;
}

#navigation {
	border-right: dashed #DED9D0 1px;
	color: #959188;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
	text-align: left;
	text-transform: lowercase;
	width: 125px;
}

#navigation a {
	color: #959188;
	text-decoration: none;
}

#navigation a img {
	border: none;
}

#navigation a:hover {
	color: #EF910A;
	text-decoration: underline;
}
