body{
	margin: 0px;
	padding: 0px;
	background: #294A92;
}

.main{
	background: #819FF7;
	width: 960px;
	height: auto;
}

.top{
	background: url('../images/header-bg.png');
	width: 960px;
	height: 230px;
}

.logo{
	float: left;
	height: 185px;
	width: 150px;
	text-align: left;
	padding-left: 18px;
	padding-top: 15px;
	background: url('../images/logo-globe.gif');
	background-repeat: no-repeat;	
}

.top_middle{
	float: left;
	background: transparent;
	background-repeat: no-repeat;
    height: 120px;
    width: 407px;
	padding-top: 0px;
}

.top_slideshow{
	float: left;
	background: transparent;
	background-repeat: no-repeat;
    height: 170px;
    width: 350px;
}

.top_links{
	float: left;
	background: transparent;
	width: 960px;
	height: 10px;
}

.btn{
	float: left;
	background: transparent;
	margin-left: 7px;
	background-repeat: no-repeat;
}

.middle{
	background: white;
	width: 960px; 
	height: auto;
	margin-top: 22px;	
}

.middle-front{
	background: white;
	width: 960px; 
	height: 900px;
	margin-top: 22px;	
}

.middle-events{
	background: white;
	width: 960px; 
	height: 1600px;
	margin-top: 22px;	
}

.middle-about{
	background: white;
	width: 960px; 
	height: 2940px;
	margin-top: 22px;	
}

.middle-contact{
	background: white;
	width: 960px; 
	height: 360px;
	margin-top: 22px;	
}

.middle-test{
	background: white;
	width: 960px; 
	height: 1060px;
	margin-top: 22px;	
}

.middle_left{
	float: left;
	background: white;
	width: 180px;
	height: auto;
}

.middle_textarea{
	float: left;
	background:  white;
	width: 706px;
	height: 486px;
	margin: 30px 10px 0 10px;
	text-align: left;
	padding: 0 10px 0 10px;
	background: url('../images/textbox-bg.png');	
	background-repeat: no-repeat;
}

.middle_textarea-about{
	float: left;
	background:  white;
	width: 706px;
	height: 2786px;
	margin: 30px 10px 0 10px;
	text-align: left;
	padding: 0 10px 0 10px;
	background: url('../images/textbox-bg.png');	
	background-repeat: no-repeat;
}

.middle_images{
	float: left;
	width: 176px;
	height: 176px;
	margin: 26px;
}


h3{
	font-family: Monotype Corsiva;
	font-size: 26px;
	color: #2E2E2E;
}

p{
	font-family: arial;
	font-size: 16px;
	color: #2E2E2E;
}

.call{
	font-family: Monotype Corsiva;
	font-size: 26px;
	color: white;
}

.scroller{
	font-family: arial;
	font-size: 16px;
	color: #2E2E2E;
}

.scroll{
	margin: 0, 10px, 0, 10px;
}