body  {
	margin:0;
	padding:0;
}
html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#E0FFFF;
	background-image: url(images/backgrounds/winter.jpg);
}
ul, li {
	list-style:none;
	margin:0;
	padding:0;
}
li a {
	text-decoration:none;
	color:black;
}
h1 {
	font-size:19px;
	font-weight:normal;
}
img {
	display: block;
	border:none;
}
img p {
	margin:0;
	padding:0;
	}
#main {
	width:756px;
	background:white;
}
#navigation {
	background-image:url(images/navi2_line.gif);
	width:756px;
	height:42px;
}
#navigation ul {
	padding-left:20px;
}
#navigation ul li {
	float:left;
	font-size:11px;
	padding-right:19px;
	background-image:url(images/divider1.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:30px;
}
#navigation ul li a {
	padding-right:15px;
	position:relative;
	top:9px;
}
#banner {
	background-image:url(images/logo4.gif);
	background-position: left top;
	width:756px;
	height:110px;
	background-repeat:no-repeat;
}
#center {
	background-color:white;
	width:755px;
	margin:auto;
	margin-bottom:15px;
}
.active:hover, .normal:hover {
	width:185px;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b2ddff, endColorstr=#e5f3ff);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#b2ddff, endColorstr=#e5f3ff);
	background: -webkit-gradient(linear, left top, left bottom, from(#b2ddff), to(#e5f3ff));
	background: -moz-linear-gradient(top,  #b2ddff,  #e5f3ff);
	background: -o-linear-gradient(top,  #b2ddff,  #e5f3ff);	
}
.active {
	background: lightblue; 
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e5f3ff, endColorstr=#b2ddff);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e5f3ff, endColorstr=#b2ddff);
	background: -webkit-gradient(linear, left top, left bottom, from(#e5f3ff), to(#b2ddff));
	background: -moz-linear-gradient(top,  #e5f3ff,  #b2ddff);
	background: -o-linear-gradient(top,  #e5f3ff,  #b2ddff);
	width:185px;
	padding:0px;
	margin:0px;
	border-radius:8px;
	box-shadow:0px 0px 10px 1px lightblue;
	border:1px solid lightblue;
}
.current {
	font-weight:bold;
}
.normal {
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	width:185px;
	border-radius:8px;
	box-shadow:0px 0px 10px 1px lightblue;
	border:1px solid lightblue;
	background: white;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#DDDDDD);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#DDDDDD);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	background: -o-linear-gradient(top,  #FFFFFF,  #DDDDDD);
}
#subnavigation {
	float:left;
	margin-top:15px;
	margin-bottom:15px;
}
#subnavigation ul li {
	margin-left:9px;
	padding-top:9px;
	padding-bottom:7px;
	margin-bottom:5px;
}
#subnavigation ul li a {
	padding-left:10px;
	padding-right:5px;
}
#content {
	background-repeat:repeat-y;
	float:left;
	width:470px;	
	padding:24px;
	line-height:16px;
	margin-left:24px;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:20px;
	font-size:14px;
	box-shadow: 0px 0px 15px 5px lightblue;
}
#footer {
	font-size:9px;
	text-align:center;
	margin-right:14px;
	padding-bottom:10px;
	text-decoration:none;
	color:#000000;
}
#footer a {
	text-decoration:none;
	color:#000000;
}
#legend {
	font-size:9px;
	text-align:center;
	margin-right:14px;
	padding-bottom:10px;
	text-decoration:none;
}
#legend a {
	text-decoration:none;
}
.float-left {
	float:left;
	width:230px;
	padding-right:10px;
	margin:0;
	font-size:14px;
}
.float-right {
	float:right;
	width:230px;
	padding-right:10px;
	margin:0;
	font-size:14px;
}
.float-none {
	clear:left;
	display:block;
	font-size:14px;
}
.cleaner
{
	clear:both;
	height:1px;
	Font-size:1px;
	border:0px none;
	margin:0;padding:0;
	background:transparent;
}
#imagepreview {
	width:100%;
	height:100%;
	z-index:1;
	position:fixed;
	top:0px;
	left:0px;
	background-image:url(images/back.png);
}
#loader {
	position:relative;
	border-radius:15px;
	border:1px black solid;
	background:lightblue;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#DDDDDD');
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DDDDDD));
	background: -moz-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	background: -o-linear-gradient(top,  #FFFFFF,  #DDDDDD);
	display:inline-block;
}
font.close {
	border-radius:5px;
	border:1px black solid;
	background: lightblue;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5f3ff', endColorstr='#b2ddff');
	background: -webkit-gradient(linear, left top, left bottom, from(#e5f3ff), to(#b2ddff));
	background: -moz-linear-gradient(top,  #e5f3ff,  #b2ddff);
	background: -o-linear-gradient(top,  #e5f3ff,  #b2ddff);
}
font.close:hover {
	border-radius:5px;
	border:1px black solid;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2ddff', endColorstr='#e5f3ff');
	background: -webkit-gradient(linear, left top, left bottom, from(#b2ddff), to(#e5f3ff));
	background: -moz-linear-gradient(top,  #b2ddff,  #e5f3ff);
	background: -o-linear-gradient(top,  #b2ddff,  #e5f3ff);
}

