DIV.tabletop
{
	background				: url(_images/table_top.gif);
	background-position		: top;
	height					: 28px;
	width					: 800px;
}

DIV.tablebot
{
	background				: url(_images/table_bot.gif);
	background-position		: bottom;
	height					: 28px;
	width					: 800px;
}

DIV.tablemid
{
	background				: url(_images/table_mid.gif);	
	width					: 800px;
}

DIV.headerFade
{
	background				: url(_images/header_back_fade.jpg);
	background-repeat		: no-repeat;
	height					: 100px;
}

.murrowBack
{
	background				: url(_images/murrow_back2.jpg);
	background-repeat		: no-repeat;
	height					: 390px;
}


.home
{
	background				: url(_images/bg_wrapper2.gif);
}

.headerTitle
{
	font-family				: Times New Roman;
	font-size				: 20pt;	
	color					: #ffffff;
	padding-top				: 35px;
	padding-left			: 170px;
}

.headerTitleSub
{
	font-family				: Times New Roman;
	font-size				: 16pt;	
	color					: #ffffff;
}


.contactHome
{
	font-family				: Times New Roman;
	font-size				: 10pt;
	padding-left			: 420px;
	padding-top				: 350px;
}

.contactHome A
{
	font-family				: Arial;
	font-size				: 10pt;
	text-decoration			: none;
	color					: #000000;
}


.contactHome A:Hover
{
	font-family				: Arial;
	font-size				: 10pt;
	text-decoration			: none;
	color					: #000000;
}


.subHeaderFade
{
	background				: url(_images/subheader_back_fade.jpg);
	background-repeat		: repeat-x;
	height					: 32px;
	color					: White;
	font-family				: Arial;
	font-size				: 10pt;
	font-weight				: bold;
}

.videoList
{
	font-family				: Arial;
	font-size				: 10pt;
	color					: #000000;
	padding-left			: 15px;
}

.resumeLink
{
	font-family				: Arial;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: none;
}


.resumeLink A
{
	font-family				: Arial;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: none;
}


.resumeLink A:Hover
{
	font-family				: Arial;
	font-weight				: bold;
	color					: #000000;
	text-decoration			: none;
}


.tableback
{
	background		: url(_images/tableback.gif);
	background-repeat: repeat
}

.navLinks
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 8pt;
	color			: #ffffff;
	/*color			: #4B4B4B;
	font-weight		: bold;*/
}

.navLinks A
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 8pt;
	color			: #ffffff;
	
	text-decoration	: none;
}

.navLinks A:Hover
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 8pt;
	color			: #cecece;
	
	text-decoration	: none;
}


.ContentTitle
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 12pt;
	color			: #000000;
	font-weight		: bold;
}

.Content
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 10pt;
	color			: #000000;
	padding-right	: 25px;
}

.contactInformation
{
	font-family		: Verdana, Arial, Courier New;
	font-size		: 8pt;
	color			: #000000;
}


