@charset "utf-8";
/* CSS Document */

body{
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;}

a{color:#666666; text-decoration:none;}

h1{
font-family:Arial;
font-size:22px;
color:#333;}

h2{
font-size:16px;
font-family:Arial;
color:#ff9900;}


.main{
width:868px;
background-color:#FFFFFF;
margin:auto;
padding:20px;
background-image:url('/images/main_bg.gif');
background-repeat:repeat-x;
}

#main_content{
line-height:1.4;}

#base{
height:33px;
width:908px;
margin:auto;
background:url(/images/base.gif);
}

.footer{
height:102px;
width:908px;
margin:auto;
background:url(/images/footer.gif);
background-repeat:no-repeat;
padding-top:20px;
}

#inner_footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#bbbbbb;
margin-bottom:20px;}

#inner_footer a{
color:#FFCC00;}

