body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align: right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	font-style: italic;
	color: #666666;
	background-color: #333333;
	font-weight: normal;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 10px;
}
h3 {
	color: #CCCCCC;
	font-size: 130%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	padding-left: 10px;
}

	
#content {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
	margin: 0px auto;
	height: auto;
	text-align: center;
	background-repeat: repeat-y;

}
#content a {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}
#content a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



	#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	margin: 0px;
	padding: 5px 15px;
	line-height: 1.3em;
}
#content li {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 75%;
}



	#footer p {
	font-size: 75%;
	margin: 0px;
	padding: 0px;
	color: #00FF33;
}

#footer a {
	color: #00FF00;
	text-decoration: underline;
}
#frontline hr {
	color: #336699;
}


#donationform  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
}

input {
	background-color: #CCC;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}




.cutlines {
	font-size: 65%;
	color: #9CC9FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#gallery {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size:1 px;
	line-height:0px;
	}
	
.imageright {
	margin: 0px 5px 5px 10px;
	padding: 5px;
	float: right;
}

.imageleft {
	margin: 0px 10px 5px 5px;
	padding: 10px;
	float: left;
}

.dropcap {
	float: left;
	font: italic normal 70pt/0.8em Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	margin-right: 1px;
}	


/*-----------------------------------*/
/*    HIGHSLIDE JS                   */
/*-----------------------------------*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur) , pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 7pt;
	font-weight: bold;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



/*-----------------------------------*/
/*    CLEARFIX                       */
/*-----------------------------------*/

.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearFix {display: inline-block;}  
 /* Holly Hack Targets IE Win only \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
#highslide-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6px;
}
