body {

	background-color : #808080;

}

#outer {height: 600px; overflow: hidden; position: relative;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */


p {		font-family: arial, helvetica, verdana; padding: 0 0 10 0; 
		margin-top: 0;margin-bottom: 0;margin-right: 0;margin-left: 0; font-size:12px;}
		
a { color:#CC0000; font-size:11px; text-decoration:none}

.header { color:#666666; font-size:14px; font-weight:bold;}



#content {

	position:relative;
	left:10px;
	top:250px;

}

/* new styles */

#container {
	
	height:600px;
	width:990px;
	position: absolute;
    bottom: 0px;
	
	/* width:985px;
	
	height:600px;
	position:absolute;
	top:50%; 
	left: 50%;
	margin-left: -492px;
	margin-top:-300px;
	overflow:hidden; */
	
	/* position:relative */
	/* height:auto; */
	/* overflow:hidden; */
	/* background-color : #e0e0e0; */
	
	background-color : #e0e0e0;
}

#fakeborder {
	float : left;
	background-color : #878787;
	padding-bottom: 30000px;
	margin-bottom: -30000px; 
	width : 2px;
	height: 100%;
}

#container2 {
	position:relative 
	background-color : #808080;
}

#container .leftspace {
	float:left;
	width:15px;
	height: 600px;
	border-right : 2px solid #878787;
}


	
#container .col1 {
	float:left;
	width:190px;
	/* background-color:#33ccee; */  
 	/* background-color:#e9e6df;  */
	/* padding-bottom: 30000px;
	margin-bottom: -30000px; */ 
	/* min-height:600px; */
	height: 600px;
    z-index:2;
	border-right : 2px solid #878787;
}
	

	
#container .col2 {
	float:left;
	width:190px;
	/* background-color:#ee2211;  */
 	/* background-color:#e9e6df;  */
	/* padding-bottom: 30000px;
	margin-bottom: -30000px; */
	/* min-height:600px; */
height: 600px;
	border-right : 2px solid #878787;
}	

#container .col3 {
	float:left;
	width:190px;
	/* background-color:#33ccee;  */
 	/* background-color:#e9e6df;  */
	/* padding-bottom: 30000px;
	margin-bottom: -30000px; */
	/* min-height:600px; */
height: 600px;
	border-right : 2px solid #878787;
}	

#container .col4 {
	float:left;
	width:190px;
	/* background-color:#ee2211;   */
 	/* background-color:#e9e6df;  */
	/* padding-bottom: 30000px;
	margin-bottom: -30000px; */
	/* min-height:600px; */
height: 600px;	
	border-right : 2px solid #878787;
}	

#container .col5 {
	float:left;
	width:190px;
	/* background-color:#33ccee;  */ 
 	/* background-color:#e9e6df;  */
	/* padding-bottom: 30000px;
	margin-bottom: -30000px; */
	/* min-height:600px; */
height: 600px;
	border-right : 2px solid #878787;
}	
	
#text {	
	
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	font-size: 12px;
	font-family:"Courier New", Courier, monospace Courier;
}

#right_more {	
	
	padding-top: 20px;
	padding-right: 5px;
	float : right;
	
}

#leftimage {

	float:left;
	padding-left: 5px;
	width:220px;

}

#middleimage {

	float:left;
	width:220px;

}

#rightimage {

	float:left;
	width:220px;

}

#leftimage2 {

	padding-left: 5px;
	float:left;
	width:85px;

}

#rightimage2 {

	float:left;
	padding-left: 5px;
 	width:85px;

}
	
#leftalbum {

	float : left; 
	width : 200px;	

}	

#rightalbum {

	float : left; 
	width : 500px;	
	padding-left : 10px;

}	
	