body {
background: #303030 url('images/bg.jpg');
font-family: arial, verdana, sans-serif;
font-size: 10px;
color:#000;
line-height:16px;
margin:0px;
}


#container {
background: #303030 url('images/bg2.jpg') repeat-y;
width:671px;
margin: 0px auto;
}


#content {
width:383px;
padding-left:156px;
padding-top:10px;
}


.box {
background: url('images/h1.png');
padding:7px;
}


i {
color:#b1382f;
}


b {
color:#2e6778;
}


h1{
margin-top:0px;
padding:5px;
font-size:18px;
margin-bottom:0px;
color:#477583;
font-family:"century gothic", arial, verdana;
text-transform:lowercase;
text-indent: 20px;
border-bottom:2px solid #bbbbbb;
margin-bottom:7px;
}


.h1 {
color:#d4483a;
}


.h1-2 {
color:#3e3e3e;
}


a:link, a:visited, a:active{
color:#e7dbbb;
border-bottom:1px dotted #fff;
text-decoration:none;
font-style:italic;
}


a:hover{
color:#cccccc;
border-bottom:none;
}


.button img {
padding:3px;
background: #bbbbbb;
margin:3px;
border-bottom: 0px;
}


.button a:link, .button a:visited, .button a:active {
border-bottom: 0px;
}


.button img:hover {
padding:3px;
background: #e7dbbb;
border-bottom: 0px;
}


.button a:hover {
border-bottom: 0px;
}


ol, ul {
margin-left:-15px;
}