/*hide from ie on mac \*/
HTML
{
	height: 100%;
	overflow: hidden;
}
#flashcontent
{
	height: 100%;
	width: 80%;
}
/*end hide*/
BODY
{
	height: 100%;
	margin: 0;
	padding: 0;
	background: #222222 url(/images/bg.jpg) repeat-x center;
	font: 12pt/100% Calibri, Arial;
	color: #2E2E2E;
}
P
{
	margin: 0 0 2px;
}
A, A:visited
{
	text-decoration: none;
	color: #AF1013;
}
A:hover
{
	text-decoration: underline;
}
#flashcontent
{
	float: left;
}
H1
{
	margin: 0 0 2px;
	padding: 0;
	font: normal 16pt/105% "franklin gothic medium", arial;
}
H2
{
	margin: 0 0 2px;
	padding: 0;
	font: bold 17pt/105% Calibri, Arial;
	color: #FFFFFF;
}
H2.trigger
{
	width: 50px;
}
H4
{
	margin: 0;
	padding: 5px 0 0 15px;
	font: normal 20pt/105% "franklin gothic medium", arial;
	color: #898989;
}
H5
{
	margin: 0;
	padding: 5px 15px 0 0;
	font: normal normal 20pt/105% "franklin gothic medium", arial;
	color: #888888;
	text-align: right;
}
H1:first-letter
{
	color: #AE1013;
}
.red_letter
{
	color: #C80F13;
}
#about
{
	position: absolute;
	background: url(/images/about_bg.png) repeat;
	width: 835px;
	height: 30px;
	right: -730px;
	padding: 0;
	color: #D5D5D5;
	overflow: hidden;
}
#gallery_button
{
	position: absolute;
	background: url(/images/about_bg.png) repeat;
	width: 105px;
	height: 30px;
	right: 0;
	padding: 0;
	overflow: hidden;
}
#about_button A:hover IMG
{
	background: #020202 url(/images/about_bg.png) repeat;
}
#gallery_button A:hover IMG
{
	background: #020202 url(/images/about_bg.png) repeat;
}
#about_button
{
	width: 105px;
	height: 30px;
	float: left;
}
#close_button
{
	width: 105px;
	height: 30px;
	float: right;
}
#close_button A:hover IMG
{
	background: #020202 url(/images/close_button.png) repeat;
}
#about_content
{
	float: left;
	width: 810px;
	height: 95px;
	margin-left: 15px;
	padding-top: 5px;
}
#left_col
{
	width: 150px;
	float: left;
	padding-top: 12px;
	padding-left: 10px;
}
#right_col
{
	width: 150px;
	float: left;
	text-align: right;
	margin-right: 10px;
}
#bottom_bar
{
	position: absolute;
	height: 40px;
	overflow: hidden;
	display: block;
	width: 100%;
	bottom: 0;
	left: 0;
}
#bottom_bar TABLE
{
	margin: 0;
	padding: 0;
}
#bottom_bar_content
{
	display: block;
	text-align: left;
	height: 40px;
	padding: 0;
	margin: 0;
}

