@charset "UTF-8";
/* CSS Document */

body {
	font: normal small Arial, Helvetica, sans-serif;
	background-color: #2f2921;
	background-position: center;
	text-align: right;
	margin: 0px;
}

.header {
	background: url(invictus_images/Invictus_logo.jpg) no-repeat center top;
	height: 141px;
	width: 786px;
}
.content {
	background: #FFFFFF center;
	height: 500px;
	width: 786px;
	margin-left: 10%;
	margin-right: 10px;
}
.footer {
	color: #CCCCCC;
	text-decoration: none;
	font: normal 12px/16px Tahoma, Verdana, "Myriad Roman", sans-serif;
}
.footer:link,.footer:visited {
	color: #CCCCCC;
	text-decoration: none;
	font: normal 12px/16px Tahoma, Verdana, "Myriad Roman", sans-serif;
}
.footer:hover {
	color: #3366CC;
	text-decoration: none;
	border-bottom: 1px dotted ##3366CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font: normal 12px/16px Tahoma, Verdana, "Myriad Roman", sans-serif;
}
.leftBG {
	background: url(invictus_images/BG03.gif) repeat-x fixed;
}
form { margin:0px; }.bodytextwhite {
	color: #FFFFFF;
}
