body{
	background: url("_photos/back3.jpg");
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 960px;
	margin: 0px auto;
}
div{
	padding: 10px;
	margin: 10px;
	/*background-color:#FFFFFF;*/
}
#wrapper{
	background-image: url("_photos/back3.jpg");
}
	
	
#header{
	background-image: url("_photos/header2222.jpg");
	
	width: 95%;
	height: 50%;
	
	text-align: right; font-size: 125%;
}

h1, h2, h3{
	color: #990000;
}
h2{
	text-align: center;
}

#footer{
	text-align: center; background-color: #999;
}
#bodycontent{
	overflow: auto; font-size: 100%; background-image: url("_photos/.jpg");
}

span{
	color: #C71585;
}



a:hover{
background-color: #C71585;
}


/*#navigation{background-color: white; background-image: url("_photos/div.jpg");*/
	
#navigation{background-color: ; background-image: url("_photos/.jpg");
}

#navigation a{
display: inline-block; 
border: 3px solid #C71585; 
padding-left: 5px; 
text-transform: uppercase; 
padding: 2px; 
width: 120px;
margin: 2px; 
text-decoration: none; 
text-align: center; 
padding-right: float: left; 5px; 
padding-top: 3px; 
padding-bottom: 3px; 
color: black; 
border-radius:5px 5px 0px 0px;

}


img{
	float: left; margin-right: 10px;
}

img-footer{
	float: left;
     border: 0px solid #000;
     margin-right: 20px; margin-bottom: 20px;
     margin-left: 20px;
}
.marquee {
width:60px;
height:40px;
padding:20px;
border: 10px solid rgba(0,0,0,0.3);
white-space: nowrap; 
overflow: hidden;
overflow-x: marquee-line;
marquee-direction: forward;
marquee-style: scroll/onmouse;
marquee-style: scroll;

marquee-speed: slow;
marquee-speed: slow-slow;
marquee-play-count: infinite;

}
.marquee-rightpanel{
	overflow-x: marquee-oneline;
}

#leftpanelone{
	float: left; width: 20%;
     border: 2px solid #708090;
     border-radius: 10px 10px 10px 10px;
}

#centerpanelone{
	float: left; width: 40%; background-image: url("_photos/.jpg");
}

#rightpanelone{
	float: left; width: 25%;
     border: 2px solid #708090;
     border-radius:10px 10px 10px 10px;
}


#leftpanel{float:left; width: 192px; background-image: url("_photos/.jpg");
}

#rightpanel{overflow: auto; margin:25px; padding-left: 25px; background-image: url("_photos/.jpg");
}

input{
	display: inline;
}

.local_nav_list{margin-top:50px; width:185px; padding:0px;}

.active_local_nav_li a{
            text-decoration:none;
            background-color: #C71585;
            font-size:120%;
            color: white;
            display:block; 
            border-radius:20px 20px 20px 20px;
            padding:5px;
            border:3px solid #C71585; border-left:3px solid #C71585;
            margin-bottom:30px; 
            text-align: center;}

.local_nav_li a{
            font-size:120%;
            color:black;
            background-color: white;
            border:3px solid #C71585;
            height: 25px; 
            margin-bottom: 20px; 
            display:block;
            border-radius: 20px 20px 20px 20px;
            text-decoration: none;
            list-style-type: none;
            padding-top: 5px;
            text-align: center;}

.local_nav_li a:hover{
            text-decoration:none;
            background-color: #C71585;
            font-size:120%;
            color:black;
            display:block; 
            border-radius:20px 20px 20px 20px;
            padding:5px;
            border:3px solid #C71585;
            /*margin-bottom:5px; */
            }     


ul{
 list-style-type: none;
 padding: 0px;
 margin: 0px;
	}  

