/* CSS Document */

body{
	background-color:#000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}





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

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

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

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










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


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





#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;
}




/* CSS Document */

#wrapper_layer {
	position:absolute;
	top:0px;
	left: 50%;
	width:760px;
	margin-left: -380px;
	background-color:#730d0d;
	z-index: 1;
	background-image: url(images/bg_1.gif);
	height: 2000px;
}

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


#maincontent_layer {
	top:150px;
	left:11px;
	width:355px;
	z-index: 3;
	position: absolute;
}


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

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


#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;
}
