body {
	background-image: url(images/homebanner.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

p{
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
}

#container
    {
	margin: 0 auto;
	width: 800px;
	position: relative;
	top: 0px;
    }
	
#logo {
	background-image: url(images/logo.gif);
	height: 82px;
	width: 191px;
	top: 39px;
	position: absolute;
	left: 8px;
	background-repeat: no-repeat;
}

#logo span {
	display:none
	}
a:link, a:visited, a:hover {
	color: #330066;
	text-decoration: none;
}


#mail {
	background-image: url(images/mail.gif);
	height: 22px;
	width: 200px;
	top: 140px;
	position: absolute;
	left: 50px;
}

#mail span {
	display:none
	}

#girl {
	height: 198px;
	width: 202px;
	bottom: 0px;
	position: absolute;
	left: 100px;
	z-index: 10;	
}

#menu {
	font-size:10pt;
	height: 24px;
	width: 300px;
	top: 138px;
	right: 0px;
	position: absolute;
	left: 450px;
	
	
}
#content{
	font-size:10pt;
	position:absolute;
	top:200px;
	left:338px;
	width:400px;
	height: 275px;
	
}
#contenthome{
	font-size:12pt;
	position:absolute;
	top:400px;
	left:400px;
}
#flash {
	position: absolute;
	left: 2px;
	top: 165px;
	z-index: 5;
}
