html, body {
	height: 100%;         /* required */
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	background: #45342A;
}
div#distance { 
	margin-bottom: -321px; /* half of content height */
	width: 1px;           /* required to "hide" distance div */
	height: 50%;          /* required */
	float: left;          /* required */

}
div#container {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 642px;         /* required - desired height */
	width: 816px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	background: #45342A url('marjoriebelles_bg.jpg') center no-repeat;
}




div#container_vid1 {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 494px;         /* required - desired height */
	width: 578px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	background: #45342A url('video1_bg.jpg') center no-repeat;
}



div#container_vid2 {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	height: 499px;         /* required - desired height */
	width: 753px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
	background: #45342A url('video2_bg.jpg') center no-repeat;
}



#menu {
	width: 200px;
	height: 500px;
	position: absolute;
	right: 58px;
	top: 62px;
	text-align: right;
	z-index: 10;
}

#totempic {
	position: absolute;
	bottom: 80px;
	left:59px;
	background: url('belles_totem.jpg') no-repeat;
	width: 205px;
	height: 364px;
}

#makeuppic {
	position: absolute;
	bottom: 80px;
	left:59px;
	background: url('belles_makeup.jpg') no-repeat;
	width: 205px;
	height: 364px;
}

#circlepic {
	float: left;
	background: url('belles_circle.jpg') no-repeat;
	width: 200px;
	height: 300px;
	margin-right: 10px;
}


#content_home {
	position: absolute;
	top: 220px;
	left: 265px;
	width: 370px;
}


#content_contact {
	position: absolute;
	top: 210px;
	left: 70px;
	width: 550px;
	overflow: hidden;
	height: 340px;
}



body,td  {
	font-family: trebuchet ms, arial, sans-serif;
	font-size:  12px; 
	-webkit-text-size-adjust:none;
	color: #000000;
	line-height: 18px;
	text-align: justify;
	}


.link 	{
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 14px; color: #b10c0c; 
	text-decoration: none;	
	}

.link:hover 
	{ 
	font-family: trebuchet ms, arial, sans-serif;	
	font-size: 14px; color: #cd1d1d; 
	text-decoration: underline;
	} 

.smalllink 	{
	font-family: trebuchet ms, arial, sans-serif; 
	font-size: 12px; color: #b10c0c; 
	text-decoration: none;	
	}

.smalllink:hover 
	{ 
	font-family: trebuchet ms, arial, sans-serif;	
	font-size: 12px; color: #cd1d1d; 
	text-decoration: underline;
	} 

.frame {
 	width: 150px;
	height: 209px;
 	background: url('frame.gif') no-repeat;
	float: left;
	padding: 0px 5px 0px 0px;
	}

.frameinner	{
	padding: 20px;
	}


.large	{
	font-family: trebuchet ms, arial, sans-serif;
	font-size:  15px; 
	color: #000000;
	line-height: 18px;
	text-align: justify;

	}

.sub 
	{
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 10px; 
	color: #000000;
	}

.box 	{
	font: verdana 12px;
	text-decoration: none;
	background-color: #b10c0c;
	padding: 1px 5px 2px 5px;
	color: white;
	font-weight: bold;
	}


.boxoff 	{
	font: verdana 12px bold white;
	text-decoration: none;
	background-color: #da6969;
	padding: 1px 5px 2px 5px;
	color: white;
	font-weight: bold;
	}


.boxoff:hover 	{
	font: verdana 12px bold white;
	text-decoration: none;
	background-color: #b10c0c;
	padding: 1px 5px 2px 5px;
	color: white;
	font-weight: bold;
	}


.whitelink	{
	font: verdana 12px bold white;
	display: block;
	color: white;
	text-decoration: none;
	padding: 1px 5px 2px 5px;
	font-weight: bold;
	text-align: center;
	width: 13px;
	height: 16px;
	}


.whitelink:hover 	{
	background-color: #b10c0c;
	}

#radios {
	position: absolute;
	top: 90px;
	left: 430px;
}


#gallery_scroll ul {
list-style: none;
padding: 0;
margin: 0;
}

#gallery_scroll li {
float: left;
margin: 0px 7px 3px 0px;
}

#gallery_scroll li a img {
border: 1px solid #804202;
}

#gallery_scroll li a:hover img {
border-color: #fff;
}


#video1_inner {
	position: absolute;
	top: 53px;
	left: 48px;
}

#video2_inner {
	position: absolute;
	top: 52px;
	left: 56px;
}

.clear {
	clear: both;
}

ul.wwo {
	padding: 0;
	margin: 0;
}
ul.wwo li {
	width: 50%;
	float: left;
	list-style: none;
}


a.soundlink {
	display: block;
	width: 100px;
	height: 35px;
	padding: 45px 0 0 0;
	text-align: center;
	color: #b10c0c; 
	text-decoration: none;	
	border: black 1px solid;
	float: left;
	margin-right: 10px;
	background: url('radio.gif') no-repeat 35px 3px;
	line-height: 12px;
}

a.soundlink:hover {
	border-color: white;
	color: black;
}



div#flashcontent_menu a img {
	border: 0;
	margin: 0;
	padding: 0;
}
