body, html {
background: #00172C;
margin: 0px;
background-image: url('images/bg.jpg');
background-position: center center;
background-repeat: no-repeat;
text-align: center;
width: 100%;
}

td#main {
background: #000030;
background-image: url('images/main.jpg');
height: 279px;
width: 873px;
vertical-align: top;
color: white;
font-size: 80%;
font-family: verdana, sans-serif;
text-align: justify;
}

td#photos {
background: #000030;
background-image: url('images/bottom.jpg');
width: 873px;
height: 129px;
vertical-align: top;
color: white;
font-size: 80%;
font-family: verdana, sans-serif;
text-align: center;
}

td#photos img {
border: #0A2034 solid 6px;
margin-left: 20px;
margin-right: 20px;
}

div#content {
padding-left: 30px;
padding-right: 30px;
width: 813px;
}


table#t3col {
border-collapse: collapse;
}

table#t3col_mini {
border-collapse: collapse;
}

table#t3col td {
width: 253px;
padding-right: 13px;
padding-left: 13px;
line-height: 150%;
vertical-align: top;
background-image: url('images/dots.gif');
background-repeat: repeat-y;
background-position: right;
text-align: justify;
}

table#t3col_mini td {
width: 253px;
padding-right: 13px;
padding-left: 13px;
line-height: 140%;
vertical-align: top;
background-image: url('images/dots.gif');
background-repeat: repeat-y;
background-position: right;
text-align: justify;
font-size: 80%;
}

table#t3col_mini td.first, table#t3col td.first {
padding-left: 0px;
}

table#t3col_mini td.last, table#t3col td.last {
padding-right: 0px;
background-image: none;
}

h1 {
font-size: 20px;
font-weight: normal;
border-bottom: #9ED1FF solid 1px;
padding-bottom: 3px;
margin: 0px;
margin-top: 20px;
margin-bottom: 10px;
}

h3 {
font-weight:bold;
font-size: 100%;
margin: 9px 0 3px 0;
}
div#expand {
line-height: 160%;
}

div#contract {
line-height: 110%;
font-size: 90%;
}

div#footer {
font-size: 10px;
color: #314E68;
text-align: right;
margin-right: 30px;
margin-top: 5px;
}

a {
color: #90D4FF;
text-decoration: none;
}

a:hover {
color: white;
text-decoration: underline;
}

div#footer a {
text-decoration: none;
color: #314E68;
}

div#footer a:hover {
text-decoration: underline;
}

div#vert {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	}
	