/* CSS Document */
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 background: #000;
}
h1 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #fff;
}
h2 {
 margin: 0px;
 padding: 0px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #888;
}
h3 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #000;
}
a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 text-decoration: underline;
}
a:link, a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
a.white {
 color: #fff;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 940px;
 height: 187px;
 background: #000 url(images/header-bg.jpg) top center no-repeat;
}
#header1 {
 margin-top: 50px;
 margin-left: 230px;
 width: 180px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #666;
 font-weight: bold;
}
#header2 {
 margin-top: 5px;
 margin-left: 200px;
 width: 250px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #888;
 font-weight: bold;
}
#header3 {
 margin-top: 25px;
 margin-left: 195px;
 width: 300px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #666;
}
#header-email {
 display: block;
 float: left;
 width: 100px;
 height: 25px;
 padding-top: 8px;
 text-align: left;
}
#header-email a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #888;
 font-weight: bold;
 text-decoration: none;
}
#header-email a:link, #header-email a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #888;
 font-weight: bold;
 text-decoration: none;
}
#header-email a:hover {
 color: #fff;
}
table#top-nav {
 margin: 0px;
 padding: 0px;
 width: 940px;
 height: 39px;
 background: #000 url(images/top-nav-bg.jpg) top center no-repeat;
 text-align: center;
}
#top-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #888;
 font-weight: bold;
 text-decoration: none;
}
#top-nav a:link, #top-nav a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #888;
 font-weight: bold;
 text-decoration: none;
}
#top-nav a:hover {
 color: #fff;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 940px;
 text-align: left;
}
td#left-col {
 margin: 0px;
 margin-top: 10px;
 padding: 10px;
 width: 230px;
 text-align: left;
 background: #000 url(images/left-col-bg.jpg) top no-repeat;
}
#left-col ul {
 list-style-image: url(images/bullet-chrome.gif);
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #888;
}
td#main-col-home {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
 background-color: #fff;
 color: #000;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 940px;
 background-color: #bababa;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
}
#footer td {
 padding: 10px;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
 text-decoration: underline;
}
#footer a:link, #footer a:visited {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #000;
 text-decoration: underline;
}
#footer a:hover {
 text-decoration: none;
}
#slideshow {
 padding: 10px;
 border: 2px solid #666;
}
a.models-nav {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #888;
 font-weight: bold;
 text-decoration: none;
}
a.models-nav:hover {
 color: #000;
}
