.typography * {
	font-family: "Bookman Old Style", Dotum, Arial, Helvetica, sans-serif;
	font-weight:100;
}

.typography em {
	font-size: 0.9em;
	font-family: "Bookman Old Style", Dotum, Arial, Helvetica, sans-serif;
}

.typography p {
	font-size: 0.9em;
	color: #FFFFFF;
}

.typography h1 {
	font-family: "Bookman Old Style", Dotum, "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serife;
	font-size: 2em;
	padding:0px;
	margin:0px;
	color: #FFAE00;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

.typography h2 {
	font-family: "Bookman Old Style", Dotum, "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serife;
	font-size: 1.2em;
	color: #FFAE00;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

.typography h3 {
	font-family: "Bookman Old Style", Dotum, "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serife;
	font-size: 1.5em;
	color: #FFFFFF;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

.typography h4 {
	font-size: 1.2em;
	color: #FFAE00;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

.typography h6 {
	}
	
#header_text h6 {
	margin-top:-17px;
	padding-top:0px;
	font-size: 2em;
	color: #FFF;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

#header_text p {
	margin-top:-95px;
	padding-top:0px;
	font-size: 1em;
	color: #FFF;
	text-shadow: 0.1em 0.1em 0.1em #000;
}

#footer_left p {
	text-shadow: 0.1em -0.1em 0.1em #000;
}
#footer_right p{
	text-shadow: 0.1em -0.1em 0.1em #000;
}