body {
	margin: 0;
	background-image: url(backgd.jpg);
	background-repeat: repeat-x;
	background-color: #ebe8ee;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(header.jpg);
	height: 295px;
	background-repeat: no-repeat;
}
#right {
	background-repeat: repeat-y;
	width: 464px;
}
#footer {
	background-image: url(footer.gif);
	height: 44px;
}
#cc {
	background-image: url(mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#lc a:link {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(lcup.gif) no-repeat;
}
#lc a:visited, #lc a:hover {
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(lcover.gif) no-repeat;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #020C29;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
}
#container, #header, #footer, #footernav, #nav {
	width: 678px;
	margin: 0 auto;
	position: relative;
}
#left {
	width: 214px;
}
#nav {
	position: relative;
	top: 265px;
	text-align: center;
}
ul#navlist {
	margin: 0px;
	padding-left: 14px;
	padding-right: 0px;
	list-style-type: none;
	color: #FFFFFF;
	}
ul#navlist li {
	display: inline;
	margin: 0 20px;
	padding-top:0px;
	list-style-type: none;
}
ul#navlist li a {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	}
ul#navlist li a:link, ul#navlist li a:visited {
	text-decoration: underline;
}
ul#navlist li a:hover {
	text-decoration: none;
	color: #000;
}
#footernav {
	height: 30px;
	text-align: center;
color: #000;
}
ul#footernavlist {
	margin: 0px;
	margin-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	color: #000;
	}
#footernav a {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	}
#footernav a:link, #footernav a:visited {
	text-decoration: underline;
color: #000;
}
#footernavlist li a:hover {
	text-decoration: none;
	color: #000099;
}
#right p {
	padding-left: 15px;
	padding-right: 50px;
	text-align: left;
	margin: 12px 0px 0px;
	font-size: 12px;
}
#contact {
	padding-left: 20px;
        padding-right: 20;
	padding-top: 10px;
}
#contact form {
	padding-right: 20px;
	padding-left: 10px;
	
}
#contact textarea {
	width: 160px;
}
#contactc {
	width: 208px;
	padding-right: 10px;
	padding-left: 10px;
}
#right ul {
	list-style-type: disc;
        margin: 8px;
        padding-left:40px;
        text-align: left;
	padding-right: 40px;
	font-size: 12px;
}
#lc {
	position: relative;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 178px;
	height: 58px;
	right: 0px;
	bottom: 0px;
	left: 565px;
	top: 0px;
}
#padd {
	width: 180px;
}
a:link, a:visited  {
	color: #0000cc; 
	text-decoration: underline;
}
a:hover {
	color: #0000cc;
	text-decoration: none;
}