﻿

.right {

float:right;
margin-right: 10px;

}

.left {
padding-left: 50px;
padding-right: 5px;
float:left;

}

body {

margin: 0;
font-size: small;
font-family: helvetica,arial, sans-serif;
color: #DDD;
background-color: rgb(80,85,100);
//*background-color: rgb(103,124,138);*//
background-image: url(design/main-bg.gif);
background-position: center;
background-repeat: repeat-y;

}

textarea {

font-size: 10pt;
line-height: 1.5em;
font-family: arial;
}


a, a:active, a:visited {

color: #DDD;

}

a:hover {

color: #FFF;

}

#banner {

overflow:hidden;
width: 925px;
margin-left: auto;
margin-right: auto;

}

#subbanner {

overflow:hidden;
width: 925px;
margin-left: auto;
margin-right: auto;
border-width: 0;

}

#main {

overflow:hidden;
width: 944px;
margin-left: auto;
margin-right: auto;
background-image: url(design/main-top.jpg);
background-position: top;
background-repeat: no-repeat;
}

#iframe {

width: 97%;
height: 600px;

}

li {

margin-right: -10px;
list-style-type: square;
}

#viewimage{

width: 644px;

}

#nav {

text-align:right;
padding-top: 20px;
padding-left: 12px;
width: 169px;
margin-right: 100px;
font-size: 0.9em;
}

#nav img{

margin-bottom: 8px;


}


#content {

overflow:hidden;
text-align:left;
padding-left: 60px;
width: 690px;
float:right;

}

#end {

position:relative;
right: 60px;


}

#gallery {

overflow:auto;

}

table, p, form, #gallery {

width: 90%;

line-height: 1.5em;

}

#gallery {

width: 100%;

}

#gallerytable {

width: 100%;
padding-left: 0px;
position:relative;
right: 60px;

}


#gallerytable img {

padding: 2px;
background-color: #FFF;

}



.thumb {


text-align:center;
padding: 2px;
background-color: #FFF;
margin-right: 14px;
margin-bottom: 14px;
float:left;
width: 108px;

}

.thumb a{


color: #444;

}

#gallerytable td{


padding-left: 20px;
text-align:center;

}

#countdown {


padding-right: 25px;
font-size: 10pt;
padding-top: 26px;
font-family: arial;
color: #CCC;
width: 400px;
float:right;
text-align: right;

}

#countdown div {
position:relative;
bottom: 10px;
float:right;
font-size: 24pt;
color: #EEE;
}

#countdown div span{

font-size: 12pt;
}

h1 {

font-size: 20pt;
font-weight: normal;

padding-top: 40px;
width: 680px;
height: 64px;
background-image: url(design/H1.jpg);
background-position: right;
background-repeat: no-repeat;

}

.posted {

position:relative;
font-style: italic;
bottom: 10px;
font-size: 0.9em;
text-decoration: none;
color: #BBB;

}

.small {


font-size: 0.9em;

}

.posted a{

text-decoration: none;
color: #BBB;

}

.bold {

font-weight: bold;

}

.none {

display:none;

}

.red {

color: rgb(196,0,32);

}

a img {

border: 0;

}

h2, .header {


font-size: 1.2em;
margin: 0;

color: rgb(175,30,50);

}

.header {

font-weight: bold;
padding-left: 0px;


}





