body {
vertical-align : bottom;
text-align : center;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
width : 100%;
height : 100%;
}


#stripes {
z-index : 0;
position : absolute;
margin : 0;
left : 0;
background : url(images/juliehurt_01.jpg);
width : 100%;
height : 100%;
float :left;
}


#content {
margin-left : auto;
margin-right : auto;
z-index : 1;
margin : 0;
background : #FFFFFF;
text-align : center;
float : right;
position: absolute;
vertical-align : middle;
width : 30%;
min-width: 350px;
align : center;
right : 0;
height : 100%;
}

#flashcontent {
	text-align : center;
	border: none;
	margin-left : auto;
	margin-right : auto;
	align : center;
	width: 100%;
	height: 450px;
	position : relative;
}



#info {
clear : both;
position : absolute;
left : 0;
right : 0;
width : 100%;
margin-left : auto;
margin-right : auto;
bottom:0;
z-index:2;
color : #000000;
font-size : 11px;
line-height : 16px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
}

#info a {
color : #000000;
}

#info a:hover {
color : #FF3399;
}

img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}
