@charset "utf-8";
img, div, a, input { behavior: url(iepngfix.htc) }
body{
	font-size: 16px;
	background-color: #333333;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	background-image: url(images/bg_image.jpg);
}

a:link {
	color:#DEE4DA;
	
	text-decoration: none;
	


}
a:visited {
text-decoration: none; color:#DEE4DA; 
}
a:hover {
	text-decoration: underline;
	color:#DEE4DA;
	font-weight: normal;

}
.mainsite {
	width: 100%;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #8994A8;
	text-transform: capitalize;
	letter-spacing: 2px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
img {
	padding-right: 5px;
}


.head {
	height: 68px;
	background-color: #8994A8;
	width: 100%;
	position: relative;


}
.dynamix {
	background-color: #2E2E2E;
	float: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	background-image: url(vesper.jpg);
}
.dynamix2 {
	background-color: #2E2E2E;
	float: left;
	width: 100%;
	}

.nav {
	background-color: #747474;
	position: relative;
	height: 25px;
}

.centernav {
	margin-left: 250px;
	padding: 0px;
}
.leftmain {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
}

.leftmainflash {
	float: right;
	width: 353px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.flash {
	width: 99%;
}

.form {

}

.footer {
	color: #666666;
	font-size: small;
}

.padded {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.paddedfoot {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.innerpad {
	padding: 5px;
}
.navbutton {
	padding: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	margin-right: 8px;
	margin-left: 8px;
	float: left;
	letter-spacing: 2px;
}

.navbutton a:hover {
	background-color: #484848;
	text-decoration: none;

}
.logo {
	background-image: url(fxlogo.png);
	position: absolute;
	height: 140px;
	width: 250px;
	top: 0px;
	margin: 0px;
	z-index: 1;
}

.fxtop {
	background-image: url(fxtop.png);
	position: absolute;
	height: 43px;
	width: 202px;
	top: 46px;
	background-repeat: no-repeat;
	z-index: 1;
	margin-left: 248px;
}
.rightpadded {
	margin-left: 310px;
}



.maintable {
	border: 3px solid #000000;
}
.flashleft {
	float: left;
	height: 475px;
	width: 300px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.logo2 {
	background-image: url(images/vesper.png);
	position: absolute;
	height: 169px;
	width: 130px;
	top: 10px;
	margin: 0px;
	z-index: 1;
	background-repeat: no-repeat;
	right: 5px;
}

