h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(/images/h1.gif);
	margin: 0px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 50px;
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	word-spacing: normal;


}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	letter-spacing: 2px;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #386B88;
	margin: 0px;
	border: thin none #33CCFF;
	clear: left;


}

h3.film{
	
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(/images/icons/film.gif);
	margin: 0px;
	
	background-repeat: no-repeat;
	background-position: left top;
	
	word-spacing: normal;
	}
	
	h3 {
	padding: 15px 0px 5px 30px;
	font-size: small;
	}
	
	h3.design{
	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-image: url(/images/icons/design.jpg);
	margin: 0px;

	background-repeat: no-repeat;
	background-position: left top;

	word-spacing: normal;


}

p {
	text-align: justify;
	line-height: 170%;
	border: 0px none #00FF33;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;

}
#footer a:link {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #000000;
}

