body
{
 font-family:Verdana;
 font-size:12px;
background-image:url(../images/bg.png);
background-repeat:no-repeat;
 text-align:center;
 margin:0px;
}

p,li { font-family: verdana, geneva, arial, sans-serif; font-size: 12px; align:left; color: #000; font-style: normal; }

h1 {font-size:17px;color:#9B352A;font-weight:bold;margin-top:0px;}
h2 {font-size:15px;color:#9B352A;font-weight:bold;}
h3 {font-size:12px;color:#9B352A;font-weight:bold;}

a {
	font-weight:bold;
	text-decoration:none;
	color:#9B352A;
	}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#B64628;
	}



#top {	width:840px;
	height:132px;
	background-color:#fff;
         background-image:url(../images/logo.png);
         background-repeat:no-repeat;
	border-right:1px solid #9B352A;
}

#topx {
	width:840px;
         border:0px;
         height:100px;
	border-right:1px solid #9B352A;
}

#menu {
	border:0px;
         height:200px;
         clear: left;
         float:right;
	border-right:1px solid #9B352A;
}



a.menu2:link, a.menu2:visited {
	text-decoration:none;}

a.menu2:active, a.menu2:hover {
	background-color:#B64628;
	}

a.menu2 {
	display:block;
         width:580px;
	font-size: 11px;
         text-align:left;
	font-weight:bold;
	text-decoration:none;
         color:#fff;
         background-color:#9B352A;
         padding:2px;
	}

