body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#container_page {
	text-align: center;
	position: absolute;
	top: 310px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#container_inside_page {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	top: -300px;
	left: 50%;
	width: 800px;
	visibility: visible;
 	background-image: url(bottom_line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 600px;
	position: absolute;
}
#container_page #container_inside_page #top_container_graphic {
	clear: both;
	top:0px;
	left: 0%;
	height: 173px;
	width: 800px;
	background-image: url(top_graphic.jpg);
	position: absolute;
}
#container_page #container_inside_page #top_menu_1 {
	position: absolute;
	top:174px;
	clear: both;
	height: 47px;
	float: none;
	width: 800px;
	background-image: url(top_menu_1px.gif);
	background-repeat: repeat-x;
        background-position: bottom;
	left: 0px;
}
#container_page #container_inside_page #content_container {
	clear: none;
	height: 375px;
	width: 800px;
	float: none;
	position: absolute;
	top: 221px;
	left: 0%;
	background-image: url(content_background_1px.gif);
	background-repeat: repeat-y;
}
#container_page #container_inside_page #content_container #top_menu_1_2 {
	float: none;
	width: 150px;
	z-index: 5;
	position: absolute;
	left: 14px;
	top:14px;
}
#container_page #container_inside_page #content_container #top_menu_1_2_border{
	width: 150px;
	z-index: 3;
	position: absolute;
	left: 18px;
	top:18px;
	/*opacity for IE5+*/
 	filter: alpha(opacity=50);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.7;
	/*opacity for mozilla/safari*/
  	opacity: 0.7;
	background-color: #FFFFFF;
}
#container_page #container_inside_page #content_container #content_graphic .spacer-gif {display:none;}

#container_page #container_inside_page #content_container #content_graphic{
	left: 4px;
	position: absolute;
	margin-left:0px;
	margin-top:-1px;
	float: left;
	z-index:1;
	height: 375px;
	width: 480px;
	text-align: left;
}
#container_inside_page #content_container #content_right {
	float: right;
	height: 375px;
	width: 480px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index:3;
	text-align: left;
	margin-right: 4px;
        overflow:auto;
        padding-right:5px;
}
#container_page #footer {
	margin-left: -400px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 800px;
	height: 24px;
	top: 605px;
	}
	
#container_inside_page #content_container #content_right #sendfriend {
	height: 25px;
	width: 60px;
	z-index: 7;
	position: relative;
	text-align: right;
	float: right;
	margin-right: 15px;
}
#container_inside_page #content_container #content_right #printpage {
	height: 25px;
	width: 53px;
	z-index: 7;
	position: relative;
	text-align: right;
	float: right;
	margin-right: 15px;
	
}

