/* CSS Document */

body {
background-color: #020030;
color: #000;
font-family: Lucida Grande,Verdana,sans-serif;
font-size: 14px;
margin: 0 0 0 0;
}

#main {
position: absolute;
background-image:url(Images/LVS_design1_02.gif);
background-repeat:repeat-y;
left: 58px;
top: 0px;
width: 704px;
}

#banner {
width: 704px;
height: 152px;
}

h2 {
text-align: center;
}

address {
font-size: 9px;
font-style: normal;
text-align:center;
}

#menu {
width: 704px;
background-image:url(Images/LVS_design1_02.jpg);
background-repeat:no-repeat;
height: 46px;

text-align: center;
}

#content {
width: 704px;
margin-left: 18px;
margin-right: 200px;
}

#footer {
width: 704px;
height: 48px;
background-image:url(Images/LVS_design1_04.gif);
background-repeat:no-repeat;
text-align: center;
font-size: 10px;
}

p,td,input,textarea {
color: #000;
font-family: Lucida Grande,Verdana,sans-serif;
font-size: 14px;
}

blockquote {
color: #000;
font-family: Lucida Grande,Verdana,sans-serif;
font-size: 14px;
font-style:italic;
padding-left: 4px;
}

h1 {
color: #000;
font-family: Lucida Grande,Verdana,sans-serif;
font-size: 18px;

}

#tabmenu {
color: #333;
margin: 0px 0px 0px 0px;
padding: 0px;
padding-top: 6px;
z-index: 1;
padding-left: 10px;
}

#tabmenu li {
display: inline;
overflow: hidden;
list-style-type: none; 
}

#tabmenu a {
color: #333;
background-color: #c8bca7;
font: bold 14px  Lucida Grande,Verdana,sans-serif;
border-top: 1px solid #543;
border-left: 1px solid #543;
border-right: 1px solid #543;
border-bottom: 1px solid #543;
padding: 2px 2px 2px 2px;
margin: 8px;
text-decoration: none; 
}

#tabmenu a.active {
color: #6f9;
background-color: #363;
font: bold 14px  Lucida Grande,Verdana,sans-serif;
border-top: 1px solid #543;
border-left: 1px solid #543;
border-right: 1px solid #543;
border-bottom: 1px solid #543;
padding: 2px 2px 2px 2px;
margin: 8px;
text-decoration: none; 
}

#tabmenu a.active {
background: #363;
color: #66FF99
}

#tabmenu a:hover {
color: #afa;
background: #696; 
}

#tabmenu a:visited {
color: #333; 
}

#tabmenu a.active:hover {
background: #999;
color: #DEDECF; 
}

