#wrapper {
	margin: auto;
	width: 1000px;
	position: relative;
}
#cover {
	margin: auto;
	float: left;
	width: 1000px;
}
#top1 {
	float: left;
	width: 1000px;
}
#links {
	float: left;
	width: 998px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00010d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00010d;
}
#mid1 {
	float: left;
	width: 998px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00010d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00010d;
	background-color: #020a2e;
}
#flash {
	float: left;
	width: 898px;
	margin-left: 50px;
}
#contnt {
	float: left;
	width: 808px;
	background-color: #0c1e44;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.normaltxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #9ea4b4;
}
.bttntxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 40px;
	color: #3b4a69;
}
.hddtxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	color: #966a2d;
	font-weight: normal;
}
.hddtxt-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #966a2d;
	font-weight: normal;
}
#bttm {
	float: left;
	width: 898px;
	margin-left: 50px;
}
#btm-link {
	float: left;
	width: 399px;
	margin-left: 34px;
}
#bttm-copyrt {
	float: right;
	width: 399px;
	margin-right: 34px;
	text-align: right;
}







.normaltxt a:link {
	text-decoration: none;
	color: #9ea4b4;
}
.normaltxt a:visited {
	text-decoration: none;

	color: #9ea4b4;
}
.normaltxt a:hover {
	text-decoration: none;

	color: #FFFFFF;
	
	
}
.normaltxt a:active {
	text-decoration: none;

	color: #9ea4b4;
}






.bttntxt a:link {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	color: #3b4a69;
}
.bttntxt a:visited {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	color: #3b4a69;
}
.bttntxt a:hover {
	text-decoration: none;
	padding-top: 14px;
	padding-right: 16px;
	padding-bottom: 14px;
	padding-left: 16px;
	color: #FFFFFF;
	
	
}
.bttntxt a:active {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 16px;
	padding-bottom: 5px;
	padding-left: 16px;
	color: #3b4a69;
}




.hddtxt a:link {
	text-decoration: none;
	color: #966a2d;
}
.hddtxt a:visited {
	text-decoration: none;

	color: #966a2d;
}
.hddtxt a:hover {
	text-decoration: none;

	color:#F90;
	
	
}
.hddtxt a:active {
	text-decoration: none;

	color: #966a2d;
}

