a:link, a:visited { 
text-decoration: none; 
color:#919191; 
font-weight: bold; 
font-size: 8pt; 
text-transform: uppercase;
}

a:hover, a:active {
color:#6789a8;
}

body { 
margin: 0; 
padding: 0; 
background: #000000; 
}

caption, .heading, .personal { 
font-weight: bold; 
font-size: 8pt; 
text-transform: uppercase;
}

html {
min-height: 100%;
}

img {  
}

img:hover { 
}

#header img, #sm img {
border: 0px; 
}

th, tr {
font-size: 8pt; 
text-align: left; 
}

.flink { 
text-decoration: none; 
color: #919191; 
font-weight: bold; 
font-size: 8pt; 
text-transform: uppercase; 
}

.gallery table {
text-align: center; 
}

.note { 
font-style: italic; 
font-size: 8pt; 
}

#cright {
width: 800px;
position: relative;
}

#content {
position: relative;  
width: 800px; 
border: 0px; 
padding: 0px 20px 20px 20px; 
background: #000000; 
color: #919191; 
font-family: Century Gothic, sans-serif; 
font-size: 10pt; 
text-align: center; 
}

#header {
position: relative; 
width: 840px; 
height: 290px; 
background: #000000;  
}

#sm { 
position: relative; 
text-decoration: none; 
}

#splash { 
width: 840px; 
text-align: center; 
position: absolute; 
left: 50%; 
top: 50%; 
margin-left: -420px; 
margin-top: -250px; 
border: 1px solid #000000; 
}

#wrapper { 
width: 840px; 
text-align: center; 
position: absolute; 
left: 50%; 
top: 0%; 
margin-left: -420px; 
margin-top: -20px; 
border: 1px solid #000000; 
}