body {
background-color:#F1F1DF;
color:#333333;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:12px;
margin:0;
padding:0;
}
h1, h2, h3, p {
margin:0;
padding:0;
}
a {
color:#990000;
}
a:hover {
color:#FF2222;
}
h1 {
display:block;
font-size:20px;
font-style:italic;
margin-bottom:5px;
}
h2 {
font-size:12px;
}
.p {
display:block;
float:left;
line-height:20px;
margin-right:10px;
padding-left:10px;
text-align:justify;
width:440px;
}
.img {
float:right;
width:150px;
}
#wrap {
margin:0 auto;
width:800px;
}
#header {
background:transparent url(images/body_01.jpg) no-repeat scroll center top;
float:left;
height:160px;
width:800px;
}
#header a {
display:block;
height:160px;
margin:0 auto;
width:760px;
}
#content {
background:transparent url(images/body_02.jpg) repeat-y scroll center center;
float:left;
padding:10px;
width:780px;
}
#main {
border-left:1px dotted #CCCCCC;
float:right;
padding-right:20px;
width:611px;
}
#sidebar {
float:left;
padding-left:20px;
width:120px;
}
#sidebar ul {
color:#990000;
list-style-type:none;
margin:0;
padding:0;
}
#sidebar li {
background:transparent url(images/li.gif) no-repeat scroll center top;
clear:both;
float:left;
font-weight:bold;
line-height:25px;
padding-bottom:5px;
padding-left:0;
text-align:center;
width:120px;
height:25px;
}
#sidebar li:hover {
border-color:#990000;
}
.active {
color:#000000 !important;
}
#footer {
background:transparent url(images/body_03.jpg) no-repeat scroll center top;
float:left;
height:60px;
text-align:center;
width:800px;
}
#footer span {
color:#FFFFFF;
display:block;
margin-top:10px;
}
#footer a {
color:#FFFFFF;
}
