@charset "utf-8";
/* CSS Document */
body {
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#490042;
	font-family:"Arial Narrow";
	color:#58595b;
	font-size:14px;
	text-align:justify;

}

#main {
	left:50%;
	margin-left:-416px;
	margin-top:0;
	position:absolute;
	top:15px;
	width:833px;
	text-align:justify;

}
.super {
	font-family:"Arial Narrow";
	color:#56004e;
	font-size:14px;
	font-weight:bold;
	text-align:justify;
}
.superno {
	font-family:"Arial Narrow";
	color:#56004e;
	font-size:14px;
	font-weight:bold;
}
.super2 {
	font-family:"Arial Narrow";
	color:#56004e;
	font-size:16px;
	font-weight:bold;
}
.superbody {
	font-family:"Arial Narrow";
	color:#58595b;
	font-size:14px;
	font-weight:bold;

}
.green {
	font-family:"Arial Narrow";
	color:#94a545;
	font-size:16px;
	font-weight:bold;
}
.greenside {
	font-family:"Arial Narrow";
	color:#94a545;
	font-size:12px;
	font-weight:bold;
}
.greenside a{
	font-family:"Arial Narrow";
	color:#94a545;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
strong {
	font-family:"Arial Narrow";
	color:#56004e;
	font-size:14px;
	font-weight:bold;
}

a {
	font-family:"Arial Narrow";
	color:#58595b;
	font-size:14px;
	text-decoration:none;
}
input.box {color:#94a545 !important;
font-size:12px !important;
width:100% !important;
height:20px !important;
font-family:verdana !important;
background-color:#ffffff !important;
border-color:#bbbbbb !important;
border-width:1px !important;
border-style:solid !important;
letter-spacing:1px !important;
line-height:18px !important;
font-weight:bold !important;}

textarea.commentbox {background-color:white !important;
width:100% !important;
height:40px !important;
font-family:verdana !important;
color:#94a545 !important;
line-height:9px !important;
font-size:10px !important;
border-color:#bbbbbb !important;
border-style:solid !important;
border-width:1px !important;
letter-spacing:0px !important;
font-weight:bold !important;
overflow:hidden;}
