/* CSS Document */

body {
	margin-top:-4px;
	background-color: #FFFFFF;
	background-image: url(images/bkg.jpg);
}

#frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	}
		
	#content {
	height: 550px;
	background-image: url(images/front-bkg.gif);		
	}
	
	#menu{
	height: 20px;
	margin-bottom:0px;
	margin-top:0px;
	background-image: url(images/menu2-bkg.jpg);
	background-repeat: repeat-x;
	}

#contentcenter p{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	font-family: "trebuchet ms";
	letter-spacing: 0.02em;
	line-height: 1.2em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	
}

#contentlinks {
	font-size:12px;
	font-family: "trebuchet ms";
	color: #4991ce;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.02em;
	
	}
	
	#contentlinks a {
	font-size:12px;
	font-family: "trebuchet ms";
	color: #4991ce;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.02em;
	}
	
	#contentlinks a:hover {
	font-size:12px;
	font-family: "trebuchet ms";
	color: #f78f1e;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.02em;
	}
	
	.style1 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
