body, ul, ol, li, h1, h2, h3
{
margin:0px;
padding:0px;
}


body {
background-color:#f7f7f7;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333333;
font-size:12px;
}

body a:link, body a:visited, body a:active {
color:#dd9040;
text-decoration:none;
}

body a:hover {
color:#df7e18;
text-decoration:underline;
}

#main_cont {
width:975px;
margin-left:auto;
margin-right:auto;
}

.header { 
width:975px;
height:426px;
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
background-position:center;
}

.logo_left {
float:left;
width:975px;
height:113px;
}

.menu ul{
float:left;
padding:130px 0px 0px 0px;
width:975px;
text-align:center;
font-size:16px;
font-weight:bold;
}

.menu li {
margin-left:10px;
display:inline;
}

.content {
text-align:center;
padding:0px 100px 0px 100px;
background-image:url(../images/main_bg.jpg);
background-repeat:repeat-y;
background-position:center;
}

.title_main {
font-size:18px;
color:#993300;
padding:10px;
}

.divider {
margin:10px 0px 10px 0px;
}

.big_pic {
padding:5px;
border: 1px solid #990000;
}
 
.more {
padding:10px;
}

.big_pic_text {
}

.footer

{

width: 975px;

height: 300px;
margin-top:-20px;

margin-left: auto;

margin-right: auto;

background-image: url(../images/foot.jpg);

}

.createdate, .modifydate 

{

font-size: 10px;

color: #666666;

}

.small

{

font-size: 10px;

color: #333333;

}

.contentheading 

{



letter-spacing: 1px;

font-size: 16px;

font-weight: bold;

height: 22px;

line-height: 22px;

text-transform: uppercase;

padding-left: 30px;

text-align: left;

color: #83a1a7;



}


.componentheading 

{



letter-spacing: 1px;

font-size: 12px;

height: 22px;

line-height: 22px;

text-transform: uppercase;

padding-left: 30px;

text-align: left;

color: #83a1a7;



}

.contentpaneopen {
width:750px;
text-align:left;
}