/* style sheet  (c) 2003-2006 henryandsophie.com 
Cheers Kieren (www.realityf1.com)*/

body {
	background-color: #ffffff;
	font-family: Verdana, sans-serif;
	color: #000000;
	margin-top : 140px;
}
.head_picture {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.head_fader {
	position: absolute;
	margin-left: 550px;
	z-index: 2;
	top: 0px;
}
.head_red {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 0;
	top: 0px;
}
.top_bar_red {
	left: 0px;
	top: 120px;
	width: 100%;
	position: absolute;
	z-index: 0;
}

h1 {
	font-size: 100%;
	font-weight: bold;
}
h2 {
	font-size: 95%;
	font-weight: bold;
}
.bottom_bar {
	background-image: url(http://www.henryandsophie.com/images/stock_images/footer_r.gif);
	background-repeat: repeat-x;
    width: 100%;
	font-size: 80%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color : #666666;
	text-decoration: none; 
}
a:hover {
        color : #D50909;
        text-decoration: none;
}
a:active {
   color : #FF0000;
   text-decoration: underline;
}
.headlink {
	text-decoration: none;
	text-align: left;
	font-size: 90%;
	top: 97px;
	margin-left: 0px;
	margin-right : 0px;
	position: absolute;
	z-index: 2;
}
.headlink a:link {
	color: #000000;
	text-decoration: none;
}
.headlink a:visited{
	color : #5E5858; 
}
.headlink a:hover {
	color : #5E5858; 
}
.miniheader{
	font-size: 70%;
	text-transform: uppercase;
	text-align: left;
	top: 117px;
	margin-left: 0px;
	position: absolute;
	z-index: 2;
}
.miniheader a:link {
	color: #000000;
	text-decoration: none;
}
.miniheader:visited{
	color : #666666; 
}
.miniheader:hover {
   color : #D50909; 
}
