/**********************************************************************
Background
***********************************************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-align: center;
	min-width: 800px;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}	
#mainBody {
	background-color: #222200;
	height: 450px;
	width: 100%;
	margin-top: -225px;
	margin-right: -15px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 1;
}

/**********************************************************************
Header
***********************************************************************/
#topSpan {
	background-color: #FFFFFF;
	background-image: url(fm_art/header_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	width: 100%;
	margin-right: -15px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#top {
	background-color: #FFFFFF;
	background-image: url(fm_art/header_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#headerSpan {
	background-color: #FFFFFF;
	height: 80px;
	width: 100%;
	margin-right: -15px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 10px;
	z-index: 2;
}
#header {
	background-color: #FFFFFF;
	background-image: url(fm_art/fm_logo_kgg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;	
	height: 80px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
img.fmLogoAni {
	height: 70px;
	width: 75px;
	position: relative;
	left: 0px;	
	top: 0px;
	z-index: 2;
}

/**********************************************************************
Navigation
***********************************************************************/
#navSpan {
	background-color: #A28600;
	background-image: url(fm_art/navbar_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	width: 100%;
	margin-right: -15px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 1;
}
#nav {
	font-size: 11px;
	font-weight: bold;
	background-color: #A28600;
	background-image: url(fm_art/navbar_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	letter-spacing: 1px;
	text-align: left;
	white-space: nowrap;
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-width: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.navTabActive {
	color: #475D00;
	background-color: #FFFFFF;
	background-image: url(fm_art/header_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 0px;
	/*\*//*/ top: 0px; /**/ /* IE5 Mac band pass filter. */
	z-index: 1;
}
div > span.navTabActive {
	color: #475D00;
	background-color: #FFFFFF;
	background-image: url(fm_art/header_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 6px;
	z-index: 1;
}
a.navTabLink:link, a.navTabLink:visited, a.navTabLink:active {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #A28600;
	background-image: url(fm_art/navbar_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 0px;
	/*\*//*/ top: 0px; /**/ /* IE5 Mac band pass filter. */
	z-index: 1;
}
div > a.navTabLink:link, div > a.navTabLink:visited, div > a.navTabLink:active {
	color: #EEEEEE;
	text-decoration: none;
	background-color: #A28600;
	background-image: url(fm_art/navbar_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 6px;
	z-index: 1;
}
a.navTabLink:hover {
	color: #475D00;
	text-decoration: none;
	background-color: #AA953C;
	background-image: url(fm_art/navbar_roll_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 0px;
	/*\*//*/ top: 0px; /**/ /* IE5 Mac band pass filter. */
	z-index: 1;
}
div > a.navTabLink:hover {
	color: #475D00;
	text-decoration: none;
	background-color: #AA953C;
	background-image: url(fm_art/navbar_roll_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-color: #715E00;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	position: relative;
	top: 6px;
	z-index: 1;
}

/**********************************************************************
Content
***********************************************************************/
#contentSpan {
	background-color: #222200;
	background-image: url(fm_art/body_bg_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 315px;
	width: 100%;
	margin-right: -15px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 115px;
	z-index: 2;
}
#mainContent {
	background-color: #000000;
	height: 315px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	z-index: 2;
}
.pageHome {
	background-image: url(fm_art/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.pageSkills {
	background-image: url(fm_art/bg_skills.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.pagePortfolio {
	background-image: url(fm_art/bg_portfolio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.pageEquipment {
	background-image: url(fm_art/bg_equipment.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.pageContact {
	background-image: url(fm_art/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
#contentBody {
	text-align: left;
	width: 350px;
	position: relative;
	left: -20px;
	/*\*//*/ left: -20px; /**/ /* IE5 Mac band pass filter. */
	top: 30px;
	z-index: 3;
}
div > div#contentBody {
	text-align: left;
	width: 350px;
	position: relative;
	left: 400px;
	top: 30px;
	z-index: 3;
}
#contentCols {
	text-align: left;
	width: 375px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 0px;
	/*\*//*/ left: 0px; /**/ /* IE5 Mac band pass filter. */
	top: 20px;
	z-index: 3;
}
div > table#contentCols {
	text-align: left;
	width: 375px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 400px;
	top: 20px;
	z-index: 3;
}
#contentColsRow {
	text-align: left;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 20px;
	/*\*//*/ left: 15px; /**/ /* IE5 Mac band pass filter. */
	top: 210px;
	z-index: 3;
}
.vertRule {
	padding-left: 5px;
	border-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
.contentHead {
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #A28600;
}
.contentText {
	font-size: 12px;
	line-height: 16px;
	color: #CCCCCC;
}
a.contentLink:link, a.contentLink:visited a.contentLink:active {
	color: #CCCCCC;
}
a.contentLink:hover {
	color: #AA953C;
}

/**********************************************************************
Footer
***********************************************************************/
#footerSpan {
	background-color: #000000;
	height: 20px;
	width: 100%;
	margin-right: -15px;
	margin-left: 0px;
	border-color: #A28600;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	left: 0px;
	top: 430px;
	z-index: 2;
}
#footer {
	font-size: 11px;
	color: #AA953C;
	background-color: #000000;
	text-align: left;
	width: 800px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-color: #A28600;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	left: 0px;
	top: -1px;
	z-index: 2;
}
img.at {
	height: 11px;
	width: 11px;
	position: relative;
	top: 1px;
	z-index: 2;
}
.xspace {
	margin-right: 20px;
}
