
body {background : url('/images/bodyBg_red.jpg') no-repeat; margin : 0; font-family : Arial; font-size : 15px; }
a:hover, #menu ul li a:hover {
text-decoration : underline;
}
#logo {
position : absolute;
top : 14px;
right : 10px;
}
#menu ul li {
color : #200001;
padding : 9px 0;
white-space : nowrap;
font-size: 17px;
}
#menu ul {
list-style : none;
margin : 0;
padding : 20px 0 0 20px;
}
#menu ul li a {
color : #ebebeb;
text-decoration : none;
font-weight: bold
}
#menu ul li a:hover {
color : black;
text-decoration : none;
font-weight : bold;
}
#mainContent {
position : absolute;
top : 179px;
left : 264px;
right : 10px;
width : 446px;
}
div.text {
padding : 30px 0 30px 0;
}
 
