
body
	{
	background: #555759;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: auto;
	overflow: hidden;
	}

html
	{
	overflow: hidden;
	}		
	
/**************************************************************************************************************/	
	
#div_top_rep
	{
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%;
	height: 50px;
	z-index: 4;
	background: #91C4C4;
	/*url('bgim/top-rep.png') repeat-x fixed left top;*/
	overflow: hidden;
	}
	
#div_top_right
	{
	position: absolute;
	padding: 0px;
	right: 0px; 
	top: 16px; 
	width: 281px; 
	height: 67px; 
	z-index: 4; 
	background: url('bgim/top-right.png') no-repeat right top;
	overflow: hidden;
	}

#div_bot_left
	{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 661px;
	height: 229px;
	z-index: 0;
	background: #191A1A url('bgim/bot-left.png') no-repeat fixed left bottom;
	overflow: hidden;
	}
		

/**************************************************************************************************************/

#im_black
	{
	position: absolute;
	left: 14px;
	bottom: 229px;
	background-color: black;
	z-index: 6;
	height: 200px;
	width: 262px;
	padding: 0px;
	}
	
#im_black_im
	{
	padding-left: 25px;
	padding-top: 5px;
	width: 200px;
	}
	
#im_black_vid
	{
	text-align: center; 
	vertical-align: middle;
	width: 200px;
	}

#side_nav
	{
	z-index: 10;
	position: absolute;
	background-color: transparent;
	right: 15px;
	top: 130px;
	width: 170px;
	padding: 0px;
	border-top: #707274 solid 1px;
	text-align: right;
	}
	
.side_step
	{
	text-decoration: none;
	text-transform: lowercase;
	color: White;
	display: block;
	left: 0px;
	height: 20px;
	width: auto;
	border-right: White dotted 2px;
	border-bottom: #707274 solid 1px;
	padding: 10px;
	font-family: 'Franklin Gothic', sans-serif;
	font-size: smaller;
	font-weight: bold;
	}
	
.side_step:hover
	{
	background-color: #707274;
	border-right: white solid 2px;
	border-bottom: black solid 1px;
	color: #FFB84D;
	}
	
.side_on
	{
	background-color: #707274;
	border-right: white solid 2px;
	color: #FFB84D;	
	}
	 
.side_step:active
	{
	background-color: #CCCCCC;
	border-left: white solid 2px;
	border-bottom: black solid 1px;
	color: black;	
	}

#main_nav
	{
	position: absolute;
	text-align: left;
	z-index: 20;
	top: 41px;
	left: 5px;
	height: 25px;
	}
	
.main_step
	{
	color: white;
	font: x-small 'Franklin Gothic' sans-serif;
	background-color: transparent;
	cursor: hand;
	width: 150px;
	height: 100%;
	border-top: 2px ridge #707274;
	border-left: 2px ridge #707274;
	border-right: 2px ridge #707274;
	border-bottom: none;
	display: inline;
	text-decoration: none;
	font-variant: small-caps;
	padding: 2px 26px 2px 26px;
	text-align: center;
}

.main_step:hover
	{
	background-color: #91C4C4;
	color: white;
	border-top: 2px ridge white;
	border-left: 2px ridge white;
	border-right: 2px ridge white;
	border-right: 2px solid #707274;
	border-bottom: none;	
	}
	
.main_step:active
	{
	background-color: #91C4C4;
	color: black;
	border-top: 2px ridge white;	
	border-left: 2px ridge white;
	border-right: 2px ridge white;
	}

.main_on
	{
	background-color: #91C4C4;
	color: black;
	border-top: 2px ridge white;	
	border-left: 2px ridge white;
	border-right: 2px ridge white;
	}
	
#trace_1
	{
	z-index: 10;
	position: absolute;
	background-color: transparent;
	top: 114px;
	right: 0px;
	margin-left: 360px;
	margin-right: 128px;
	margin-top: 0px;
	height: 70px;
	width: 400px;
	border-right: white dotted 2px;
	border-top: white dotted 2px;
	color: white;
	}
	
#trace_2
	{
	z-index: 11;
	position: absolute;
	background-color: transparent;
	right: 360px;
	width: 10px;
	top: 50px;
	height: 50px;
	border-left: white dotted 2px;
	}
	
/**************************************************************************************************************/

#div_body
	{
	background: black url('bgim/txt_bg.png') no-repeat left bottom;
	color: white;
	position: absolute;
	left: 309px;
	top: 130px;
	right: 200px;
	bottom: 57px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	z-index: 10;
	overflow: auto;
	
	position: absolute;
	
	font-size: x-small;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	scrollbar-base-color: #191A1A;
	scrollbar-highlight-color: #707274;
	scrollbar-shadow-color: Black;
	}

#div_header
	{
	right: 0px;
	width: 60%;
	padding-right: 25px;
	margin: 0px;
	z-index: 8;
	position: static;
	display: block;
	text-align: right;
	text-transform: lowercase;
	font-size: large;
	font-family: "Franklin Gothic", sans-serif;
	color: white;
	border-bottom: 2px dashed #FFB84D;
	vertical-align: top;
	}

h2
	{
	text-align: left;
	font-size: medium;
	font-family: "Franklin Gothic", sans-serif;
	background-color: #555759;
	color: white;
	width: 100%;
	}

h3
	{
	display: block;
	font-size: medium;
	font-family: "Franklin Gothic", sans-serif;
	color: white;
	border-bottom: 1px solid #707274;
	font-weight: normal;
	}
	
a
	{
	color: #FFB84D;
	text-decoration: none;
	border-bottom: 1 dotted #FFB84D;
	}
	
a:hover
	{
	color: #FFB84D;
	border-bottom: 1 solid #FFB84D;
	}

a:visited
	{

	}
/**************************************************************************************************************/

p
	{
	text-align: left;
	line-height: 1.5em;
	}
	
li
	{
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 1.2em;
	list-style: square inside url(bullim/bull1.png);
	list-style-position: outside;
	}