/* CSS Document */

#wrapper_layer {
	position:absolute;
	top:-480px;
	left: 400px;
	width:500px;
	margin-left: -380px;
	background-color:#FFFFFF;
	z-index: 1;
	display: inline;
}

#topstrip_layer {
	top:0px;
	left:0px;
	width:760px;
	z-index: 2;
	position: relative;
	display: none;
}


#maincontent_layer {
	top:-300px;
	left:20px;
	width:700px;
	z-index: 3;
	position: absolute;
}


#footer_layer {
	top:170px;
	left:-10px;
	width:760px;
	z-index: 3;
	position: relative;
	display: none;
}

#pic_layer {
	position:absolute;
	top:150px;
	z-index: 4;
	left: 375px;
	width: 385px;
	display: none;
}


#ipix_menu_layer {
	position:absolute;
	top:191px;
	z-index: 4;
	left: 474px;
	width: 270px;
}

#ipix_menu_layer_2 {
	position:absolute;
	top:191px;
	z-index: 4;
	left: 474px;
	width: 280px;
}


#ipix_text_layer {
	top:500px;
	left:6px;
	width:750px;
	z-index: 3;
	position: absolute;
}


/* CSS Document */

body{
	background-color:#FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}





a:link{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	display: none;
}

a:visited{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	display: none;
}

a:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	display: none;
}

a:active{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 12px;
	display: none;
}










.pulldownmenu {
	color: #ffffff;
	background-color: #720c0c;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	line-height: normal;
	font-weight: lighter;
	margin-bottom: -15px;
}
.picture_caption {
	font-size: 10px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #000000;
}





#maincontent_layer p {
	text-align: justify;
}


#footer_layer p {
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}


#footer_layer a{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}


#footer_layer a:visited{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}

#footer_layer a:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}

#footer_layer a:active{
	color:#FFCC00;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
}
