
*{margin:0px;padding:0px;border:0px;text-decoration: none;}

body {
    background: #48525B url(../images/layout/b_ground.gif) repeat top left;
    font-family: verdana, sans-serif;
    color: #381D1D;
    font-size: 14px;
    line-height: 1.4;
    padding-left:10%;
    padding-right:10%;
}

ul{
    z-index:3;
}

p {
    padding-bottom:10px;
    padding-top:10px;
}

h1{
    color: #330000;
    font-family: courier, 'courier new', monospace;
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
}

#top_spacer {
    width: 100%;
    height:96px;
}

/* top section */

#topsection{
    background: #48525B url(../images/layout/b_top.jpg) no-repeat top left;
    height:212px;
    width:900px;
}

#lang_nav{
    float:none;
    margin-left: 104px;
    margin-top: -36px;
    margin-bottom:0px;
    float:left;
    background: transparent;
    clear:both;
    width:150px;
}


#lang_nav a {
    color:#000000;
    text-decoration:underline;
}

#lang_nav a:hover {
    color:#FF9900;
}

/* mid section */

#midsection{
    background: #48525B url(../images/layout/b_mid.jpg) repeat-y top left;
    margin-top:-1px;
    margin-bottom:-20px;
    padding:0px;
    padding-bottom:20px;
    width:900px;
    list-style:circle inside;
    clear:both;
}

#main{
    padding-bottom:10px;
    margin-top:-20px;
}

#main_home{
    margin-left:100px;
    width:520px;
    margin-top:-20px;
    font-size: -2em;
}


#main h1{
    font-family: courier, 'courier new', monospace;
    color: #330000;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top:16px;
    padding-bottom:20px;
}

table.phototable {
    margin-left:20px;
    margin-top:-30px;
}

table.phototable a:hover {
   color:#FF0000;
   border:0px;
}

table.phototable #pic_ms_tilt{
    display:none;
}

table.phototable #pic_hs_tilt {
    display:none;
}

.quote_holder {
    text-indent:24px;
    background: url(../images/layout/quote_open.gif) top left no-repeat;
    padding:10px;
    text-align:right;
}

.quote_main {
    font-size: 12px;
    text-align:left;
    background: url(../images/layout/quote_close.gif) bottom right no-repeat;
    font-style: italic;
}


/* Footer  */

#lowsection{
    clear:both;
    background: #48525B url(../images/layout/b_low.jpg) no-repeat top left;
    height:125px;
    width:900px;
}


#lowsection_es{
    clear:both;
    background: #48525B url(../images/layout/b_low_espanol.jpg) no-repeat top left;
    height:125px;
    width:900px;
}

.underlinemenu{
    width: 100%;
}

.underlinemenu ul{
    float:left;
    padding: 6px 0 6px 0;
    margin-left:90px;
    margin-top:-110px;
    text-align: center;
    font-size: 12px;
}

.underlinemenu ul li{
    display: inline;
}

.underlinemenu ul li a{
    color: #1f1d7e;
    padding: 6px 3px 5px 3px;
    margin-right: 20px; /*spacing between each menu link*/
}

.underlinemenu ul li a:hover{
    color:#FF9900;
}
