body { margin:10px; padding:0; }
body, th, td { font-family:'Garamond', Serif;	font-size:16; }
body, #footer { background-color:#452D27; }

a, a:active, a:visited, a:hover{ color: #BE183F; }
a, a:active, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { text-align:center; border:0; margin:15px; position:reltaive; }

img { border:0; }

#page { text-align:center; width:100%; border:0px; overflow:hidden; }


/*****************************************************************/
/* Page Sections
/*****************************************************************/
#contentcontainer, #header, #footer { width:755px }
#contentcontainer, #header, #footer { margin:0 auto; }
#header, #footer { overflow:hidden; }

#contentcontainer { min-height:450px; }
#contentcontainer, th, td { background:#E4E4B7; color:#452D27; }
#header, #contentcontainer { border:2px solid #E4E4B7; }

#footer { border: 0; }
#footer { color: #F7DA70; font-family: 'Arial', Sans-Serif; font-size: 9; text-align: right; }


/*****************************************************************/
/* Content Sections
/*****************************************************************/
#leftcontent, #maincontent { position:relative; float:left; }

#leftcontent { width:255; }
#leftcontent { text-align:center; }
#leftcontent { z-index:2; overflow:visible; }

#maincontent { width:485; }
#maincontent { text-align:left; }
#maincontent { z-index:1; overflow:visible; }

#newsscroller { height:50; width:100%; overflow:hidden; }
#newsscroller { position:relative; top:27px; }
#newsscroller { border:1px solid #452D27; }
