html
{
	height: 100%;
}
body
{
	margin: 40px 0px 0px 0px;
	font-size: 11pt;
/*  	font-family: "Clarendon Light", Clarendon Lt, Clarendon, Palatino Linotype, Palatino, serif; */
	font-family: Liberation, Arial, sans-serif;
/*  	font-family: "Clarendon Light", Clarendon, Palatino Linotype, Book Antiqua, Palatino, serif; */
/* 	font-family: Georgia, Arial, sans-serif; */
	height: 100%;
	color: #ffffff;
/* 	background-color: #320c0a; */
/* 	background-color: #190504; */
	background-color: #1e202c;
}
h1
{
	margin: 0px;
	padding: 0px;
/* 	font-family: Verdana, Arial, sans-serif; */
}
h2
{
	margin: 0px;
	padding: 0px;
/* 	font-family: Verdana, Arial, sans-serif; */
	font-weight: normal;
}
acronym, abbr
{
	outline: none 0px;
	border: none 0px;
}
a
{
	text-decoration: none;
	color: #ffffff;
}
a, a:hover, a:active, a:visited
{
	border: none 0px;
	outline: none 0px;
	padding: 0px;
	margin: 0px;
}
a img
{
	border: none 0px;
}

img.logo
{
	margin-left: 0px;
	margin-bottom: 7px;
}
#short_contact_info
{
	text-align: left;
/* 	margin: 40px 30px 0px 60px; */
	margin: 0px 30px 0px 60px;
	color: #ffffff;
}

#full
{
	background-color: #320c0a;
	height: 100%;
}
#main #top a, #main #middle a
{
	display: block;
}
#main #middle
{
	background-color: #60002b;
}
#top, #middle, #bottom
{
	padding-left: 60px;
	font-weight: bold;
}
#top
{
	min-height: 34%;
	margin-bottom: 40px;
}
#nav
{
	padding-left: 60px;
/* 	width: 1000px; */
/* 	line-height: 60pt; */
}
#nav2
{
/* 	margin-top: 56px; */
/* 	margin-top: 112px; */
/* 	margin-top: 145px; */
/* 	margin-top: 175px; */
/* 	margin-top: 178px; */
	margin-top: 236px;
/* 	margin-top: 119px; */
}
embed
{
	width: 650px !important;
}
#middle
{
	height: 228px;
	background-color: #d40027;
}
#bottom
{
	height: 33%;
	background-color: #0f321e;
}
#middle:hover
{
	background-color: #ef2f94;
}
#bottom:hover
{
	background-color: #c8d605;
}
#bottom:hover a, #middle:hover a
{
	color: #ffffff;
}
#middle acronym, #bottom acronym, #middle acronym a, #bottom acronym a
{
	display: block;
}
#video
{
	width: 400px;
	height: 300px;
	position: absolute;
	top: 200px;
	/*right: 190px;*/	/* not sure why it needs to be shunted this far out (maybe it can't correctly detect the edges of flash?), but flash is a fucker and i have no time to deal with it */
	left: 680px;
}
#video h2
{
	padding-left: 10px;
	font-size: 11pt;
}
#vid_title
{
	padding-left: 10px;
	margin-top: 9px;
}
#news h2
{
	color: #ffffff;
	font-size: 11pt;
}
#news
{
	color: #ee009b;
	width: 450px;
	position: absolute;
/* 	right: 130px; */
	left: 690px;
	top: 40px;	
}
#news .arrow
{
	font-size: 14pt;
	line-height: 1em;
	color: #ffffff;
	text-indent: -3px;
	cursor: pointer;
}
#news p
{
	margin: 0px;
}
#news_circle
{
	position: absolute;
	/*top: 40px;
	right: 40px;*/
	top: -50px;
	right: -230px;
}
#latest_circle
{
	position: absolute;
/* 	top: 170px; */
	top: 160px;
/* 	right: 40px; */
	right: 30px;
}
#news .title
{
	font-weight: bold;
}
#news h3
{
	margin: 0px;
	text-transform: uppercase;
}
#news_next, #news_prev
{
	display: block;
	cursor: pointer;
	height: 9px;
	margin: 0px;
}
#news_content
{
	height: 100px;
	font-size: 11pt;
}
#news_content .content
{
	overflow: auto;
}
#newsID
{
	display: none;
}
#news .date
{
	color: #ffffff;
}
.address, .contact
{
	display: block;
}
.contact
{
	margin-top: 15px;
}



.georgia
{
	font-family: Georgia, serif !important;
}
.helvetica
{
	font-family: Helvetica, sans-serif !important;
}
.verdana
{
	font-family: Verdana, sans-serif !important;
}
.arial
{
	font-family: Arial, sans-serif !important;
}
.geneva
{
	font-family: Geneva, sans-serif !important;
}
.tahoma
{
	font-family: Tahoma, sans-serif !important;
}

img.arrow
{
	cursor: pointer;
}




#tags
{
	position: absolute;
	background-color: #1e202c;
	/*opacity: 0.6;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;*/
	z-index: 100;
	top: 240px;
	width: 425px;
	left: 60px;
	display: none;
}
#tags .col
{
	width: 140px;
	float: left;
}
#tags .col a
{
	display: block;
	color: #fff;
}
#tags .col a:hover
{
	background-color: #fff;
	color: #1e202c;
}
