/* CSS Document */

body { 	body-color:#FFFFFF;
		background-image:url(images/bg2.jpg);
		margin: 0px;
		overflow:visible;
}
#container {
	margin-left: auto;
	margin-right:auto;
	width: 950px;
	height: 530px;
	background-color:none;
	overflow: auto;
	z-index: 100;
}




#main_menu {
	float: left;
	height: 146px;
	width: 300px;
	margin-left: 49px;
	margin-top: 49px;
	display:inline;
}
#main_image {
	float: right;
	height: 414px;
	width: 433px;
	margin-top: 50px;
	margin-right: 52px;
	display:inline;
}

#text {
	margin-top: 155px;
	margin-left: 49px;
	width: 270px;
	z-index:20;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	display:inline;
}

.menu a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ffffff;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ffffff;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}

.menu a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}
.current {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#000000;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}


.large_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#333333;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
	line-height:22px;
}

.small_text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666666;
	letter-spacing:0px;
	text-decoration:none;
	font-weight:100;
}





 .style1 {color: #000000; text-decoration:underline;}



input { 
 background-color: #ccdecf; 
}

textarea { 
 background-color: #ccdecf; 

}

