/* CSS Document */

p{
	color: #666;
	line-height: 20px;
	padding: 3px;
	text-align: justify;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bold;
	color: #330033;
	font-size: 14px;
	text-align: justify;
}

.navigation{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #E2E2E2;
	text-decoration: none;
	background-color: #004;
	padding: 8px;
	width: 150px;
	line-height: 18px;
	display: block;
}


.navigation:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 150px;
}
.header1 {
	font-size: 24px;
	color: #000034;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

#monthformat {
	border-bottom: 1px dashed #E2E2E2;
	}
		
#dateformat {
	font:11px georgia;
	color: #E2E2E2;
	letter-spacing:0.2em;
	}
	
#dateformat a {
	font:11px Georgia;
	color: #E2E2E2;
	font-weight:bold;
	letter-spacing:0.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #E2E2E2;
	letter-spacing:0.1em;
	}

.style10 {
	font-size: 16px;
	color: #004;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.borders	{
	BORDER: 1px solid #BBB;
	text-align: left;	
}
TABLE 		{
	COLOR: #000;
	font-weight: normal;
	line-height: 22px;
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
}

.lists 		{
	COLOR: #000000;
	FONT: 14px arial, verdana, sans-serif;
	font-weight: normal;
	text-align: center;
}

.title 		{
	color: #666666;
	font: 20px arial, verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}

/* GALLERY AND SLIDESHOW CODE */

.Galborder	 	{ border: #666666 5px solid; }

A:hover .Galborder 	{ border: #999999 1px solid; margin: 4px; }

.viewer-border	 	{ border: #666666 10px solid; }	

.picturetitle 		{
	COLOR: #000;
	FONT: 10px verdana, arial, sans-serif;
	font-weight: bold;
}

.gallerytext 		{
	COLOR: #666;
	font-weight: normal;
	font-size: 11px;
	text-align: center;
	font-family: arial, verdana, sans-serif;
}
.gallerytext1 		{
	COLOR: #666666;
	font-weight: normal;
	text-align: left;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#ZOOM 			{ LEFT: 10px; POSITION: absolute; TOP: 10px; }


.button-gallery 	{
			color: #FFFFFF;
	       		font: bold 11px arial, sans-serif;
			text-align: center;
			background-color: #666666;
			background-image: url("images/button-gallery.gif");
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}


.buttonon-gallery	{
			color: #FFFFFF;
	       		font: bold 11px arial, sans-serif;
			text-align: center;
			background-color: #666666;
			background-image: url("images/buttonon-gallery.gif");
        		padding: 3px 5px 3px 5px;
			margin: 0px 1px 0px 1px;
        		display: block;
			cursor:pointer;
        		border: #000000 1px solid;
			}
