body
{
	background-color: #FFCCFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
#container
{
	position: absolute;
	height: 526px;
	width: 901px;
	margin: 25px;
	border: 0px;
	background-image: url(images/bgpic.jpg);
	background-repeat: no-repeat;
}
#title-name
{
	position: absolute;
	top: 25px;
	right: 400px;
	height: 53px;
	width: 280px;
}
#title
{
	position: absolute;
	top: 75px;
	right: 225px;
	height: 75px;
	width: 350px;
}
#title-notes
{
	position: absolute;
	top: 40px;
	right: 40px;
	height: 42px;
	width: 336px;
}
#photos
{
	position: absolute;
	top: 75px;
	right: 30px;
	height: 265px;
	width: 200px;
}
#main-text
{
	position: absolute;
	overflow: auto;
	color: #000099;
	right: 325px;
	width: 465px;
	height: 415px;
	top: 130px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#corner-rose
{
	position: absolute;
	top: 400px;
	right: 10px;
	height: 100px;
	width: 100px;
}
#song-list
{
	position: absolute;
	overflow: hidden;
	top: 120px;
	right: 15px;
	height: 250px;
	width: 450px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#contactinfo
{
	position: absolute;
	overflow: hidden;
	top: 350px;
	right: 35px;
	height: 170px;
	width: 250px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#hearts
{
	position: absolute;
	top: 160px;
	right: 210px;
	height: 127px;
	width: 130px;
}
h1
{
	color: #990099;
	font-size: 16px;
}
h2
{
	font-size: 10px;
	margin-left: 0px;
}
h3
{
	color: #000099;
	font-size: 12px;
}
h4
{
	color: #000099;
	font-size: 18px;
}
#copy
{
	position: absolute;
	color: #669966;
	right: 10px;
	text-align: right;
	bottom: -15px;
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
}
img
{
	border : 0px;
}
a
{
	color: #990099;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover, a:active {
	color: #000099;
	text-decoration : underline overline;
	background-color : transparent;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 0px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 0px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
