/* CSS Document */

body{
background:url(../images/bg.jpg) repeat-x #210101;
margin:0px;
padding:0px;}

#bodyinner{
background:url(../images/bginner.jpg) repeat-x top;}

#wrapperinner{
background:url(../images/bgall.png) top center no-repeat;
margin:auto;}

#mainWrapper{
width:1046px;
padding:0px;
margin:0px;}

#topinner{
width:1046px;}

#nav{
height:64px;}

#topbody{
background: url(../images/topmenu.jpg) no-repeat;
height:104px;}

#bginner{
padding: 20px 70px 0px 60px;
background: url(../images/bgmenu.jpg) no-repeat;
height:540px;}

#botinner{
background:url(../images/botmenu.jpg) no-repeat;
height:54px;}

#footer{
padding-top:20px;
padding-bottom:20px;
width:1046px;}

.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#f7eccf}

.text{
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#440000;}

.titletext{
font-family: "Times New Roman", Times, serif;
font-style:italic;
font-size:18px;
color:#990000;
font-weight:bold;}