body, html { 
color: black; 
font-size: 12px; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
background-color: white; 
background-image: url(images/fade_bg.jpg); 
background-repeat: repeat-x; 
width: 100%; 
height: 100%; 
margin: 0; 
padding: 0; 
}
legend {
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	margin-top: 12px;
}
#wrapper { background-color: #fff; text-align: left; height: 100%; width: 800px; position: relative; }
#logo { background-color: #b21c1e; background-image: url(images/logo.gif); background-repeat: no-repeat; height: 140px; width: 230px; position: relative; float: left; }
#head { color: #fff; font-size: 20px; font-weight: bold; line-height: 30px; background-color: #8d8b7c; background-image: url(images/katzi_head1.jpg); background-repeat: no-repeat; background-position: right 0; height: 103px; width: 550px; position: relative; float: left; padding-top: 37px; padding-left: 20px; }
#navigation { background-color: #b21c1e; background-image: url(images/katzi.jpg); background-repeat: no-repeat; background-position: 0 bottom; width: 230px; position: relative; height: 550px; float: left; }
#content { background-image: url(images/content_bg.gif); width: 800px; height: 100%; float: left; border-right: 1px inset #c13434; }
#contentwrapper {padding: 10px; width: 550px; float: left;}
.contenttop {width: 550px; padding-bottom: 12px; border-bottom: solid 1px #8d8b7c;}
#footer { color: #fff; font-size: 10px; line-height: 24px; background-color: #b21c1e; text-align: center; position: relative; width: 800px; height: 24px; clear: both; }
.clear {clear: both;}
a { color: #000; text-decoration: underline; }
a:hover { color: #606060; text-decoration: none; }
ul.navigation { margin: 0; padding: 0; list-style-type: none; }
a.navigation, a:active.navigation, a:visited.navigation { color: #fff; font-size: 14px; font-weight: bold; line-height: 24px; text-decoration: none; width: 210px; height: 24px; padding-left: 20px; border-bottom: 1px solid #da272a; display: block; }
a:hover.navigation { background-color: #da272a; text-decoration: none; }
a.stat, a:active.stat, a:visited.stat { line-height: 32px; background-color: #efefef; text-decoration: none; text-align: center; width: 250px; height: 32px; float: left; margin-right: 12px; display: block; }
a:hover.stat { color: #fff; background-color: #b21c1e; text-decoration: none; }
h1 { color: #8d8b7c; font-size: 18px; font-weight: bold; line-height: 24px; width: 550px; margin: 0; padding: 0; border-bottom: 1px solid #8d8b7c; }
h2 {margin: 0; padding: 0; font-size: 16px}
h2.news { margin: 0; padding: 0; color: #b21c1e; font-style: italic; }
h3 { font-size: 14px; }
label { line-height: 32px; width: 120px; float: left; display: block; font-weight: bold;}
input { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 380px; padding: 4px; border: solid 1px #844c4c; }
textarea { font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 380px; height: 300px; padding: 4px; border: solid 1px #844c4c; }
input.submit { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; width: 200px; padding: 4px; border: solid 1px #844c4c; cursor: pointer; }

