BODY {
	margin:0px;
	background-color: #222222;
	text-align: center;
    font-size: 11px;
	font-family: "Helvetica", "Verdana","‚l‚r ‚oƒSƒVƒbƒN", "Osaka", monospace;
}
DIV#box {
	margin: 4px auto 4px auto;
	padding: 0 0 2em 0;
	border: solid 1px #000;
	background-color: #000000;
	background-image:url(bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
    line-height: 160%;
    color: #dddddd;

	width: 720px;
}
DIV#header {
    margin: 0;
	padding: 0.3em 1em 0.1em 0em;
	height: 6em;
}
DIV#middle {
    margin: 0;
	padding: 0.3em 0 4.1em 0em;
}
DIV#bottom {
    margin: 0;
	padding: 0.3em 2em 0.1em 1em;
	height: 6em;
    float: none;
    clear: left;
}
DIV#middle-left {
    margin: 0;
	padding: 0.3em 1em 0.1em 1em;
    width: 350px;
    height: 366px;
    height: 336px;
    float: left;
}
DIV#middle-right {
    margin: 0;
    float: left;
	padding: 0.3em 1em 0.1em 1em;
}
SPAN.redtext {
    color: #ff6600;
}
SPAN.switch {
    line-height: 100%;
    border-style: solid;
    border-width: 1px;
}
SPAN.copyright {
    font-size: 80%;
}
H1,H2,H3,H4,H5 {
    line-height: 100%;
}
H4 A {
    color: #dddddd;
    text-decoration:none;
}
H4 A:hover {
    text-decoration:underline;
}
H5 A {
    color: #dddddd;
    text-decoration:none;
}
H5 A:hover {
    text-decoration:underline;
}
TABLE {
    margin: 4px;
}
TABLE TR {
    line-height: 110%;
}
