/* CSS Document */

body         {
	 background:#000000; color: #EE926A;
	text-align: center; font-size:12pt; line-height:150%;      
	
}

.main        { background-position:   center 50%; ; width:450px; height:199px; background-image:url('images1/main3peach.gif'); background-repeat:no-repeat; background-attachment:scroll }	
	
.glit {
background-position :      center top;
background-image : url('images1/w9peach.gif');
background-repeat : no-repeat;
background-attachment : scroll; 
}
.gl        { padding: 6px; background-image: url('images1/w9peach.gif'); background-repeat: 
               no-repeat; background-position:   center 50%; ; text-align:center; width:600px; color:#FFC6C7 }


.black       {  color:#F7C4AE ; font-weight:bold; background-color:#942C10; background-repeat:no-repeat; background-attachment:scroll }
.out       {  padding:3px; border:2px outset #FF9999; background-image: url('images1/sideslpeach.jpg'); background-repeat: repeat-x; background-position: center bottom 
}


.over       {  padding:3px; border:2px inset #FF9999; background-image: url('images1/sideslpeach.jpg'); background-repeat: repeat-x; background-position: center top 
}
.bout       {  padding:3px; border:1px outset #FF9999; background-image: url('images1/sideslpeach.jpg'); background-repeat: repeat-x; background-position: center bottom 
}


.bover       {  padding:3px; border:1px inset #FF9999;  background-image: url('images1/sideslpeach.jpg'); background-repeat: repeat-x; background-position: center top 
}a:link       {
	color: #F7C4AE 
}
a:visited    {
	color: #F7C4AE 
}
a:hover      {
	color: #FFFF9E; 

}a:active     {
	color: #CC0000

}




h1           { font-size: 14pt; font-weight: bold; }
                              
                      

#dropmenudiv{
border-left:1px solid #000000; border-right:1px solid #000000; border-top:1px solid #000000; border-bottom:0px solid #000000; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px;  background-color:#FF00FF
}

#dropmenudiv a{
width: 150px;
display: block;
text-indent: 3px;

text-decoration: none;
font-weight: bold; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px; background-color:#9E4343;   }

.contentslide{
padding: 2px; height:160px


}

.contentslide .contentdiv{
display: none; height:160px
}

.pagination{
text-align: center;
/*Left/ right border width of pagination DIV.*/
padding-left:0; padding-right:0; padding-top:0; padding-bottom:0px; font-weight:bold; color:#000000
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider&apos;s*/

 text-align:center; color:#000000; font-weight:bold
}

.pagination a:link{
text-decoration: none; 
color: #F7C4AE;
padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#942C10
}
.pagination a{
text-decoration: none; 
color: #F7C4AE;
padding-left:5px; padding-right:5px; padding-top:0; padding-bottom:0; font-weight:bold; background-color:#942C10}

.pagination a:visited {color: #F7C4AE; background-color:#942C10}
.pagination a:hover, .pagination a.selected{
background-color: #F7C4AE; font-weight:bold; color: #942C10

}

h2           {font-size: 14pt; font-weight: bold; 	color: #F7C4AE }