	body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	text-align: justify;
	word-spacing: 0.1em;
	background-repeat:repeat-y;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	background-image: url(images/language_bg2.png);
	background-position: center top;
	}
	a:link, a:visited, a:active, a:visited {
		color:#3399FF;
	}
	h1 {
		font-family: Tahoma;
		font-size: 130%;
		color: #3399FF;
	}
	
	h1 a:links {
	text-decoration:none;
	}
	h2 {
		font-family: Tahoma;
		font-size: 11px;
		color: #3399FF;
	}
.img-center {
	float: none;
}

	#wrapper {
	background-position: center;
	color:#000000;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #FFFFFF;
	}
	#topnav {
		padding-right: 15px;
		padding-bottom: 5px;
		padding-top: 40px;
		padding-left: 5px;
		background-image: url(images/progra_2.jpg);
		background-repeat: no-repeat;
		background-position: 15px 5px;
	}
	#topnav a:link, a:visited {
		text-decoration:none;
		color:#999999;
	}
	#header {
	font-size: 80%;
	}
	#header a {text-decoration: none;}
	#header a:hover {text-decoration:underline}
	#header-bottom {
		text-align:right;
		padding:5px;
		margin-top: 0px;
		margin-right: 2px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	
	#header-bottom a:link, #header-bottom a:visited {
		text-decoration:none;
	 background-color:;
		color:#3399FF;
	}
	#header-bottom a:hover {
		text-decoration:underline;
	}
	#main {
	position:relative; 
	top:0;
	left:0;
	margin-top:10px;
	margin-right: 15px;
	padding-right: 0px;
	margin-bottom: 5px;
	}
	#mainfeature {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 175px;
	margin-bottom: 15px;
	margin-right: 0px;
	margin-top: 5px;
	}
	#right_column{
		float: right;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #CCCCCC;
		width: 135px;
		font-size: 90%;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-left: 10px;
		background-image: url(photos/Schoolgirl%20with%20book%204123700.jpg);
		background-repeat: no-repeat;
		background-position: bottom;
	}
	#right_column h1
	{
		color: #666666;
		margin-bottom: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #999999;
		border-right-color: #999999;
		border-bottom-color: #999999;
		border-left-color: #999999;
		font-size: 90%;
		text-align: left;
		line-height: normal;
		padding-top: 0px;
		padding-bottom: 3px;
		padding-left: 5px;
		margin-right: 25px;
	}
	#right_column p {
		border-bottom-width: 1px;
		border-bottom-color: #999999;
		margin-bottom: 0px;
		line-height: normal;
		text-align: left;
		font-size: 90%;
	}
	#right_column ul{font-size: 90%;}
	
	#mainfeature p {
		line-height:150%;
		word-spacing: 0.3em;
	}
	#sidebar {
	top:25px;
	left: 0;
	width:151px;
	height:350px;
	color:#000000;
	font-size: 80%;
	float: left;
	margin-top: 17px;
	margin-right: 15px;
	margin-left: 0px;
	padding-right: 8px;
	text-align: left;
	margin-bottom: 5px;
	}
	#sidebar a:link, #sidebar a:visited {
		text-decoration:none;
	 background-color:;
		color:#3399FF;
	}
	#sidebar a:hover {
		color:#999999;
		text-decoration:underline;
	}
	#sidebar p {
		border-bottom:1px dashed #CCCCCC;
		padding-bottom: 4px;
	}
	#sidenav {
		position:absolute;
		top:25px;
		margin:5px;
		background-repeat:no-repeat;
		right: -50px;
		width:160px;
	}
	#sidenav h2 {
		font-size:10px;
	}
	#sidenav a:link, #sidenav a:visited {
		text-decoration:none;
		color:#3399FF;
	}
	#sidenav a:hover {
		color:#3399FF;
		padding:3px;
	}
	#sidenav p {
		border-bottom:1px dashed #CCCCCC;
		padding-bottom: 5px;
	}
	#sidenav h2 {
		line-height:110%;
		font-family: Tahoma;
		font-size: 9px;
		color:white;
		text-align:center;
		padding:10PX 5PX 8PX 0;
	}
	#footer {
	text-align:left;
	margin-left: auto;
	font-size: 80%;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	}
	#footer a:link, #footer a:visited {
		text-decoration:none;
	 background-color:;
		color:#3399FF;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	img.floatLeft {
		float: left;
		margin: 10px;
	}
	img.floatRight {
		float: right;
		margin: 10px;
	}
	.preload1 {
		background: url(drop3/blank_over.gif);
	}
	.preload2 {
		background: url(drop3/blank_overa.gif);
	}
	.menu2 {
	list-style:none;
	height:36px;
	position:relative;
	font-family:arial, verdana, sans-serif;
	z-index: 500;
	margin-top: 0;
	margin-right:0;
	margin-left: 0;
	padding: 0px;
	width: 835px;
	margin-bottom: 0px;
	}
	.menu2 li.top {
	display:block;
	float:left;
	margin: 0px;
	padding: 0px;
	}
	.menu2 li a.top_link {
	display:block;
	float:left;
	height:36px;
	line-height:27px;
	color:#ccc;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding:0 0 0 12px;
	background: url(drop3/blank.gif);
	margin: 0px;
	}
	.menu2 li a.top_link span {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(drop3/blank.gif) right top;
	margin: 0px;
	}
	.menu2 li a.top_link span.down {
	float:left;
	display:block;
	padding:0 24px 0 12px;
	height:36px;
	background:url(drop3/blanka.gif) no-repeat right top;
	margin: 0px;
	}
	.menu2 li a.top_link:hover {
	color:#fff;
	background: url(drop3/blank_over.gif) no-repeat;
	margin: 0px;
	}
	.menu2 li a.top_link:hover span {
		background:url(drop3/blank_over.gif) no-repeat right top;margin: 0px;
	}
	.menu2 li a.top_link:hover span.down {
		background:url(drop3/blank_overa.gif) no-repeat right top;margin: 0px;
	}
	.menu2 li:hover > a.top_link {
		color:#fff;
		background: url(drop3/blank_over.gif) no-repeat; margin: 0px;
	}
	.menu2 li:hover > a.top_link span {
		background:url(drop3/blank_over.gif) no-repeat right top; margin: 0px;
	}
	.menu2 li:hover > a.top_link span.down {
		background:url(drop3/blank_overa.gif) no-repeat right top; margin: 0px;
	}
	.menu2 table {
		border-collapse:collapse;
		width:0;
		height:0;
		position:absolute;
		top:0;
		left:0; margin: 0px;
	}
	/* Default link styling */
	
	/* Style the list OR link hover. Depends on which browser is used */
	
	.menu2 a:hover {
		visibility:visible;
		position:relative;
		z-index:200; margin: 0px;
	}
	#littlebox {
	margin: 0px;
	padding: 0px;
	}
	#littlebox a:link, a:visited, a:active, a:visited {
		color:#3399FF;
		text-decoration:underline;
	}
	.menu2 li:hover {
		position:relative;
		z-index:200; margin: 0px;
	}
	/* keep the 'next' level invisible by placing it off screen. */
	.menu2 ul, .menu2 :hover ul ul, .menu2 :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul ul, .menu2 :hover ul :hover ul :hover ul :hover ul ul {
		position:absolute;
		left:-9999px;
		top:-9999px;
		width:0;
		height:0;
		margin:0;
		padding:0;
		list-style:none; margin: 0px;
	}
	.menu2 :hover ul.sub {
		left:0;
		top:31px;
		background: #fff;
		padding:3px;
		border:1px solid #3a93d2;
		white-space:nowrap;
		width:105px;
		height:auto;
		z-index:300;
	}
	.menu2 :hover ul.sub li {
		display:block;
		height:20px;
		position:relative;
		float:left;
		width:90px;
		font-weight:normal;
	}
	.menu2 :hover ul.sub li a {
		display:block;
		font-size:9px;
		height:20px;
		width:90px;
		line-height:20px;
		text-indent:5px;
		color:#000;
		text-decoration:none;
	}
	.menu2 :hover ul.sub li a.fly {
		background:#fff url(drop3/arrow.gif) 80px 7px no-repeat;
	}
	.menu2 :hover ul.sub li a:hover {
		background:#3a93d2;
		color:#fff;
	}
	.menu2 :hover ul.sub li a.fly:hover {
		background:#3a93d2 url(drop3/arrow_over.gif) 80px 7px no-repeat;
		color:#fff;
	}
	.menu2 :hover ul li:hover > a.fly {
		background:#3a93d2 url(drop3/arrow_over.gif) 80px 7px no-repeat;
		color:#fff;
	}
	.menu2 :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul, .menu2 :hover ul :hover ul :hover ul :hover ul :hover ul {
		left:90px;
		top:-4px;
		background: #fff;
		padding:3px;
		border:1px solid #3a93d2;
		white-space:nowrap;
		width:90px;
		z-index:400;
		height:auto;
	}
	#mainfeature li {
		line-height: 150%;
		list-style-image: url(images/clip_image001.gif);
		list-style-position: outside;
	}
	.smallleft {
		font-family: Tahoma;
		font-size: 80%;
	}
	.smallleftCopy {
		font-family: Tahoma;
		font-size: 80%;
		padding-left: 20px;
		background-position: right;
		margin-left: 15px;
		margin-right: 20px;
	}
	#mainfeature img {
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #3399FF;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-top-style: none;
	border-right-style: none;
	}
	
	
	#bottom {
		margin-right: auto;
		margin-left: auto;
		width: 650px;
	}
#area_box {
	float: right;
	width: 180px;
	font-size: 75%;
	text-align: right;
	position: relative;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#area_box h1 {
	font-size: 90%;
}
#location_box {
	float: right;
	width: 200px;
	font-size: 75%;
	position: relative;
	background-color: #3399FF;
	color: #FFFFFF;
	clear: right;
	line-height: 120%;
	text-align: left;
	z-index: 500;
	margin: 0px;
	border: 15px solid #FFFFFF;
}

#location_box h1 {
	background-color: #6FB7FF;
	color: #FFFFFF;
	padding: 10px;
	width: 180px;
	margin: 0px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: 110%;
}
#location_box p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#nav_box {
	font-size: 75%;
	height: 20px;

}
#nav_box a {
	color:#93BC3C;
}
 #nav_box  a:hover {text-decoration:none;}
#smallbox {
	float: right;
	width: 180px;
	padding: 5px;
	margin-top: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 80%;
}
