@charset "UTF-8";
/* CSS Document */

body {
	background-color: #666666;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}

.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

.bottomnav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

.bottomnav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66AEF3;
	text-decoration: underline;
}

.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-align: left;
}

.regular a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.regular a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #66AEF3;
	text-decoration: underline;
	text-align: left;
}


.featured {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	text-align: left;
}

.featuredbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.regular12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-top:0px;
	text-align: left;
	margin-right: 10px;
}

.regular12 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}

.regular12 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #66AEF3;
	text-decoration: underline;
	text-align: left;
}

.videocaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-image: url(images/orange.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 23px;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.popupwindow {
	background-color: #333333;
}

.popupdescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	background-image: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.popupdescription a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}

.popupdescription a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #66AEF3;
	text-decoration: underline;
}

.popupwindowlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-decoration: none;
	margin-left: 10px;
}

.peoplename {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 14px;
}

.vertlines {
	color: #00FFFF;
}

.celeblist {
	list-style-type: none;
	text-indent: -20px;
}

.portfoliolist {
	list-style-type: square;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
