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

.jacquelinejackson {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
}
#nav {
	vertical-align: top;
}
#nav li {
	list-style-type: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
.menuhi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 110%;
	line-height: 140%;
}
#everything {
	width: 780px;
	margin: 3% 3%;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.caption {
	font-size: 90%
}
.thumb_br {
	border-top-width: .5px;
	border-right-width: .5px;
	border-bottom-width: .5px;
	border-left-width: .5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dottedline {
	border-top: 1px dotted #666666;
}
