h1 span, h2 span, h3 span, a span, p span
{
	display:			none;
}

a
{
	text-decoration:		none;
}

a:hover
{
	text-decoration:		underline;
}

html, body
{
	margin:				0px;

	padding:			0px;
}

body
{
	text-align:			center;
	background-image:		url("/images/background.jpg");
	font-family:			tahoma,arial;
}


#body
{
	margin:				0px auto 0px auto;
	
	width:				1000px;
	height:				589px;

	text-align:			left;
}

h1
{
	position:			relative;
	top:				20px;
	left:				60px;
	margin:				0px;
	
	width:				544px;
	height:				51px;
	
	background-image:		url("/images/heading.png");
}

#victoria
{
	float:				right;
	
	width:				261px;
	height:				100%;
	
	background-image:		url("/images/victoria.png");
	background-repeat:		no-repeat;
}

#victoria span
{
	display:			none;
}

h2
{
	display:			none;
}

h3
{
	margin:				40px 0px 0px 62px;
	
	text-align:			left;
	color:				#FFFFFF;
}

h3.contact
{
	margin:				295px 0px 0px 62px;

	width:				170px;
	height:				27px;
	
	background-image:		url("/images/contact.png");
	background-color:		#FFFFFF;
}

#radio
{
	float:				right;
	position:			relative;
	top:				80px;

	width:				457px;
	height:				266px;
	
	background-image:		url("/images/radio.png");
}

#radio a
{
	display:			block;
	
	width:				457px;
	height:				266px;
}

#radio a span
{
	display:			none;
}

ul
{
	margin:				0px 0px 0px 42px;
	
	width:				200px;
	padding:			20px;
	
	background-color:		#FFFFFF;
	text-align:			left;	
	list-style-type:		none;
}

li
{
	padding:			5px 0px 5px 0px;
}

li, li a
{
	color:				#FF0000;
}

#myspace
{
	float:				right;
	
	padding:			5px 15px 0px 0px;
	
	color:				#FF66CC;
}

#heart
{
	float:				left;
	position:			relative;
	left:				630px;
	top:				100px;
	margin:				0px 0px 0px -350px;
	
	display:			block;
	width:				313px;
	height:				303px;
	
	background-image:		url("/images/heart.png");
}

p
{
	margin:				10px 0px 0px 62px;
	width:				485px;

	text-align:			left;
	color:				#FF0000;
}

p strong
{
	color:				#FF66CC;
}

p.signiture
{
	margin:				25px 0px 0px 240px;

	width:				200px;
	height:				66px;
	
	background-image:		url("/images/signiture.png");
}

#heartVideo
{
	float:				left;
	position:			relative;
	left:				320px;
	top:				380px;
	margin:				0px 0px 0px -300px;
	
	display:			block;
	width:				236px;
	height:				233px;
	
	background-image:		url("/images/videoheart.png");
}