*{
margin:0px;
padding:0px
}
img{border:0px}
html{
width:100%;
height:100%;
padding:10px 0 10px 0;
}
body{
width:95%;
height:95%;
margin:auto;
}
#menu{
width:193px;
height:314px;
float:left;
display:inline;
margin:0 4px 0 0 
}
.small{
background-color:#A40000;
float:left;
height:14px;
width:193px
}
.small img{
float:left;
margin:0 8px 0 31px;
}
#menu li, #menu li img{
float:left;
list-style-type:none
}
#content{
float:left;
margin:4px 0 0 0;
font-family:tahoma;
font-size:11px;
width:511px;
}

.item{
width:171px;
float:right;
clear:both;
padding:14px 0 10px 15px;
}
.item img{
float:right;
margin:0 0 0 20px
}
.item h3{
display:block;
float:right;
font-family:Tahoma;
font-size:10px;
color:#A40000;
font-weight:bold;
padding:0 0 0 10px
}
.item p{
width:96px;
float:right;
text-align:right;
font-family:Tahoma;
font-size:10px;
color:#636363
}

#footer{
float:left;
height:39px;
width:100%;
background-color:#A40000;
margin:4px 0 0 0;
font-family:Tahoma;
font-size:9px
}

