/*Media:Screen*/
#printhead {display:none;}
html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	font-size:80%;
	font-family: "trebuchet ms", tahoma, verdana, arial, sans-serif;
	/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
	overflow: hidden;
	background-color: #333;/* */
}
body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#logo {
	overflow:auto;
	padding-left:0px;
	position:absolute;
	z-index:3;
	top: 0px;
	left: 50px;
}
#nav {
	overflow:auto;
	padding-left:80px;
	position:absolute;
	z-index:3;
	top: 0px;
	left: 130px;
}
#content {
	background-color:#333333;
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:30px;
	position:relative;
	z-index:3;

}

#content_1 {
	width: 600px;
	color: #FFF;
	padding: 10px;
	z-index:9;
}
#content_background {
	display:block;
	height:100%;
	max-height:100%;
	overflow:auto;
	padding-left:0px;
	position:relative;
	z-index:2;
	word-wrap:break-word;
	background-image: url(../images/P1010418_.jpg);
}
#head {
	font-size:12px;
	position:absolute;
	margin:0;
	color:#666;
	display:block;
	height:82px;
	right:19px;
	width:100%;
	z-index:5;
	top:0;
	background-color: #000;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#foot {
	font-size:12px;
	background-color:#000000;
	position:absolute;
	margin:0;
	color:#FFFFFF;
	display:block;
	height:40px;
	right:19px;
	width:100%;
	z-index:4;
	bottom:-1px;
}
.pad1 {display:block; width:18px; height:50px; float:left;}
.pad2 {display:block; height:100px;}
#content p {padding:5px;}
.bold {font-size:1.2em; font-weight:bold;}
.red {color:#c00; margin-left:5px; font-family:"trebuchet ms", "trebuchet", "verdana", sans-serif;}
h2 {
	margin-left:5px;
	color: #FFF;
	background-color: #000;
}
h3 {margin-left:5px;}
img{
	border-style: none
	
}
