@charset "UTF-8";
/* CSS Document */

body, h1, img{
	margin:0;
	padding:0;
}
img{
border:0;

}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
}
h1#Sex_relationships{
	margin-top:-18px;
	text-indent:-10000px;
	background:url(images/sex_and_relationships_heading.gif) no-repeat;
	width:292px;
	height:101px;
	float:left;
}
h1#contacts{
	margin-top:-18px;
	text-indent:-10000px;
	background:url(images/useful_contacts_heading.gif) no-repeat;
	width:292px;
	height:101px;
	float:left;
}
h2{
	font-size:1.1em;
}


#flashMain{
	/*background-color:#FF0000;*/
	width:809px;
	height:488px;
	background:url(images/background_image.jpg) no-repeat;
	margin:0px auto 0 auto;
	text-align:left;
	padding-left:15px;

}

#boyNoFlash {
	position: relative;
	padding:0;
	margin: 0;
	width: 780px;
	height: 474px;
	background: url(images/new_boy_noflash.jpg) no-repeat;
}

.sex_relationships {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;	
	left: 6px;
	width: 171px;
	height: 59px;
}

.useful_contacts {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 3px;	
	left: 175px;
	width: 126px;
	height: 54px;
}


a:focus, a:hover, a:active { outline:none }




#main{
	/*background-color:#FF0000;*/
	width:780px;
	margin:10px auto 0 auto;
	text-align:left;

}
#header{
	height:120px;
	/*background-color:#00FF00;*/
	overflow:hidden;
}

#logo{
	float:right;
}

#col1{
	float:left;
	width:380px;
	margin-right:20px;	
}

#col2{
	float:left;
	width:380px;
}

.linkImage{
	border:none;
	float:left;
}


a{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.flashContent{
	margin:0;
	float:right;

}
