@charset "UTF-8";

body {
	margin: 0px;
	color: #75570b;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial, Verdana, Univers;
'	background-image: url(../images/knob_floor.jpg);
'	background-repeat: repeat;
}

h1 { color: #999933; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; }
h2 { color: #ffffff; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }

a          { color: #0360b0; }
a:visited  { color: #0360b0; }
a:hover    { color: black; }

.headerArea {
	width: 908px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.headerText {
	color: #bb0000;
	font-size: 18px;	
}

.contentText {
	color: #bb0000;
	font-size: 14px;	
}
