BODY {
	color: #371C00;
	background-color :#AC6A38;
	background-image : url(../graphics/bkskinbg2.jpg);
	font-family: "Times New Roman", Times, serif;	
	font-size: medium;
	text-align: left;
	margin-left : 5%;
	margin-right : 5%;
	
	}

PRE {
	font-family : "Times New Roman", Times, serif;
	margin-left : 5%;
	margin-right : 5%;
	
}
TABLE.thumbs {
	background-color : transparent;
	border : ridge;
	border-color : #480000;
		padding : 6px;
}
TABLE.lake {
	background-color : transparent;
	border : ridge;
	border-color : #480000;
	border-width : thick;
}
TD.thumbs {
	border : ridge;
	border-color : #480000;
}


A {
	color: #FFEDD9;
	text-decoration : none;	
}

A:HOVER {
	color: Black;
	background-color : #FFEDD9;
}
A:VISITED {
color : #FFFFCE;
background-color : Maroon;
	
}
P {
	text-indent : 10px;
}
H1 {
		font-size : x-large;
	font-weight : bold;
	text-align : center;
}
H2 {
		font-size : large;
	background-position : center;
    text-align : center;
}
P.notices {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-align : left;
	text-indent : 0px;
}
P.bullets {
	font-size : small;
	text-align : left;
	text-indent : 0px;
}

	BODY.hawk {
	color: #AB815A;
	background-color: #480000;
	font-family: "Comic Sans MS", "Times New Roman", Arial;
	
	font-size: medium;
	text-align: left;
	}