html, body
{ background : #4F1C3B;	margin : 4px; padding : 0; height: 100%; /* Required */}

BODY, TD, TR, UL
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 12.0px; COLOR : #000000; }

.table
{ FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; FONT-SIZE : 12.0px; COLOR : #000000; }



a:link, a:visited {
color : #4F1C3B;
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px;
}

#container-page {
background : #FFF;
margin: 0 auto;
position : absolute;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 400; /* For IE */
width : 702px
}
#container-page2 {
background : #4F1C3B;
margin: 0 auto;
position : relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 400; /* For IE */
width : 702px;
padding-bottom: 25px;
}

#top_navigation {
background : #4F1C3B;
position : relative;
height: 22px; /* For IE */
width : 720px
}

#header { 
height : 90px;
width : 702px;
background-color: #F1F1E9; 
padding :0px; 
font-family : Times New Roman, Times, serif;
font-weight : bold;
text-align : right;
}


#content { 
position : relative; 
top : 0px; 
width :692px;
margin-left :0px; 
margin-right :0px;  
color :#333; 
background :#ffffff; 
border :0px solid #333; 
padding :5px 5px; 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
min-height: 400px; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

#content ul { 
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
color :#333;
}
    
#container-foot {
width : 720px;
position : absolute;
bottom : 0 !important;
bottom : -1px; /* For Certain IE widths */
height: 40px;
text-align : center;
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px; 
COLOR : #FFF; 
}


.list { 
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px; 
COLOR : #000000; 
}


.header { 
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 14.0px; 
COLOR : #000000; 
font-weight : bold;
text-align : center
}
.subheader {  
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 12.0px; 
COLOR : #333;
font-weight : bold;
text-align : center
}
.quotes {  
FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif; 
FONT-SIZE : 14.0px; 
COLOR : #FFFFFF;
font-weight : bold;
text-align : center;
}



/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 720; /*For KHTML*/
  list-style: none;
  height: 20px;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0px 0px 0px 3px;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 20px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 720px;
  list-style: none;
  display: none;
  position: absolute;
  top: 20px;
  left: 0;
}
/* Root Menu */
ul#navmenu a {
  padding: 0 5px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  background: #4F1C3B;
  color: #E4E4E4;
  font: bold 9px/14px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #4F1C3B;
  color: #EAC02E;
}

.nav {
display:block; 
width:190px; 
height:25px; 
background:#E4E4E4;  

padding: 0 5px;
text-align:left; 
text-decoration:none; 
FONT-FAMILY : Arial, Helvetica, sans-serif; 
FONT-SIZE : 11.0px; 
color:#302F2F;
line-height:25px; 
overflow:hidden;
}

a.nav, a.nav:link, a.nav:visited {
display:block; 
width:180px; 
height:25px; 
background:#E4E4E4;  
margin-top:2px; 
padding: 0 5px;
text-align:left; 
text-decoration:none; 
FONT-FAMILY : Arial, Helvetica, sans-serif; 
FONT-SIZE : 11.0px; 
color:#302F2F;
line-height:25px; 
overflow:hidden;
}

a.nav:hover {color:#fff; background:#C62F42;}
a.nav:active {color:#fff; background:#C62F42;}