a, a:active, a:link, a:visited {
color: #8A8A8A;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

b {
color: #D6D6D6;
font-weight: bold;
}

a:hover {
color: #D6D6D6;
text-decoration: none;
font-weight: normal;
font-size: 10pt;
}

#nav a, a:active, a:link, a:visited, a:hover {
padding: 10px;
}

#nav {
margin-left: auto;
margin-right: auto;
}

table.menu {
position: absolute;
visibility: hidden;
background-color: #323232;
margin-left: auto;
margin-right: auto;
}

h1 {
font-family: century gothic; 
font-size: 17pt;
text-decoration: none;
font-weight: normal;
color: #fff;
}

html, body { 
margin: 0; 
padding: 0px; 
text-align: center; 
background: #323232;
color: #D6D6D6;
font-family: century gothic; 
font-size: 10pt;
margin: auto;
}

#main {
width: 800px;
height: 500px;
background-color: #181818;
font-size: 10pt;
padding: auto;
margin-left: auto;
margin-right: auto;
}

#background {
width: 100%;
background-color: #181818;
}

.alignright {
float: right;
margin-right: 0px;
margin-left: 20px;
border: 0px solid #ECECEC;
}

.alignleft {
float: left;
margin-right: 20px;
margin-left: 0px;
border-left: 0px solid #F5F5F5;
border-right: 0px solid #F5F5F5;
}

.aligncenter {
text-align: center;
border-right: 15px solid #E4E4E4;
border-left: 15px solid #E4E4E4;
margin: 0px;
padding: 0px;
}

#quote {
font-size: 9pt;
color: #000;
}
