/* CSS Document */

body {

	

	background-color: #666666;

}

#container {

	display: block;

	height: 760px;

	width: 1024px;

	position: relative;

	background-color: #DDE6EC;

	

}



#banner {

	display: block;

	height: 232px;

	width: 1024px;

	position: absolute;

	left: 0px;

	top: 0px;

}

#navbar {

	display: block;

	height: 60px;

	width: 1024px;

	position: absolute;

	left: 0px;

	top: 230px;

}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	display: block;
	padding: 15px;
	height: 311px;
	width: 500px;
	position: absolute;
	left: 400px;
	top: 353px;
	overflow: auto;
	scrollbar-base-color: #DDE6EC;
	scrollbar-face-color: #A99E78;
	scrollbar-track-color: #DDE6EC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;

}



#content a:link {

	color: #C6AE37;

	text-decoration: none;

	font-weight: bold;

}

#content a:visited {

	color: #C6AE37;

	text-decoration: none;

	font-weight: bold;

}

#content a:hover {

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}









#corner {

	background-image: url(images/corner4.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 500px;

	width: 400px;

	position: absolute;

	left: 0px;

	top: 285px;

}



#pic {

	display: block;

	height: 351px;

	width: 300px;

	position: absolute;

	left: 29px;

	top: 49px;

}



#pic2 {

	display: block;

	height: 94px;

	width: 102px;

	position: absolute;

	left: 223px;

	top: 298px;

	z-index: 50;

	

}



.firstline_sm {

font-weight: normal;

	font-size: 14px;

	color: #333333;

	font-family: Pristina, Verdana, sans-serif;

}

#title {

	display: block;

	height: 50px;

	width: 168px;

	position: absolute;

	left: 770px;

	top: 290px;

}

