body {
	margin : 0;
	color : #666666;
	font-size: 11.5px;
	font-family: Lucida Grande, Arial, sans-serif;
	line-height : 150%;
}

#container {
	position: relative;
	margin-left : auto;
	margin-right : auto;
	width: 650px;
	margin-top: 50px;
	margin-bottom: 50px;
}
#header {
	position: relative;
	margin-left : auto;
	margin-right : auto;
	padding-top: 20px;
	padding-left: 8px;
	width: 100%;
	height: 30px;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", sans-serif;
	font-size: 60px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
}
#footer {
position: relative;
margin-left : auto;
margin-right : auto;
width: 100%;
height: 10px;
border-width: 0px;
margin-top: 0px;
margin-bottom: 0px;
background: #f2f2f2;
font-size: 10px;
text-transform: uppercase;
color: #a5a6a6;
text-align: center;
}

#footer A:link, #footer A:visited {
color : #a5a6a6;
text-decoration : none;
cursor :  crosshair;
}

#footer A:hover, #footer A:active {
color : #a5a6a6;
text-decoration : underline;
cursor :  crosshair;
}
#content {
	border-width : 0px;
	padding : 0;
	margin-left : 15px;
	margin-right : 15px;
	margin-bottom: 30px;
	margin-top: 30px;
	border-style : solid;
	background-image:url(images/mushy_10.gif);
	background-repeat:repeat-y;
	text-align: justify;
	width : 410px;
	float: left;
}

.navi  {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	border: 0;
	width: 180px;
	color : #333333;
	font-size: 10px;
	font-family: Lucida Sans, Lucida Grande, sans-serif;
	margin-bottom: 30px;
	float:left;
}

.navi A:link, .navi A:visited {
	padding: 5px;
	margin: 2px;
	color : #666666;
	display:block;
	text-decoration : none;
	cursor :  crosshair;
	text-transform: uppercase;
	background: #cccccc;
}

.navi A:hover, .navi A:active {
padding: 5px;
margin: 2px;
color : #43464a;
display:block;
text-decoration : none;
cursor :  crosshair;
text-transform: uppercase;
background: #a5a6a6;
}

A:link  {
color : #43464a;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:visited  {
color : #43464a;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:hover  {
color : #f2f2f2;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

A:active  {
color : #f2f2f2;
text-decoration : none;
cursor :  crosshair;
font-weight : bold; 
}

blockquote {
	padding-top: 5px;
	padding-bottom : 5px;
	padding-left : 10px;
	padding-right : 5px;
	text-decoration : none;
	border-width : 0px;
	margin : 5px;
}


input , textarea, option, select  {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	font-family : arial, sans-serif;
	text-align : left;
}


h1 {
	font-size : 22px;
	text-decoration : none;
	text-align: center;
	font-family: "Arial Black", sans-serif;
	text-transform: uppercase;
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 20px;
	padding-right : 20px;
	margin-top : 8px;
	margin-bottom : 8px;
	margin-left : 0px;
	margin-right : 0px;
	border-top-width : 0px;
	line-height : 10px;
	border-bottom-width : 0px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
}

.small {
font-size : 13px;
padding-left: 0px;
}

