@charset "utf-8";

body {
margin:0;
padding:0;
}

body {
	background-attachment: fixed;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #63C2B9;
	text-align: center;
	font:14px/1.3 arial, helvetica, clean, sans-serif;


*font-size:small;*font:x-small;
}

#mainArea {
	width: 901px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#contanetArea {
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-y;
	padding: 20px 50px 0px 40px;
}

img {
display:block;
}


#header {
	height: 161px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
#topnav {
	background-color: #000000;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	height: 28px;
	padding-left: 20px;
}

#topnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav li
{
	float: left;
}

#topnav li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image: url(images/dot_black.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 20px;
	margin-right: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#topnav li a:hover {
	color: #FFFF33;
}



#contentfooter {
	height: 57px;
	width: 901px;
}
#contanetArea .extractlink p {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	background-image: url(images/light_bg.gif);
	padding: 5px;
	border: 1px solid #E46180;
	text-align: center;
}


#contanetArea h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
#contanetArea p, #contanetArea li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#contanetArea a:link, #contanetArea a:visited, #contanetArea a:active {
	color: #DC0862;
	text-decoration: none;
}
#contanetArea a:hover {
	color: #DC0862;
	text-decoration: none;
}
#extractlink1 {
	position: absolute;
	width: 180px;
	left: 634px;
	top: 323px;
	text-align: center;
}
#extractlink2 {
	position: absolute;
	width: 150px;
	left: 664px;
	top: 1523px;
}
#extractlink3 {
	position: absolute;
	width: 150px;
	left: 681px;
	top: 2796px;
}
.girlstuff {
	display:inline;
	position:relative;
	bottom:-2px;
	width: 92px;
}
#footertext {
	font-size: 12px;
	text-align: center;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
}
#contents {
	position: relative;
}
