body {
	margin: 10px;
}
.gradient {
	background-image:     url(../images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1.5em;
	color: #660000;
	margin: 5px;
	padding: 15px 10px 5px 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	color: #333333;
	margin: 5px;
	padding: 10px 10px 10px 0px;
}
.phone-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-align: center;
	border-top: 1px inset #660033;
	border-right: 1px inset #660033;
	border-bottom: 2px ridge #660033;
	border-left: 1px ridge #660033;
	background-image: url(http://www.smartgirlsproductions.com/images/creambackground.gif);
	padding: 2px 0px;
	margin: 3px 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	background: #660000;
	color: white;
	text-decoration: none;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 8px 8px 3px;
	padding: 8px 5px 3px;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	margin: 10px 8px 5px;
	padding: 15px 5px 5px;
	line-height: 1.5em;
}
div.quote a:link {
	font-style: italic;
	font-weight: normal;
}
div.quote a:visited {
	font-style: italic;
}
div.quote a:hover {
	font-style: italic;
	background: #660000;
	color: white;
	text-decoration: none;
}
.left-nav {
	float: left;
	background: #59002D;
	margin: 10px 10px 10px 0px;
	padding: 5px;
	border-top: 3px solid #7B7974;
	border-right: 3px inset #7B7974;
	border-bottom: 3px solid #ECE9DD;
	border-left: 3px inset #ECE9DD;
}
div.left-nav {
	width: 160px;
}
div.left-nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	display: block;
}
div.left-nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	padding: 2px;
	margin: 2px;
	display: block;
}
div.left-nav a:hover {
	background: white;
	color: black;
}
.contactgradient {
	background-image:     url(http://www.smartgirlsproductions.com/styles/images/gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 5px;
	padding: 5px;
	display: block;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	padding: 4px;
	background-image:    url(http://www.smartgirlsproductions.com/images/gold.jpg);
	width: 80%;
	float: right;
	margin: 10px 10px 5px 10px;
	border-top-style: inset;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: inset;
	border-width: thin;
	border-top-color: #999999;
	border-right-color: #660033;
	border-bottom-color: #660033;
	border-left-color: #999999;
}
.email a:link {
	text-decoration: none;
}
.email a:visited {
	text-decoration: none;
}
.email a:hover {
	background: #660000;
	color: white;
	text-decoration: none;
}
#melody {
	float: right;
	margin: 5px;
}
.imagecaption {
	float: right;
	margin: 5px 5px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #660000;
	text-align: center;
	width: 125px;
}
#reels {
	float: right;
	margin: 2px;
	position: absolute;
	top: 6px;
	right: 6px;
}
#reel-left {
	float: left;
	position: absolute;
	top: 490px;
	left: 0px;
}
div.imagecaption a:link {
	font-style: italic;
}
div.imagecaption a:visited {
	font-style: italic;
}
div.imagecaption a:hover {
	font-style: italic;
	background: #660000;
	color: white;
	text-decoration: none;
}
#bbb {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}