﻿body {
	margin: 0 0 0 0;
	background-image: url('images/background.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #000000;
}
#main1 {
	width: 750px;
	height: 200px;
	text-align: left;
	margin: auto;
}
#main2 {
	width: 750px;
	text-align: left;
	margin: auto;
	margin-top: 50px;
}
#main3 {
	width: 750px;
	text-align: left;
	margin: auto;
	height: 100px;
}
#top1 {
	width: 475px;
	float: left;
	height: 30px;
	text-align: right;
	margin-top: 170px;
	margin-right: 25px;
}
#top2 {
	width: 250px;
	height: 200px;
	float: left;
}
#top3 {
	width: 475px;
	float: left;
	text-align: left;
	margin-right: 25px;
}
#top4 {
	width: 180px;
	float: left;
	text-align: right;
}
#top5 {
	width: 475px;
	float: left;
	text-align: right;
	margin-right: 25px;
	margin-top: 25px;
}
#top6 {
	width: 190px;
	float: left;
	text-align: right;
	margin-top: 25px;
}


.topmenu a:link, .topmenu a:visited, .topmenu a:active { text-decoration: none; color: #ffffff; font-size: 12px; }
.topmenu a:hover { text-decoration: underline; color: #ffffff }
.topmenu
{
	font-family: sans-serif, Arial, Helvetica;
    letter-spacing:1px;
    text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight:normal;
    text-align: left;
}


.copyrightline {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.copyrightline a, a:visited {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.copyrightline a:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
}
.content {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #efefef;
	font-weight: normal;
	line-height: 1.5;
}
.content a, a:visited {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #746bac;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}
.content a:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #746bac;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: underline;
}
.content h1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 19px;
	color: #efefef;
	font-weight: bold;
	line-height: 1;
	letter-spacing: 1px;
}
#subNavigation {
	position: relative;
	float: left;
	width: 220px;
	font-family: Arial;
	font-size: 12px;
}
#subNav {
	padding: 10px 10px 10px 25px;
}
.nav {
	padding: 1px 0px 1px 0px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	border-bottom: solid 1px #2e2235;
}
.iNav {
	padding: 3px 0px 3px 5px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc66;
	text-decoration: none;
}
.iNav:hover {
	padding: 3px 0px 3px 5px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc66;
	text-decoration: none;
}
.iNavSub {
	padding: 3px 0px 3px 20px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #999900;
	text-decoration: none;
}
.iNavSub:hover {
	padding: 3px 0px 3px 20px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #999900;
	text-decoration: none;
}
#subContent {
	position: relative;
	float: right;
	width: 497px;
	text-align: left;
	font-family: sans-serif, Arial, Helvetica;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 15px;
	font-size: 11px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
