/* CSS Document */

body {
	/*background:#9343B9;*/
	background:white;
	text-align:center;
	margin:2px;
	padding:0;
	/*font:normal 0.8em verdana, Arial,sans-serif;
 	
	font-family:  Verdana, Geneva, sans-serif;*/

    	font-family: Verdana, Helvetica, sans-serif;
    	font-size: .8em;
	font-size:0.8em;	
        line-height:1.5;
	color: #333333;

	}

a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:center;
	width:100%;
	//background-image:url('/styles/parchment.jpg');
	 width:1010px;
margin:0px auto;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	}
#header {
	background-color:#6078BF;
	padding:0px;
	margin:0;
	text-align:center;
	width:1010px;
	margin:0px auto;
	/*background:#E6ECFF;*/
  	
  	z-index:6;
	}
#header h1 {
	font-size:150%;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol {
	position:relative;
	text-align:center;
	top:-10px;
	left:-10px;
	float:left;
	width:172px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:172px; /* actual value */
	margin:0 0 -3px 0;
	padding:3px;
	/*background:#ECB9E8;*/
	background:#D7C4FA;
	padding-bottom:20px;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:172px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:172px; /* actual value */
	margin:0 0 -3px 0;
	padding:3px;
	background:#D7C4FA;
	z-index:99;
	text-align:center;
	padding-bottom:200px;
	}
#centercol a {
	color:#003399;

	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}

#centercol
	{ 
	right: -1px;
	left: -1px;
	text-align:center;
	top:1px;	
	}

#footer {
	position:relative;
	top:1px;
	background:#7A2875;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}

div.border,div.white{border-right:1px solid ;
/*border-bottom:1px solid #000;
border-left:1px solid #000;
border-top:1px solid #000;*/
padding: 1px 1px 1px 1px;
background-color:#E6ECFF;
text-align:center;}

.box { 
  background: #FFFFFF; 
}
.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  font-size: 0;
  height: 5px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  font-size: 0;
  height: 5px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 5px 0px 5px;
}




/*override p.white text align for guestbook */
p.white{text-align:left;}

A.nav:hover {
  color: black;
  text-decoration: none;
}

#SpamTrap {display: none;}

a {color:#003399;}

A.nav {
/*border-right:1px solid WhiteSmoke;
border-bottom:1px solid WhiteSmoke;
border-left:1px solid WhiteSmoke;
border-top:1px solid WhiteSmoke;*/
background-color:#6078BF;
/*font-weight:bold;*/
color: white;
text-decoration: none;
padding-left: 3px;
padding-right: 3px;

}


A:link

{text-decoration: none;}

A:active { text-decoration: none }
A:visited { text-decoration: none }


a:hover {
  color: purple;
  background-color: white;
  cursor : hand;
}



table, th, td {border-collapse:collapse;border:1px solid #6078BF;padding:1px;}
table.nav {border:none}


/* plaques */
div.fancy {font-size:100%;}
img.floatright {float:right; margin-left: 5em;}
img.floatleft  {float:left; margin-right: 5em;}
/*end plaques /*

h3,.center {text-align:center;}
th {text-align:center;vertical-align: border-middle;border-top:1px solid silver;}
th.nav {text-align:center;vertical-align: middle;border:none;}

td.gb {/*background-color:#FFCC99;*/}

p.center{text-align: center;/*background-color: white;*/}

td {color:black;text-align: left;background-color:#E6ECFF;}

div.heading{font-weight:bold; background-color: white; font-size:100%;text-align: center;padding: 3px 3px 3px 3px;margin-bottom:3px;margin-top:3px; border:solid 1px}



/* Pic of the day */

.dropshadow {
 -moz-box-shadow: 3px 3px 4px #999; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
 : progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 
}

 
#slideshow img {
	
	z-index:8;
	opacity:0.0;
}
 
#slideshow img.active {
	z-index:10;
	opacity:1.0;
}
 
#slideshow img.last-active {
	z-index:9;
}


