a.nav:link {color: blue; text-decoration: none; }
a.nav:visited {color: purple; text-decoration: none; }
a.nav:hover {color: orange; text-decoration: underline; }
a.nav:active {color: blue; } 

img{
		border:0px;	
}


}

.email_links a{
	border:0px;	
}


#masthead{
         
	width:100%;
	height:100px;
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-image:url('../images/header-fire.gif');
	background-repeat: repeat-x;
}

div#intro{
	position:relative;
	height:100%;
	width:100%; 
	overflow:auto;
	color:#000;
	background: FFF;
	background-image: url('../images/bg-intro.jpg');
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	font-size:14px;
	padding: 20px;
}

div#guestbook{
	position:relative;
	height:100%;
	width:100%; 
	overflow:auto;
	color:#fff;
	background:#fff;
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	font-size:14px;
	padding: 20px;
}

div#mem911{
	position:relative;
	height:100%;
	width:100%; 
	overflow:auto;
	color:#000;
	background:#FFF;
	background-image: url('./images/bg-towers.jpg');
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	font-size:14px;
	padding: 20px;
}

div#content{
	position:relative;
	height:100%;
	width:100%; 
	overflow:auto;
	color:#000;
	background:#FFF;
	background-image: url('../images/indextr.jpg');
	background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	font-size:14px;
	padding: 20px;
}


div#footer{
        position:absolute;
        bottom:0;
	width:100%;
	hight:2%;	
	text-align-center;
	float: left;
	background-color:#000000;
	font-size:10px;
	color:#666;
	margin: 0;
	border: 0;
	padding:0;
} 

div#footerintro{
	position: relative;
	background-image:url('');
	background-repeat: repeat-x;
	width:100%;
	hight:2%;	
	text-align-center;
	float: left;
	background-color:#000;
	font-size:10px;
	color:#666;
	margin: 0;
	border: 0;
	padding:0;
} 

}

.footer a{
	
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url('../images/bg-bubplastic.gif') top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url('../images/bg-bubplastic-button.gif') top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 10px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 5px;
	padding-right: 10px;
	background: transparent url('../images/bg-bubplastic-button.gif') top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	background: transparent url('../images/bg-bubplastic-h-purple.gif') top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	background: transparent url('../images/bg-bubplastic-h-purple.gif') top right no-repeat;
}


#menu li {
	display: block;
	border: solid 1px red;
}




input.btn{
   border:1px solid;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   
}   

input.txt{
   border:1px solid;
   background-color:#F0F8FF;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
   filter:alpha(opacity=60);
   opacity:0.6;
}   
#txtarea{
   border:1px solid;
   background-color:#F0F8FF;
   border-top-color:#000000;
   border-left-color:#000000;
   border-right-color:#000000;
   border-bottom-color:#000000;
filter:alpha(opacity=60);
   opacity:0.6;


}   

#in:hover{
    background-color: rgb(162,181,205);
}



div#error{
        background-repeat: no-repeat;
	background-position:center;
	background-attachment: fixed;
	color: #FF0000;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 600px;
	
}

div#success{
	color: #00CC00;
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	width: 600px;
}


.loginbox{
	width:250px;
	height:150px;
	border:solid 1px #6d007f;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}

.photo{
	empty-cells: hide;
	border:solid 1px #6d007f;
	background:#b6bec5;
	padding:4px;
}

#pichov:hover{
	background:transparent;
        filter:alpha(opacity=60);
        opacity:0.6;
} 

#opimg{
	filter:alpha(opacity=60);
        opacity:0.6;
}


.html-marquee{
	height:259px;
	width:500px;
	background-color:FFFFFF;
	class="style20" style="font-size: 36px; 
	color: #3300FF";
	border-width:3;
	border-style:double;
	border-color:6600FF;
}









.headerx{
	width:768px;
	height:112px;
	text-align:center;
	background-color:#000000;
	margin:0px;
	padding:0px;
	background-image:url('../images/header-fire.gif');
	background-repeat: repeat-x;
}
.bodyx{
	width:768px;
	height:862px;
	border:solid 1px #7CA8D3;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}
.footerx{
	width:768px;
	height:50px;
	border:solid 1px #7CA8D3;
	background:#EFEFEF;
	color:#222222;
	padding:4px;
	text-align:center;
}





