body{
	margin:0px;
	padding:0px;
	background:#ffffff;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	color:#ffffff;
}
#cont{
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	font-family:Arial;
	font-size:12px;
	background-position: left top;
	width:1000px;
	height:1000px;
	margin-left:3%;

}
#lnks{
	background-color: #FFFFFF;
	color:#96c4cc;
	padding-top: 13px;
	padding-bottom: 15px;
	height:9px;
	width: 549px;
	text-align: center;
	position:relative;
	top:181px;
	word-spacing:19px;
	left:229px;
}
#ctct{
	background-color: #000000;
	text-align:center;
	padding-top: 11px;
	padding-bottom: 11px;
	height: 14px;
	width: 259px;
	position:relative;
	left:102px;
	cursor:pointer;
	top:481px;
}
#lgo{
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	width:326px;
	height:329px;
	position:relative;
	top:153px;
	left:337px;
}
a, a:hover, a:visited {
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	color:#ffffff;
}/*
#ctct a:hover{
	color:#a2ffdd;
}*/
#lnks a{
	color:#009fbc;
}
#lnks a:hover{
	color:#0099FF;
}
