*{padding: 0; margin: 0;}

body {
	background-color: #E8E8F1;
	margin-top: 10px;
}

html { 
 height: 100%; 
 margin-bottom: 1px; 
 } 

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 720px;
   }

#MainTable {
	background-color: #183084;

}

.navTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;

}

.navTop a:link {
	text-decoration: none;
	color: #FFFFFF;

}

.navTop a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.navTop a:hover {
	color: #999999;
	text-decoration: none;

}

.navBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.navBottom a:link {
	text-decoration: none;
	color: #999999;

}

.navBottom a:visited {
	color: #999999;
	text-decoration: none;

}

.navBottom a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.openingContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 5px;


}

.openingContent img {
	border: 1px solid #999999;
}

.openingContent a:link {
	text-decoration: none;
	color: #FFFFFF;

}

.openingContent a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.openingContent a:hover {
	color: #999999;
	text-decoration: none;

}
.resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.resume a:link {
	text-decoration: underline;
	color: #FFFFFF;

}

.resume a:visited {
	color: #FFFFFF;
	text-decoration: underline;

}

.resume a:hover {
	color: #999999;
	text-decoration: none;

}
.resumeHead {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
}
.resumeImg {
	margin-right: 10px;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.contactImg {
	margin-right: 10px;
}

.contact a:link {
	text-decoration: underline;
	color: #CCCCCC;

}

.contact a:visited {
	color: #CCCCCC;
	text-decoration: underline;

}

.contact a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.oncamera {
	border: 1px solid #999999;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.whatsnew {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
}

.whatsnew img {
	margin-left: 5px;
	border: 1px solid #999999;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: -10px;
}

.quoteCredit {
	font-size: 12px;
	font-style: italic;
	margin-left: 90px;
	margin-top: 0px;
	padding-bottom: 20px;
	font-weight: bold;
}

.quote {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border: 1px solid #CCC;
	padding: 12px 8px 0px;
}

.flvRight {
	float: right;
	border: 1px solid #999;
}
