/* Start of CMSMS style sheet 'global' */
* {
margin:0px;
padding:0px;
line-height:140%;
font-family:Georgia, "Times New Roman", Times, serif;
outline:none; 
}

html {
overflow-y:scroll;
}



a {
color:#FFDF44;
position:relative
}

a:hover {
text-decoration:none
}

a img {
border:none;
}

#leftContentWrapper p {
margin:0px 0px 16px 0px
}

ul {
margin:0px 0px 0px 15px
}

ul li {
margin:0px 0px 0px 0px
}

h1 {
color:#F9BB3D;
text-transform:uppercase;
font-size:2em;
border-bottom:1px solid #355F5B;
padding:0px 0px 8px 0px;
margin:0px 0px 20px 0px;
text-align:right;
}

h2 {
color:#F9BB3D;
text-transform:uppercase;
font-size:1.5em;
padding:0px 0px 8px 0px;
}

h3 {
color:#F9BB3D;
text-transform:uppercase;
font-size:1.5em;
margin:0px 0px 8px 0px;
}

body {
background-color:#857631;
background-image:url(body_bg.png);
background-repeat:repeat-x;
color:#9BB6B4;
font-size:0.8em;
}

#siteWrapper {
width:980px;
height:auto;
margin:0px auto;
padding:50px 0px 20px 0px;
position:relative;
}

#headerWrapper {
width:978px;
height:359px;
position:relative;
z-index:10;
left:1px;
}

#headerFrame {
width:978px;
height:272px;
background-image:url(header_frame.png);
background-repeat:no-repeat;
position:absolute;
z-index:20
}

#headerImages {
width:930px;
height:235px;
position:absolute;
z-index:10;
top:22px;
left:29px;
overflow:hidden;
}

#logo {
position:absolute;
z-index:30;
top:-28px;
left:55px;
}

#mainWrapper {
width:900px;
height:100%;
background-repeat:repeat-y;
margin:-91px 0px 0px 10px;
position:relative;
z-index:20;
border-style:solid;
border-left-width:30px;
border-bottom-width:27px;
border-right-width:30px;
border-color:#0f0f0f;
background-color:#20190f;
}

#mainInnerWrapper {
width:900px;
height:100%;
background-color:20190f;
background-image:url(1.jpg);
background-repeat:no-repeat;

}

#leftContentWrapper {
min-height:520px;

float:left;
width:547px;
margin:30px 0px 0px 21px;
padding:25px 30px 20px 30px;
position:relative;

}

#rightContentWrapper {
width:270px;
float:right;
margin:18px 31px 0px 0px;
padding:20px 9px 0px 9px;
}

*html #rightContentWrapper {
margin:18px 15px 0px 0px;
}

#bottomWrapper {
width:980px;
height:17px;
background-repeat:no-repeat;
clear:both;
}





/* ----- CONTENT ----- */

#homeWrapper {
padding:0px
}

#homeWrapper h2 {
margin:25px 0px 10px 0px
}

/* End of 'global' */

