
#content {
	vertical-align:		top;
	background-color:	black;
	margin:				20px;
}

#nav {
	position:			relative;
}

#navBox {
	font-size:			10.5pt;
	font-family:		Tahoma;
	font-weight:		bold;
	color:				#CB5900;
	text-decoration:	none;
	line-height:		1.4em;
}

.nav {
	font-size:			10.5pt;
	font-family:		Tahoma;
	font-weight:		bold;
	color:				#D7C00B;
	text-decoration:	none;
	line-height:		1.4em;
}

#photosNav {
	font-size:			18;
	font-family:		Tahoma;
	font-weight:		bold;
	text-decoration:	none;
	line-height:		1.4em;
}

#photosNav ul {
	list-style:			none;
	padding:			0;
	margin:				0;
}

#photosNav li {
	color:				#C7C7C7;
	margin-left:		14px;
	font-size:			smaller;
}

#photosNavSelected {
	color:				#CB5900;
}

.nav:hover {
	color:				#FFE300;
	text-decoration:	none;
}

.rn {
	font-family:		Times New Roman;
}

body {
	margin:				0px;
}

td, p, li, dd {
	font-size:			12 pt;
	font-family:		Tahoma;
	color:				white;
	text-decoration:	none;
	line-height:		1.4em;
}

dt {
	font-weight:		bolder;
}

h1 {
	font-family:		Tahoma;
	color:				#CB5900;
	font-size:			20pt;
}

h2 {
	font-family:		Tahoma;
	color:				#CB5900;
	font-size:			16pt;
}

h3 {
	font-family:		Tahoma;
	color:				#CB5900;
	font-size:			14pt;
}

a {
	color:				#D7C00B;
	text-decoration:	none;
}

a:hover {
	color:				#FFE300;
	text-decoration:	none;
}

