
body {
font-size: 14px;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
background: #000 url("http://carolboydleon.com/images/back_top_left.jpg") no-repeat;
}

td, p, li, div, span {
font-size: 14px;
font-family: Arial, Helvetique, Sans-serif;
color: #000;
}

ul {
list-style: none;
list-style-image: url(http://carolboydleon.com/images/li.gif);
}

a, a:visited {
font-family: Arial, Helvetique, Sans-serif; color: #E201FC;
text-decoration: underline;
}

a:active, a:hover {
font-family: Arial, Helvetique, Sans-serif; color: #000;
text-decoration: none;
}

.gallery li {
list-style: none;
display: inline;
float: left;
width: 170px;
height: 170px;
}

.title_link, .title_link:visited  {
line-height: 26px;
font-family: Arial, Helvetique, Sans-serif; color: #000;
font-size: 18px;
text-decoration: underline;
}

.title_link:active, .title_link:hover  {
line-height: 26px;
font-family: Arial, Helvetique, Sans-serif; color: #954094;
font-size: 18px;
text-decoration: none;
}

.buysong {
width: 62px;
height: 34px;
cursor: pointer;
}

h1 {
font-family: Arial, Helvetique, Sans-serif;
text-align: right;
font-size: 30px;
font-weight: bold;
font-style: italic;
color: #aaa;
}

h2 {
font-family: Arial, Helvetique, Sans-serif; font-size: 18px;
color: #790079;
text-align: left;
font-size: 18px;
padding: 0px;
margin: 0px;
}

h3 {
font-family: Arial, Helvetique, Sans-serif; font-size: .9em;
color: #000;
font-size: 14px;
font-weight: bold;
padding-top: 0px;
padding-bottom: 0px;
}

img {
border: 0px;
}

.content img {
padding: 6px;
}

.top_back {
background: #000000 url("http://carolboydleon.com/images/back_top.jpg") repeat-x;
}

.left_column_top {
width: 250px;
}

.left_column {
padding-top: 48px;
padding-left: 20px;
width: 230px;
}

.content {
white-space: auto;
padding-top: 58px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 40px;
border-left: #000 solid 60px;
background: #ccc url("http://carolboydleon.com/images/content_corner.gif") no-repeat;
}

.content_home {
white-space: auto;
padding-top: 58px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 40px;
border-left: #000 solid 60px;
background: #000;
}

.quote {
}

.quote_name {
margin-left: 40px;
font-style: italic;
}

#nav, #nav ul {
	float: left;
	padding: 0px;
	margin: 0;
	/*width: 230px;*/
	list-style: none;
	list-style-image: none;
	line-height: 30px;
}

#nav a {
	display: block;
	line-height: 30px;
	/*width: 230px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color:#999;
}
#nav a:hover {
	color:#f900fc;
}

#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(http://carolboydleon.com/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(http://carolboydleon.com/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(http://carolboydleon.com/images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(http://carolboydleon.com/images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}