@charset "UTF-8";
/* CSS Document */


<!-- 
body {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 12px;
}



.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 0.4em;
	color: #666666;
}
.highslide-dimming {
	position: absolute;
	background: black;
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
	text-decoration: none;
}
.highslide img {
	padding: 3px;
	border: 1px solid #999999;
}
.highslide:hover img {
border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border: 2px solid white;
	border-top: none;
	font-family: Verdana, Helvetica;
	padding: 5px;
	background-color: white;
	color: #333333;
}
.highslide-loading {
display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
 padding-left: 22px;
	background-image: url(res/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}



#header{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#imageContainer{
	padding: 10px;
	}
	
	a:link {
	text-decoration: none;
	color: #CCCCCC;
	text-align: center;
	font-size: 11px;
}

.imageContainertable {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #f78614;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

h1 {
	color: #FFFFFF;
	font-size: 20px;
}
/* BEGIN style8 */
 #navlist
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 5px;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	line-height: 12px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: ;
	color: #CCCCCC;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	padding-bottom: 2px;
	background: transparent;
	color: ;
	color: #FF6600;
}

#navlist a:hover {
	color: ;
	color: #FF6600;
}

/* END style8 */
-->
#footer {
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
}
#footer p {
	text-align: center;
	font-size: 9px;	
}
#footer a {
	text-align: center;
	font-size: 9px;	
}

