* {
margin: 0;
padding: 0;
border: 0;
font-family: Georgia;
}

body {
background: url(../images/5.png);
color: #FFF;
}

input, textarea, select {
background: #ffffff;
border: 1px solid #d60303;
padding: 2px;
}

option {
padding: 2px;
}

a {color: #fff;}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline;}

#top {
margin: auto;
width: 1000px;
height: 114px;
background: url(../images/1.png) no-repeat;
}

#content {
margin: auto;
width: 1000px;
overflow:hidden;
}

#content_left {
float: left;
width: 250px;
background: #f30000;
margin: 0px 28px 0px 28px;
margin-bottom:-4000px;
padding-bottom:4000px;
}

#content_left ul {
list-style-type: none;
}

#content_left ul li {
text-align: left;
margin: auto;
font-size: 13px;
width: 205px;
padding: 2px 0px 2px 20px;
}

.c {
background: #d60303;
}

.left_header {
text-align: left;
width: 225px;
padding: 6px 0px 6px 15px;
margin: 5px auto 5px auto;
background: #b70101;
font-weight: bold;
font-size: 15px;
}

#content_right {
float: left;
width: 650px;
color: #000000;
margin-top: 15px;
margin-bottom:-4000px;
padding-bottom:4000px;
}

#content_right h2 {
font-weight: normal;
margin-bottom: 15px;
}

.error_h3 {
font-weight: normal;
margin: -5px 0px 10px 0px;
color: #CC0000;
}

.error_ul {
margin: 0px 0px 10px 20px;
color: #CC0000;
}

#content_right table {
margin-top: 15px;
}

.c_pages {
border: 1px solid ##ff3333;
display: table;
margin: 10px auto 10px auto;
}

.pages_title {
float: left;
width: 633px;
color: #FFF;
background: #b70101;
padding: 3px 0px 3px 15px;
font-family: Tahoma;
font-size: 15px;
}

.pages_title a {
font-family: Tahoma;
}

.pages_mini {
float: left;
width: 135px;
text-align: center;
}

.pages_mini img {
padding: 5px 0px 5px 0px;
margin-right: -7px;
width: 120px;
height: 90px;
}

.pages_desc {
float: left;
width: 480px;
padding: 8px;
font-size: 14px;
font-family: Tahoma;
text-align: justify;
}

.pages_info {
float: left;
width: 633px;
color: #FFF;
background: #b70101;
padding: 3px 0px 3px 15px;
font-family: Tahoma;
font-size: 12px;
}

.pages_info a {
font-family: Tahoma;
font-weight: bold;
}

#footer {
margin: auto;
clear: both;
height: 40px;
width: 100%;
background: url(../images/2.png);
}

#footer_content {

width: 1000px;
margin: auto;
text-align: center;
font-family: Tahoma;
font-size: 14px;
padding-top: 11px;
}

.link {
color: #0e5372;
}

#subcategories {
margin: 10px 0px 10px 0px;
list-style-type: none;
display: table;
}

#subcategories li {
width: 30%;
float: left;
padding: 5px;
}

#pager a {
color: #ff3333; 
}
