/* CSS Document */

body {
padding:0;
margin:0;
font:12px Arial, Helvetica, sans-serif;
color:#000000;
background:#FFFFFF;
}

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

a:hover {
color:#6e6e6e;
text-decoration:underline;
}

form {
padding:0;
margin:0;
}

img {
border:none;
}

h1, h2, h3, h4, h5, h6 {
padding:0;
margin:0 0 10px 0;
font-weight:normal;
}

h1 {
font-size:22px;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

h4 {
font-size:16px;
}

.header {
background:url(../images/header-bg.jpg) repeat-x top;
width:100%;
height:130px;
}

#header {
background:url(../images/header.jpg) no-repeat top left;
height:100px;
text-align:center;
padding:30px 2px 0 2px;
}

.menu {
background:url(../images/menu-bg.jpg) repeat-x;
vertical-align:top;
width:100%;
height:128px;
font-size:10px;
}

.menu a {
text-decoration:none;
color:#000000;
display:block;
background:url(../images/menu-link-bg.gif) no-repeat top left;
height:12px;
padding:0 0 0 8px;
}

.menu a:hover {
background-position:0 -12px;
text-decoration:none;
color:#b804d8;
}

#menu {
background:url(../images/menu-bg-left.jpg) no-repeat top left;
height:112px;
padding:16px 0 0 38px;
}

.menu ul {
margin:0;
padding:0;
}

.menu ul li {
list-style:none;
margin:0 0 3px 0;
padding:0;
}

.sub-menu {
width:100%;
background:url(../images/sub-menu-bg.jpg) repeat-x;
}

.left-block {
height:auto;
width:210px;
vertical-align:top;
}

#left-block {
width:180px;
padding:5px 10px 5px 20px;
display:block;
}

#banner {
padding:10px;
text-align:center;
}

.center-block {
width:100%;
height:auto;
vertical-align:top;
}

#center-block {
padding:5px 10px 5px 10px;
}

.right-block {
height:auto;
width:280px;
vertical-align:top;
}

#right-block {
width:250px;
padding:5px 20px 5px 10px;
display:block;
}

#block {
margin-bottom:10px;
font-size:11px;
}

#block-title {
color:#b804d8;
font-size:24px;
padding:0 0 4px 0;
}

#block-content {
padding:2px;
}

#news-item {
margin-bottom:20px;
}

#news-menu {
border-top:1px dashed #b804d8;
padding:5px 0 0 0;
font-size:11px;
text-align:right;
}

#block-title a {
color:#b804d8;
text-decoration:none;
}

#block-title a:hover {
color:#b804d8;
text-decoration:none;
}

.category {
font-size:20px;
}

.footer {
background:url(../images/footer.jpg) repeat-x;
height:129px;
width:100%;
vertical-align:top;
}

.footer2 {
background:url(../images/footer-bg.jpg) no-repeat top left;
height:129px;
width:100%;
border:none;
}

.stat {
text-align:center;
vertical-align:middle;
padding:0 20px 0 40px;
}

.copy {
vertical-align:middle;
padding:0 30px 0 20px;
white-space:nowrap;
font-size:11px;
color:#422e26;
}

.banner {
text-align:center;
vertical-align:middle;
width:100%;
}

.f_input {
height:16px;
width:160px;
border:1px dashed #b804d8;
}

.f_textarea {
height:170px;
width:456px;
border:1px dashed #b804d8;
}

.f_button {
background:#FFFFFF;
border:1px solid #b804d8;
cursor:pointer;
}

#pages {
text-align:center;
padding:10px;
font-size:11px;
font-weight:bold;
}

#navigation a {
width:150px;
height:22px;
color:#b804d8;
text-decoration:none;
padding:8px 0 0 33px;
display:block;
background:url(../images/left-menu-bg.jpg) no-repeat;
}

#navigation a:hover {
text-decoration:underline;
color:#b804d8;
}