
#container	{
	position:absolute;
	left:50%;
	width:800px;
    top:50%;
    height:475px;
	margin-top:-237px; 
	margin-left:-400px;
	overflow: hidden;
}

#container2	{
	position:absolute;
	left:50%;
	width:800px;
    top:50%;
	margin-top:-237px; 
	margin-left:-400px;
	overflow: hidden;
	background: url(../images/bar.gif);
}
	
#navbar {
	width: 190px;
	background-color: #e16600;
	float: left;
	height: 475px;
	overflow: hidden;
}

#navbar2 {
	width: 190px;
	background-color: #e16600;
	float: left;
	overflow: hidden;

}

#content{
	position: absolute;
	top: 0;
	margin-top: 70px;
	padding-top: 10px;
	padding-left: 30px;
	width: 570px;
	margin-left: 190px;
		font-family: Times New Roman, Garamond, Palatino, Times, serif;

	font-size: 10px;
	*float: right;
	*left: 10px;
}
#contentxxx{
	position: absolute;
	top: 0;
	margin-top: 70px;
	padding-left: 30px;
	width: 570px;
	margin-left: 190px;
		font-family: Times New Roman, Garamond, Palatino, Times, serif;

	font-size: .625em;
	*float: right;
	*left: 10px;
}


#content2{
	position: absolute;
	top: 0;
	margin-top: 50px;
	padding-left: 30px;
	width: 570px;
	margin-left: 190px;
	font-family: Times New Roman, Garamond, Palatino, Times, serif;
	font-size: 10px;
	*float: right;
	*left: 10px;
}

#content3{
	position: absolute;
	margin-top: 50px;
	padding-left: 25px;
	width: 575px;
	margin-left: 190px;
	font-family: Times New Roman, Garamond, Palatino, Times, serif;
	font-size: 10px;
	*float: right;
	*left: 0px;
	z-index: 6;
}
#fadeshow2{
	top: 10px;
}


#prev_next{
	position: absolute;
	top: 285px;
	width: 100px;
	height: 30px;
}

.copy{
	width: 220px;
	float: left;
	position: relative;
	text-align: left;
	
}

body{
	color: #666666;
	height: 90%;	
}

html {
overflow-x: auto;
overflow-y: scroll;
height: 100%;
}

.image{
	top: 2px;
	position: absolute;
	margin-top: 19px;
	text-align: left;
	float: right;
	line-height: 28px;
	right: 0;
	*margin-top:5px;
}

#button{
	position: absolute;
	right: 0;
	margin-top: 4px;
/*	display: none;*/
	}
	
#button:hover{
	border: 2px solid #e16600;
	}

#top_nav {
	position: absolute;
	top: 25px;
	left: 229px;
	z-index: 2;
}

#title{
	position: absolute;
	top: 25px;
	text-align: right;
	right: 0;
}

/* My Comment */
a.rollover:hover {
	color: #e16600;
	
}

.bottom {
	position: absolute;
	bottom: 0;
	left: 0;

}

.search{
	font: normal 10px Arial, Helvetica, Geneva, sans-serif; 
	color: 6C6C6C;  
	height: 15px;
	border: 1px inset #6b6b6b;
}

.title{
	font: normal 12px Arial, Helvetica, Geneva, sans-serif; 
	color: black;  
	margin-top: 5px;
	}
	
.request{
	font: normal 12px Arial, Helvetica, Geneva, sans-serif; 
	color: 6C6C6C;  
	border: 1px inset #6b6b6b;
	
	}

img {
	border: 0px;
}

.copy a:link {
	color: #FF9900;
	text-decoration:none;
}

.copy a:visited {
	text-decoration: none;
	color: #FF9900;
}

.copy a:hover {
	text-decoration: none;
	color: #FF9900;
}

.copy a:active {
	text-decoration: none;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}


