BODY {
	background-color : black;
	font-family : Tahoma, Verdana;
	font-size : small;
	margin-top : 0;
	margin-left : 0;
}
TABLE {
	font-size : x-small;
	}

A {
	text-decoration : none;
	color : #CBCBCB;
}

A:HOVER {
	text-decoration : underline;
}

A.section_name {
	COLOR: #BD0000;
	text-decoration : none;
	text-align: center;
	width: 100%;
	font-weight : bold;
}
A.section_name:hover {
	COLOR: White;
	background-color : #980000;
	text-decoration : none;
	WIDTH: 100%
}

.section_table {
	background : #363636;
	text-align: center;
}

.section_table_header {
	background : #545454;
	color : #FF9797;
	font-weight : bold;
	text-align: center;
}

.photo_name {
	background : #4F4F4F;
	color : #BD0000;
	font-weight : bold;
	text-align: center;
}

.photo_description {
	color : #FF9797;
	font-size : smaller;
	text-align: center;
}

.photo_section_name {
	background : #545454;
	color : #FF9797;
	font-weight : bold;
	font-size : larger;
	text-align: center;

}

.photo_table {
 background : #363636;
 text-align: center;
 	color : #FF3C3C;
}
