/*================================================================

BLIS WEB AGENCY "SCREEN" STYLESHEET

================================================================
GENERAL TYPOGRAPHY (Standard HTML tags)
----------------------------------------------------------------*/
HTML
{
	height: 100%;
	margin-bottom: 1px;
}
HTML, BODY
{
	font-family: georgia, verdana, helvetica, sans-serif;
	color: #000000;
	background: #000000;
	font-size: 1em;
}
H1
{
	color: #A71A1A;
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 12px;
}
H2
{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 6px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 604px;
	letter-spacing: 2px;
}
P, LI, TD
{
	color: #FFFFFF;
	margin-bottom: 12px;
	font-size: 75%;
	line-height: 1.6em;
}
#mincontent
{
	height: auto !important;
	height: 614px;
	min-height: 614px;
	display: block;
	width: 606px;
	padding: 0;
	margin: 0;
}
LI
{
	margin-left: 20px;
	line-height: 17px;
	margin-bottom: 2px;
}
#mincontent UL LI
{
	background: url(/images/bullet.png) no-repeat 1px 1px;
	list-style: none;
	margin-left: 0;
	padding-left: 18px;
}
UL
{
	margin-bottom: 10px;
}
A
{
	outline: none;
}
#footer A
{
	color: #FFFFFF;
}
A:link, A:visited
{
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover
{
	color: #C9C9C9;
}
/*TABLES
----------------------------------------------------------------*/
TABLE
{
	clear: both;
	border-collapse: collapse;
	text-align: left;
}
TD
{
	padding: 2px 3px;
	font-size: small;
}
TD LI, TD P
{
	font-size: 100%;
}
/*HEADER CONTENT
----------------------------------------------------------------*/
#webpage
{
	background: #FFFFFF url(/images/logo.jpg) no-repeat 33px 38px;
	height: 700px;
	margin-top: 20px;
	margin-bottom: 17px;
}
H3
{
	padding-bottom: 10px;
	font-size: 12px;
}
#content_frame
{
	background: transparent url(/images/tagline.png) no-repeat 259px 12px;
	background-attachment: scroll;
	padding-top: 35px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	text-align: left;
	width: 906px;
	display: block;
	margin-top: 0;
}
#content
{
	width: 619px;
	overflow: auto;
	margin-left: 250px;
	height: 591px;
	background: #000000;
	color: #FFFFFF;
	font-family: Georgia, Serif;
	padding: 21px;
	border: 0px solid #000000;
	margin-top: 0;
}
#herographic
{
	background-color: #000000;
	display: block;
	height: 383px;
	margin-bottom: 17px;
}
DIV.right
{
	width: 282px !important;
	width: 248px;
	float: left;
	padding-top: 10px;
}
DIV.left
{
	width: 281px !important;
	width: 252px;
	overflow: hidden;
	float: left;
	margin-right: 20px !important;
	margin-right: 50px;
	padding-top: 10px;
}
#id_index #content
{
	padding: 0;
	width: 661px;
	height: 633px;
	margin-top: 0;
	overflow: hidden;
}
.topPageGraphic
{
/*BLANK*/
}
/*SIDEBAR CONTENT
----------------------------------------------------------------
FOOTER CONTENT
----------------------------------------------------------------*/
#footer
{
	font-size: 50%;
	font-family: verdana, helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	display: none;
}
/*PAGE TOOLS
----------------------------------------------------------------*/
.hide, .printonly
{
	display: none;
}
.noscript
{
	margin: 0 auto;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.noscript SPAN
{
	border: 1px solid #A71A1A;
	font-size: 10px;
	color: #A71A1A;
	margin: 0 auto;
	padding: 4px;
	position: relative;
	width: 700px;
	background: #FFFFFF;
	display: block;
	font-family: verdana, sans-serif;
}
.clear
{
	clear: both;
	display: block;
	height: 1px;
	width: 1px;
}
