@charset "utf-8";
/* CSS Document */

body{
background:#000000;
}

h3{
color:#000000;
margin-bottom:4px;
}

a{
color:#000099;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}


#top-banner{
width:980px;
}

#box{
padding-top:20px;
min-width:980px;
max-width:1080px;
}

#top{
height:230px;
width:980px;
background:url(bg.jpg) center no-repeat;
background-color:#FFFFFF
text-align:center;
}

#search{
background:#CCCCCC;
border:ridge;
float:right;
}

#top-menu{
display:block;
max-width:980px;
height:24px;
background:#CCCCCC;
}

#top-menu a{
margin:5px 5px 5px 5px;
font-family:Thor;
font-size:16px;
font-weight:bold;
color:#C60005;
}

#content{
text-align:left;
border:none;
margin:5px;
padding:15px;
position:inherit;
background:#FFFFFF;
min-height:600px;
min-width:550px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:20px;
font-size:12px;
}

#content img{
border:none;
}

#content li{
margin-left:15px
}

.qualities{
padding:2px 2px 2px 2px;
text-align:justify;
background:url(box.jpg);
}

#side-menu{
background:#CCCCCC;
width:210px;
display:block;
float:right;
position:inherit;
margin-right:10px;
}

#side-menu a{
color:#990000;
}

.side-menu-top{
background:#000000;
color:#FFFFFF;
text-align:center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
}

.menu-space{
border-top:ridge;
background: url(box.jpg);
}

#side-menu li{
margin-top:5px;
border-bottom:groove;
font-family: Thor;
font-weight: bolder;
font-size:16px;
padding-left:2px;
padding-bottom:1px;
list-style-position:inside;
list-style-image:url(listruna.png);
}

#bottom{
background:url(box.jpg);
width:960px;
padding:4px;
text-align:center;
font-size:smaller;
vertical-align:bottom;
}