body {
background : url(../images/background.jpg);
font : 70% tahoma, verdana, sans-serif;
color : #ffffff;
}
a {
text-decoration : none;
color : #ff0000;
font-weight : bold;
background : url(../images/menu.jpg);
}
#container {
width : 47%;
height : auto;
min-height : 520px;
width : 930px;
min-width : 900px;
padding : 0 20px;
margin : 0 auto;
color : #ffffff;
background : #000000;
text-align : left;
border : 2px solid #ff0000;
}
span.title {
color : #333333;
}
p.logo {
font-family : tahoma, verdana, sans-serif;
font-size : 26px;
}
th.hor-line {
width : 3px;
}
th.hor-line-m {
width : 27px;
}
th.bottom {
width : 31px;
}
th.topright {
width : 150px;
}
td.content {
background : #000000;
color : #ffffff;
}
p.content {
text-align : left;
font-family : tahoma, verdana, sans-serif;
font-weight : bold;
}
td.color {
background : #ffffff;
color : #666666;
}
#designby {
text-align : center;
color : #333333;
font-weight : normal;
font-size : 1em;
}
th.menu {
margin : 0;
padding-top : 25px;
padding-left : 35px;
text-align : left;
background : #000000;
}
th.menu a {
background : #000000 url(../images/menu-bg.jpg) repeat-x;
padding-left : 10px;
padding-right : 10px;
font-size : 1.7em;
font-weight : normal;
letter-spacing : 1px;
color : #999999;
border-bottom : 1px solid #ff0000;
}
th.menu a:hover {
color : #ffffff;
text-decoration : none;
background : #000000 url(../images/menu_image.gif) repeat-x;
padding : 0 15px 0 20px;
border-bottom : none;
border-left : 1px solid #ff0000;
border-right : 1px solid #ff0000;
}
td.color {
background : #ff0000;
color : #ffffff;
}
p.designby {
text-align : center;
}
#menu {
position : relative;
width : 880px;
height : 25px;
margin : 0 0 0 0;
background : url(../images/menu.jpg) repeat-x;
}
