* {
margin:0;
padding:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

h1 {
background-color:#fff;
border-bottom:1px solid #000;
font-family:"Times New Roman", serif;
font-size:19px;
font-weight:400;
padding-left:20px;
text-transform:uppercase;
}

h2 {
font-weight:500;
}

a {
color:#777;
text-decoration:none;
}

a:hover {
color:#222;
text-decoration:underline;
}

input {
border:1px solid #000;
}

div#page {
margin:8px auto;
text-align:left;
width:990px;
}

ul#social_links{
line-height:8px;
font-size:11px;
font-weight:700;
margin:0 22px 10px 0;
padding:5px 0px 5px 5px;
border-bottom:1px dashed #000;
float:right;
list-style:none;
}

ul#social_links li.intro{
padding-top:6px;
}

ul#social_links li{
margin-right:8px;
float:left;
}

ul#social_links li img{
border:0;
}

div#head {
clear:right;
background:url(lay_logo.png) no-repeat top;
height:172px;
}

div#introvideo {
margin:0 auto;
width:640px;
}

div#enter {
height:30px;
margin-top:10px;
text-align:center;
}

div#enter a {
color:#000;
text-decoration:none;
}

div#enter a:hover {
color:#000;
text-decoration:underline;
}

ul#nav {
border-bottom:1px solid #000;
border-top:1px solid #000;
display:inline;
float:left;
font-family:"Times New Roman", serif;
line-height:1;
list-style:none;
margin:140px 0 0 24px;
padding:5px 0 4px;
width:944px;
}

ul#nav li {
/*background:url(lay_navlist.png) no-repeat 0 3px;*/
display:inline;
float:right;
font-size:19px;
margin:0 10px;
padding-left:8px;
}

ul#nav li.first{
float:left;
}

ul#nav li.second{
float:left;
}

ul#nav li.last{
background:none;
float:right;
font-size:16px;
font-weight:700;
letter-spacing:2px;
padding-top:1px;
}

ul#nav li a {
color:#000;
text-decoration:none;
text-transform:uppercase;
}

ul#nav li.last a{
padding:0 2px;
color:red;
}

ul#nav li.last a:hover{
color:#fff;
background-color:red;
text-decoration:none;
}

ul#nav li a:hover {
text-decoration:underline;
}

div#left {
display:inline;
float:left;
margin:18px 0 0 24px;
width:272px;
}

div#notes {
font-size:0.9em;
background-color:#e0e0e0;
height:190px;
margin:8px 0 27px;
overflow:auto;
padding:10px 10px;
}

ul#contnav {
list-style:none;
}

ul#contnav li{
margin-top:2px;
}

ul#contnav li a {
background-color:#e0e0e0;
color:#000;
display:block;
font-size:0.9em;
font-weight:700;
height:40px;
padding:8px 0 0 10px;
text-decoration:none;
text-transform:uppercase;
}

ul#contnav li span {
font-size:0.9em;
font-weight:400;
text-transform:none;
}

ul#contnav a:hover,ul#contnav .contactive {
background-color:#c2c2c2;
}

ul#contnav img {
float:right;
margin:0 10px 0 0;
}

div#right {
display:inline;
float:right;
margin:17px 22px 15px 0;
width:640px;
}

div#right h1 {
font-family:'Times New Roman', serif;
font-size:20px;
font-weight:400;
padding-right:20px;
text-align:right;
text-transform:uppercase;
}

div#bigcontent h1 {
background-color:#fff;
border-bottom:1px solid #000;
font-family:'Times New Roman', serif;
font-size:20px;
font-weight:400;
margin:17px 22px 8px 24px;
padding-right:20px;
text-align:right;
text-transform:uppercase;
}

div#content h1 {
border:0;
font-size:15px;
padding:20px 0 6px 20px;
text-align:left;
}

div#video h1 {
border:0;
font-size:15px;
margin:4px 0 2px;
padding:0 0 0 20px;
text-align:left;
}

div#content {
font-size:0.8em;
line-height:1.6;
padding:0 20px 0 5px;
}

div#content p {
padding:10px 0;
}

div#bigtext {
font-size:0.8em;
margin:0 auto 20px;
overflow:auto;
padding:20px 0 0 20px;
width:800px;
}

div#text {
background-color:#e0e0e0;
font-size:0.8em;
margin-top:15px;
padding:0 20px 0 5px;
}

div#footer {
border-top:1px solid #000;
clear:both;
font-size:10px;
margin:0 22px 0 24px;
padding:5px 5px 0 0;
text-align:right;
}