BODY {
	background-color : #000000;
	color: #ffffff;
}
DIV.content {
	background-color : #000000;
	background-image : url(images/fireworks500-2.jpg);
	background-position : 99% 99%;
	background-repeat : no-repeat;
	color: #ffffff;
}
P {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 140%;
	margin-left : 2%;
	margin-right: 5%;
	text-align : right;
}
UL {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 120%;
	margin-left : 2%;
	margin-right: 5%;
	margin-bottom : 3px;
	text-align : left;
}
LI {
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	line-height: 120%;
	list-style-type : none;
	margin-left : 10%;
	margin-right: 5%;
	margin-bottom : 10px;
	text-align : left;
}

P.menu {
	background-image : url(images/menubackground-2.jpg);
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left : 3%;
	margin-right: 5%;
	text-align : right;
}
A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;	
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;	
	}
	A:hover {
	background-color : #436F92;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;	
}
A:active {
	background-color : #436F92;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #ffffff;	
}
H2 {
	border-bottom-width : 2px;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 150%;
	font-weight : bolder;
	letter-spacing : 10px;
	margin-left : 10%;
	margin-right: 5%;
	text-align : right;
}
p.emphasized {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 300%;
	font-weight : bolder;
	letter-spacing : 10px;
	margin-left : 10%;
	margin-right: 5%;
	text-align : right;
	text-decoration: underline;
}
A.menu:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;	
}
A.menu:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;	
	}
A.menu:hover {
	background-color : #436F92;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;	
}
A.menu:active {
	background-color : #436F92;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : #ffffff;	
}
