/* CSS Document */
body {
background-image:url(background.jpg);
margin:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
color:#231f20;
}
a {
color:#231f20;
}
div {
text-align:left;
}
img {
border:0;
}
p {
margin-top:0;
}
#wrap {
width:890px;
background-image:url(body-bg.jpg);
margin:auto;
padding-left:7px;
padding-right:8px;
}
#head-top {
width:890px;
height:230px;
background-image:url(head-bg-2.jpg);
background-repeat:no-repeat;
}
#head-top-2 {
width:890px;
height:230px;
background-image:url(head-bg-2.jpg);
background-repeat:no-repeat;
}
#head-top-right {
width:326px;
height:81px;
float:right;
margin-top:128px;
}
#body {
width:890px;
background-image:url(body-back.gif);
}
#menu {
width:170px;
background-image:url(menu-bg.gif);
background-repeat:no-repeat;
float:left;
padding-left:15px;
padding-right:15px;
padding-top:10px;
}
#menu a, #menu a:visited {
display:block;
height:30px;
width:130px;
padding-left:14px;
font-size:12px;
text-decoration:none;
color:#231f20;
}
#menu a:hover {
background-image:url(but-bg.gif);
background-repeat:no-repeat;
}
#menu p {
font-size:14px;
}
#menu h1 {
margin:0;
font-weight:bold;
font-size:14px;
}
#menu h3 {
font-size:10px;
}
#bod-right {
width:690px;
float:left;
}
#bod-right p {
margin-left:15px;
margin-right:15px;
}
#bod-right h1 {
margin-top:0;
margin-left:15px;
margin-right:15px;
font-size:16px;
font-weight:bold;
}
#foot {
width:890px;
height:80px;
clear:both;
background-image:url(foot-bg.jpg);
background-repeat:repeat-x;
padding-top:43px;
text-align:center;
font-size:11px;
}
#foot a:hover {
text-decoration:none;
}
.clear {
clear:both;
}
#bod-right-bottom {
background-image:url(bottom-bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
width:690px;
height:260px;
}