body {
	padding:12px;
	font: 9pt; font-family: Verdana, Tahoma, Arial; line-height: 1.5; 
	background-image: url();
	background-position: center;
	background-repeat: no-repeat;
	background-color: #eggshell;
}
#HomeLeft {
	margin:0;
	padding:6px;
	width:260px;
	max-width:260px;
	background-color: #f5e6e6;
	border-right:2px solid #4d0000;
	border-bottom:2px solid #4d0000;
	line-height:2.2;
}
#HomeLeft span {
	padding:0 2px;
	margin:0;
	background-color:#bfbfe5;
	font-size:9px;
	font-weight:bold;
	border:1px solid black;
	margin-right:2px;
}
#HomeLeft label {
	font-size:9px;
	width:110px;
	text-align:right;
	padding:0 4px 0 0;
}
#HomeLeft P {
	margin:2px;
}
fieldset {width:400px;}
#HomeLeft .menu {
	width:80px;
	font-size:9px;
	text-align:right;
	margin-right:4px;
	padding-bottom:4px;
}
#HomeMain {
	margin:0;
	padding:0;
	padding-left:26px;
	padding-right:20px;
}
h1 { /* Big and red */
	font-size:28px;
	color:#000044;
	text-align:center;
}
h2 { /* smaller, black and italic */
	font-size:24px;
	color:#440000;
	text-align:center;
}
h3 { /* smaller, black and bold */
	font-weight:bold;
	font-size:22px;
	text-align:center;
}
h4 { /* smallest and blue */
	font-size:18px;
	text-align:center;
	color:blue;
}
h5 { /* smaller and red */
	font-size:22px;
	text-align:center;
	color:#B00000;
}
h6 { /* smallest and red */
	font-size:16px;
	text-align:center;
	color:#B00000;
}
.h4b {
	font-size:1.25em;
	text-align:center:
	font-weight:boldest;
	color:#8B4513;
	text-decoration:none;
}
.h5 {
	text-align:center;
	color:#8B4513;
	font-size:14px;
	font-weight:bold;
}
.clearfix:after {
	content:".";
	clear:both;
	display:block;
	font-size:0;
	margin-top:-1px;
}
a {
	color:#730000;
	text-decoration:none;
}
a:focus, a:hover, a:active {
	color: #CC0033; 
	text-decoration: underline;
}
.focus {
	color: red; 
	text-decoration: none;
}
.links {
	line-height:2.5;
	padding:3px;
	margin:1px;
	background-color:#e5bfbf;
	border:1px solid #4d0000;
}

fieldset {padding:3px;margin:0;}
legend {font-size:1.1em;font-weight:bold;color:#336633;}
label {width:105px;float:left;text-align:right;font-weight:bold;}

.clearfix:after {
	content:".";
	clear:both;
	display:block;
	font-size:0;
	margin-top:-1px;
}
