/* CSS Document */



body {



font-size: 11px;

font-family: Arial, Helvetica, sans-serif;

background: #3e3e3e;

margin-bottom: 0;

text-align: center;



}



a:link {  color: #000000; font-size: 11px; text-decoration:none; font-weight: bolder;  }
a:visited {  color: #000000; font-size: 11px; text-decoration:none; font-weight: bolder;  }
a:active {  color: #FF0000; font-size: 11px; text-decoration:none; font-weight: bolder;  }
a:hover {  color: #FF0000; font-size: 11px; text-decoration:none; font-weight: bolder;  }



td {



padding: 10px;

font-size: 10px;

line-height: 1.2em;



}



td ul {



margin: 0px;

padding: 0px;



}



td li {



list-style-type: none;

list-style:none;



}





#wrapper {



width: 770px;

height: 100%;

margin: 0 auto 0 auto;

background-color: #3e3e3e;

background-image: url(background.png);

background-position:center;

background-repeat:repeat-y



}



#masthead {



height: 160px;

background-image: url(header.png);

background-repeat: no-repeat;

text-indent: -9999px;



}



#main_content {



float: left;

width: 548px;

padding: 5px;

margin: 0 0 0 24px;

_margin: 0 0 0 14px;

background-color: #ece3d2;

border-width: 1px;

border-style: solid;

text-align: left;

background-image:url(background_content.png);





}



#side_column {



float: left;

width: 130px;

margin: 0 24px 0 20px;
_margin: 0 0 0 14px;

padding: 5px;

text-align: right;

border-width: 1px;

border-style: solid;

background-color: #887b64;

background-image: url(box_bg.png);

}



#footer {



height: 41px;

text-align: center;

background-image: url(footer.png);

background-repeat: no-repeat;

padding-top: 40px;

font-size: 11px;



}



.clearFix {



clear: both;



}



/* Navigation */





#nav {



height: 60px;

margin: 0px;

padding: 15px 0 0 0;

text-align: center;

background-image: url(nav.png);

background-repeat: no-repeat;



}





#nav ul {



margin: 0;

padding: 0;



}



#nav li {



list-style-type:none;

display: inline;

padding: 0px 5px 0px 5px;



}



#nav a {



font-size: 14px;

text-decoration:none;

font-weight: bolder;

line-height: 16px

color: #1f0f0e;

}



#nav a:active, a:hover {


color: #9b1c23;



}



/* Footer Links */



#footer a {



font-size: 11px;

text-decoration:none;

font-weight: bolder;

line-height: 16px



}



#footer a:link, a:visited {



color: #1f0f0e;



}



#footer a:active, a:hover {



color: #9b1c23;



}



/* Text */



h1 {



}



h2 {



}



h3 {



background-color: #422725;

line-height: 20px;

margin: 0px;

text-indent: 5px;

color: #eee9d8;

font-size: 14px;



}



h4 {



background-color: #e1d9ce;

line-height: 20px;

margin: 0px;

font-size: 14px;

text-align: right;

text-indent: 5px;



}



h5 {



margin: 0px;

font-size: 12px;

font-weight:bold;

text-align: center;



}



/* Multimedia */



.video {



width: 425px;

height: 355px;

border-width: 1px;

border-style: solid;

margin: 20px auto 20px auto; 



}



img {



margin: 0 auto 0 auto;



}