@charset "UTF-8";
/* CSS Document */

body {
margin: 0 auto;
font-family: Helvetica Neue, helvetica, arial, sans-serif;
font-size: 90%;
background-color:#02010f;
background-image: url(images/background.jpg);
background-repeat: no-repeat;
background-position: center top;
text-align: center;
}
p {
color:#fff;
font-weight: 100;
letter-spacing: 1px;
margin:0;
padding:0 15px 0 15px;
text-align:left;
}
blockquote {
color:#C0C0C0;
font-weight: 100;
letter-spacing: .5px;
font-size: 87%;
padding:0;
margin:5px 15px 5px 30px;
font-style: italic; 
text-align:left;
}
hr {
margin-left: 15px;
margin-right: 15px;
margin-bottom: 15px;
height: 1px;
color: #696969;
}
h1 {
color:#fff;
text-transform:uppercase;
font-size: 2em;
text-align:left;
font-weight:200;
padding: 12px 15px 0 15px;
}
h2 {
color:#fdffc0;
text-transform:uppercase;
margin-top:0;
font-size:140%;
line-height:.5;
letter-spacing: 1px;
font-weight:100;
padding: 0 15px 0 15px;
text-align:left;
}
h3 {
color: #595841;
font-size: 70%;
font-weight:200;
text-align:left;
margin: -12px 0 6px 0;
}
a {
color:#fdffc0;
text-decoration:none;
}            
a:visited {
color:#fdffc0;
text-decoration:none;
}            
a:hover {
color:#fdffc0;
text-decoration:underline;
}
#container {
margin: 0px auto;
padding: 0pt;
position: relative;
width: 670px;
min-height: 594px;
border-top:none;
border-left:solid;
border-right:solid;
border-bottom: solid;
border-width: 1px;
border-bottom-width: 12px;
border-color: #fdffc0;
}
#navigation {
margin: 0 auto;
position: relative;
font-size: 3.2em;
padding-top:60px;
font-weight:200;
}
ul#nav {
margin: 0 auto 0 -40px;
list-style-type: none;
}
ul#nav li {
text-transform: uppercase;
letter-spacing: 1pt;
display: inline;
padding: 0;
margin: 0;
}
#nav a {
color:#ffffff;
text-decoration: none;
border-bottom: solid;
border-width: 6px;
border-color: #fdffc0;
}            
#nav a:visited {
color:#fff;
text-decoration:none;
}            
#nav a:hover {
color:#fdffc0;
text-decoration:none;
border-bottom: none;
}
.select {
color:#fdffc0;
}
#footer {
position: relative;
width: 670px;
font-size: .8em;
font-weight:100;
letter-spacing: .5px;
clear: both;
margin:auto;
margin-top: 3px;
color:#fdffc0;
}
.contact {
float: left;
margin-left: 2px;
}
.copyright {
float: right;
margin-right: 2px;
}
#content {
padding-top: 0px;
padding-left: 45px;
padding-right: 45px;
margin-bottom: 23px;
}
#callmeup {
padding-top: 60px;
min-height: 431px;
margin-bottom: 41px;
}
#transbox {
background-color:#02010f;
min-height: 440px;
filter:alpha(opacity=90);
opacity:0.9;
}
#transbox img {
border: solid 1px #fdffc0;
margin: 0 12px 6px 12px;
}
.news h2 {
padding-top:1.5px;
letter-spacing: 1px;
padding-bottom:0px;
font-size:140%;
line-height:.5;
font-weight: 100;
}
.news p {
padding-left:20px;
padding-bottom:5px;
margin:0px;
font-size: 97%;
font-weight: 100;
}
.smaller {
font-size:80%;
}