/* CSS Document */

body {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
	background-color: #333333;
	background-image: url(images/bgd.gif);
	font-family: "Trebuchet MS";
	font-size: 13px;
}
a:link {  
font-size: 12px; font-weight: normal; color: #009900; text-decoration: none;
}

a:visited {  
font-size: 12px; font-weight: normal; color: #009900; text-decoration: none;
}

a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#container {
	margin:0 auto;
	width: 742px;
	top: 40px;
	text-align: left;

}
#sides {
	text-align:left;
	width: 796px;
	position:absolute;
	height:567px;
	border: 2px solid #fff;
	background-color: #FFFFFF;
}
#top_logo {
	text-align:left;
	width: 796px;
	position:absolute;
	height:151px;
	left: 0px;
	top: 0px;
	background-image: url(images/top_header.jpg);
	font-weight: bold;
} 
#toplinks {
	text-align:left;
	width: 771px;
	position:absolute;
	height:20px;
	left: 14px;
	top: 2px;
	font-weight: bold;
	margin-top: 4px;
	font-size: 12px;
} 
#toplinks a{  
font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}

#toplinks a:visited {  
font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;
}

#toplinks a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#get {
	position: absolute;
	width: 245px;
	left: 34px;
	top: 101px;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
}
#stage {
	position:absolute;
	width:784px;
	height:326px;
	z-index:3;
	left: 3px;
	top: 191px;
	padding: 2px;
}
#main {
	margin: 5px;
	width: 775px;
	float: left;
	padding-top: 5px;
	margin-left: 13px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
}

#polish{
	margin-top: 35px;
	width: 230px;
	float: right;
	margin-right: 23px;
}

#menu {
	position:absolute;
	width:796px;
	height:25px;
	z-index:4;
	top: 155px;
	background-color: #006600;
	background-image: url(images/menu_fade.jpg);
}
#bottom_fade {
	position:absolute;
	width:796px;
	height:35px;
	z-index:1;
	left: 0px;
	top: 531px;
	background-color: #009900;
	background-image: url(images/greenbg_fade.jpg);
}
#copyright {
	position:absolute;
	width:796px;
	height:23px;
	z-index:1;
	left: 0px;
	top: 572px;
}
#validator {
	position:absolute;
	width:796px;
	height:23px;
	z-index:1;
	left: 0px;
	top: 585px;
	text-align: right;
}

/*- Main Menu in Header */
#navigation {
	overflow: hidden;
	margin: 0;
	padding: 0;
	top: 278px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(images/menu_fade.jpg);
	}
#navigation li {
	display: inline;
	font-style: normal;	
	}
#navigation li a {
	display: block;
	padding: 7px 10px;
	margin-left: 0px;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	}
#navigation li.choose-layout a {
	margin-top: 10px;
	padding: 5px 5px 2px 5px;
	float: right;
	}
#navigation li a:hover {
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	}
#navigation li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	background-image: url(images/bgd.gif);
	}
	
#navigation li.subscribe a {
	float: right;
	padding-right: 0;
}
.style1 {
	color: #FFFFFF;
	font-size: 12px;
}
