img	{

	border: 0px;

}



body	{

	background-image: url(../images/background.gif);

	background-repeat: y;

	background-color: #404040;

	font-family: Arial, Verdana, san-serif;

	color: #fff;

	font-size: 12pt;

}



#master_container	{

	position: absolute;

	left: 0px;

	top: 0px;

	width: 760px;

	height: 100%;

}



#logo	{

	position: relative;

	width: 760px;

	height: 77px;

	background-image: url(../images/gradient_background.gif);

	background-repeat: repeat-y;

}



#top_red_bar	{

	position: relative;

	top: 0px;

	left: 0px;

	width: 760px;

	height: 15px;

	background-color: #990000;

}



#main_image_window	{

	position: relative;

	top: 0px;

	left: 0px;

	width: 760px;

	height: 180px;

}



#main_content	{

	position: absolute;

	top: 375px;

	left: 88px;

	width: 430px;

	color: #fff;

}



.header	{

	font-family: Arial, Verdana, san-serif;

	color: #E6E6E6;

	font-size: 18px;

	line-height: 165%;

	font-weight: normal;

	padding-bottom: 8px;

	display: block;

}



.sub_header	{

	font-family: Arial, Verdana, san-serif;

	color: #E6E6E6;

	font-size: 12px;

	line-height: 165%;

	font-weight: normal;

}



.sub_header_2	{

	font-family: Arial, Verdana, san-serif;

	color: #E6E6E6;

	font-size: 16px;

	line-height: 165%;

	font-weight: normal;

}



.highlight	{

	font-family: Arial, Verdana, san-serif;

	color: #E6E6E6;

	font-size: 12px;

	line-height: 165%;

	font-weight: normal;

	padding-bottom: 8px;

	display: block;

}



.person_name	{

	font-size: 12px;

}

	

.person_position	{

	font-size: 12px;

	font-style: italic;	

	color: #999;

}

	

.body_text	{

	font-size: 12px;

	font-style: normal;

	color: #999;

	display: block;

	line-height: 165%;

	padding-top: 15px;

}



.padding	{

	padding-left: 20px;

	display: block;

}

		

#line	{  

	position: relative;

	width: 425px;

	height: 31px;

	border-bottom: 1px;

	border-bottom-color: #999;

	border-bottom-style: solid;

	border-bottom_width: 1px;

}



#line_spacer	{  

	position: relative;

	width: 425px;

	height: 25px;

}



li	{

	list-style-position: outside;

	margin-left: -20px;

	list-style-type: none;

	list-style-image: url(../images/listimage.gif);

}



ul	{

	margin-top: 0px;

}



/* LINK CONTROLS */



a {

	font-size: 12px;

	font-style: normal;

	color: #999;

	line-height: 165%;

}





a:link {

	text-decoration: underline;

}





a:visited {

	text-decoration: underline;

}





a:hover {

	color: #fff;

	text-decoration: underline;

}





a:active {

	text-decoration: underline;

}

