body {
	margin : 0px 0px 0px 0px;
	background-color : #ffffff;
	padding : 0px 0px 0px 0px;
}

a 		{text-decoration : none; color : #ffffff;}
a:visited 	{text-decoration : none; color : #ffffff;}
a:active 	{text-decoration : none; color : #ffffff;}

a#nav 		{text-decoration : none; color : #ffffff;}
a:visited#nav	{text-decoration : none; color : #ffffff;}
a:active#nav 	{text-decoration : none; color : #ffffff;}
a:hover#nav 	{text-decoration : none; color : #c9b598;}

a#content 		{text-decoration : none; color : #A28E8A; font-weight : bold;}
a:visited#content 	{text-decoration : none; color : #A28E8A; font-weight : bold;}
a:active#content 	{text-decoration : none; color : #A28E8A; font-weight : bold;}
a:hover#content  	{text-decoration : underline; color : #007165; font-weight : bold;}

#innercontent a 		{text-decoration : none; color : #A28E8A; font-weight : bold;}
#innercontent a:visited 	{text-decoration : none; color : #A28E8A; font-weight : bold;}
#innercontent a:active	{text-decoration : none; color : #A28E8A; font-weight : bold;}
#innercontent a:hover  	{text-decoration : underline; color : #007165; font-weight : bold;}

div#homepage {
	text-align: center;
	margin-top: 100px;
}

.box_top {
	width: 386px;
	background-image: url(images/box_top.gif);
	background-repeat: no-repeat;
	background-color: #1A7675;
	margin: 0px auto;
}

.box_bottom {
	width: 386px;
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	cursor: hand;
}

.box_inner {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.box_inner h2 {
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

.box_inner p {
	font-size: 11px;
	margin: 0px;
}

div#home {
	background : url(images/fluxx.gif);
	width : 392px; height : 259px;
	align : center;
	top : 100px;
}



div#logo {
	position : absolute;
	width : 105px; height : 150px;
	top : 0px; left : 0px;
	background : url(images/logo.jpg) no-repeat;
}

div#topborder {
	top : 0px; left : 105px;
	height : 72px;
	background : url(images/topborder.jpg);
	background-repeat: repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding : 0px; padding-left : 0px;
}

div#linksborder {
	top : 75px; left : 105px; 
	height :21px;
	background : url(images/linksborder.jpg);
	background-repeat: repeat-x;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding : 0px; padding-left : 0px;
	border-top : 1px solid #ffffff;
}


div#background {
	position : absolute;
	top : 126px; left : 0px;
	width : 790px; height : 441px;
	background : url(images/background.gif) no-repeat;
	z-index : 100;
}

div#navigation {
	height: 20px;
	text-align: right;
	font-size: 11px;
	font-family : arial narrow; 
	font-weight: bold;
	color : #ffffff;
	padding: 3px 50px 0px 0px;
	letter-spacing : 1px;
}

div#image {
	position : absolute;
	top : 170px;
	left : 0px;
	width : 204px;
	height : 153px;
	z-index : 120;
}

div#aboutfooter {
	position : absolute;
	top : 500px; left : 0px;
	width : 371px; height : 51px;
	background : url(images/footer.jpg) no-repeat;
	z-index : 110;
}

div#innercontent {
	position : absolute;
	top : 123px; left : 246px;
	width : 536px;
	padding : 4px 4px 4px 4px;
	height : 90%;
	text-align : left;
	z-index : 120;
	font-family : arial;
	font-size: 11px;
	color : #757575;
	letter-spacing : 1.25px;
	line-height : 18px;
}	

div#bordercontent {
	position:absolute;
	width:143px;
	height:115px;
	z-index:121;
	top: 345px; left: 40px;
	font-family : arial;
	font-size: 11px;
	color : #c8c8c8;
	letter-spacing : 0.9px;
	line-height : 14px;
	text-align : left;
	
}

.contentheader {
	text-align: left;
	font-size: 18px;
	font-family : arial; 
	font-weight: bold;
	color : #000000;
	letter-spacing : 1px;
	background-color : transparent;
	padding-left : 0px;
}
.contentsubheader {
	text-align: left;
	font-size: 16px;
	font-family : arial; 
	font-weight: bold;
	color : #000000;
	letter-spacing : 1px;
	background-color : transparent;
	padding-left : 0px;
	margin-top: 12px;
}

.hometext {
	text-align : center;
	font-family : arial;
	font-size: 9px;
	color : #A28E8A;
	letter-spacing : 1.25px;
	line-height : 18px;
}

.formtext {
	font-family : arial;
	font-size: 12px;
	color : #A28E8A;
	letter-spacing : 1.25px;
}

.fluxx {
	font-family : times new roman;
	font-size : 18px;
	color : #A66410;
	font-style : italic;
	font-weight : bold;
}

.b {
	font-weight: bold;
}

.title {
	font-weight : bold;
	font-size : 12px;
}

.i {
	font-size : 9px;
}