html, body {
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/background.png) repeat top left #5a5852;
	color: #000;
}
a, a:visited {
	color: #000;
}
#content a, #content a:visited {
	color: #0000ff;
	text-decoration: none;
	background: #ffebaf;
}
pre {
	color: #D75600;
	margin-left: 10px;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.7em;
	background: #ffebaf;
	overflow: hidden;
}
li {
	list-style-type: none;
}
.wrapper {
	margin: 25px 40px 0px 40px;
	font-family: Verdana, Helvetica, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
p, #maintext {
	margin: 0;
	padding: 0;
	text-indent: 0px;
}
table, tr, td {
	border: 1px solid #000;
}
table {
	border-collapse: collapse;
}
img {
	border: 1px solid #6A6A6A;
}
.head {
	/*background-color: #05c1ff;
*/
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	padding: 0 20px 25px 20px;
	background: #ffebaf;
}
.indexhead {
	/*background-color: #05c1ff;
*/
	border-top: 3px solid #000;
	padding: 0 20px 0px 20px;
	background: #ffebaf;
}
#indexlist {
	width: 480px;
    margin-left: auto;
    margin-right: auto;
}
.indexhead h1, .indexhead h3, .indexhead h2 {
	text-align: center;
}
.indexhead a, .head a {
	color: #000;
}
#content {
	border-top: 3px solid #000;
	margin-top: 25px;
	/*background-color: #ffebaf;
*/
	padding: 0px 20px 0px 20px;
	background: #ffebaf;
}
.navigation {
	margin: 0 0 7px 0;
}
#content a {
	background: #ffebaf;
}
.navigation a, .navigation a:visited {
	/*background-color: #2e3092;
*/
	color: #fff;
	margin: 0px;
	border: 1px solid #fff;
	text-decoration: none;
	padding: 2px;
}
#content .navigation a, #content .navigation a:visited {
	color: #000;
	background: #ffebaf;
	border: 1px solid #000;
}
.navigation span a, .navigation span a:visited {
	border: none;
	line-height: 120%;
	font-size: 0.6em;
	color: #fff;
}
.navigation span em {
	font-style: normal;
	font-weight: bold;
	font-size: 140%;
}
.head h1, .head h3, .head h2 {
	text-align: center;
}
h1 {
	line-height: 250%;
}
.image {
	text-align: center;
	font-size: 0.8em;
	font-weight: bold;
}
#indexlist {
	text-align: left;
}
#backtomain {
	min-height: 125px;
	width: 100%;
	text-align: center;
	border-bottom: 3px solid #000;
	border-top: 3px solid #000;
	background: url(../images/containerback.jpg) repeat-x top #ffebaf;
}
#backlogo {
	background: url(../images/logo2.jpg) top no-repeat;
	height: 75px;
	width: 75px;
	display: block;
	text-align: center;
	text-indent: -9000px;
	margin-left: auto;
	margin-right: auto;
}
#backtomain p {
	text-align: center;
	font-size: 2.5em;
	min-height: 125px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 4px;
}
#backtomain p a, #backtomain p a:visited {
	text-decoration: none;
}
#footer {
	background: url(../images/cfootleft.png) no-repeat bottom left;
	margin: 25px -20px 0px -20px;
	padding: 0;
	line-height: 2em;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#bottom {
	background: url(../images/cfootright.png) no-repeat bottom right;
	padding: 0;
	margin: 0;
}
#additional {
	text-align: left;
	margin: 0 5px 0 5px;
	padding: 0;
	background: url(../images/cfootbottom.png) repeat-x bottom;
}
#additional li {
	margin: 0 5px 0 0;
	padding: 0;
	display: inline;
}
#copyright {
	color: #E4E4E4;
	background-color: #840000;
}
#xhtml a, #css a, #xhtml a:visited, #css a:visited {
	color: #BA8D05;
	background: #840000;
	font-weight: bold;
	text-decoration: none;
}
#goup a, #goup a:visited {
	color: #81891D;
	background: #840000;
	font-weight: bold;
	text-decoration: none;
}
#goup a:hover {
	color: #fbf341;
	background: #840000;
}
#siteinfo {
	margin: 0 5px 5px 0px;
	font-size: 55%;
	text-align: right;
	font-style: normal;
	display: block;
	letter-spacing: 0px;
}
#siteinfo span {
	background: url(../images/background.png) repeat top left #5a5852;
	color: #9F9F9F;
}
.statcounter {
	display: none;
}
.bold {
	font-weight: bold;
}
