@charset "UTF-8";
/* CSS Document */

body{
	margin: 0;
	padding: 0;
	list-style: none;
	background-image:;
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
	height: 100%;
	
}

#wrapper {
	width:960px;
	height:2800px;
	margin-left:-460px;
	margin-top:10px;
	left:50%;
	top:0px;
	height:1500px;
	position: absolute;
	background-color:#FFF;
	z-index:10;
}


#logo{width:50%;
height:150px;
top:10px;
}

#header {
	top:100px;
	width:100%;
	background-color:#FFF;
	height:26px;
	margin-bottom:0px;
}

#about {
	width:40%;
	height:600px;
	margin-top:100px;
	background-color:
	z-index:10;
}

#media {
	width:100%;
	height:800px;
	margin-top:0px;
	background-color:#009;
	z-index:10;
	top:300px;
}


	

#picture {width:100%;
	height:300px;
	margin-top:100px;
	background-color:#333;
	z-index:10;
	background-image:url(images.jpeg);}

Male {}


#female{}

#border {
	width:948px;
	background-image:url(border.jpg);
	position:absolute;
	
	top: 1253px;
}

#contact{
	height:1500px;
	margin-top:100px;
	background-color:#CCC;
	z-index:10; background-color:#000000;}


#sizes {}

h1{
	font-size:16px;
	color:#002888;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	
	}
	h2{
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#002888;
		font-size:14px;
		font-weight:bold;
		}

p{color:#333;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
alignment-adjust:middle;
line-height:1.6em;
}
