/*	G I R L A T P L A Y			*/
/*	http://lunargoddess.net/x/gap		*/
/*	HAVE FUN, YOU NOSY PERSON, YOU.		*/



body {
	background-color: #7999b9;
	margin: 10px 10px 10px 10px;
	padding: 0;
	text-align: center;
	}

a:link, a:visited, a:active {
	color: #ffb401;
	cursor: default;
	font-weight: normal; 
	text-decoration: none; 
	}

a:hover {
	color: #ee6077;
	cursor: default;
	font-weight: normal; 
	text-decoration: none;
	}

#text2 a:link, a:visited, a:active {
	color: #ffb401;
	cursor: default;
	font-weight: normal; 
	text-decoration: none;
	}

#text2 a:hover {
	color: #ee6077; 
	cursor: default;
	font-weight: normal; 
	text-decoration: none;
	}

#text3 a:link, a:visited, a:active {
	color: #9ed446;
	cursor: default;
	font-weight: normal; 
	text-decoration: none; 
	}

#text3 a:hover {
	color: #ee6077; 
	cursor: default;
	font-weight: normal; 
	text-decoration: none;
	}

#shell1 {
	border: 0px solid #ffffff;
	background-color: #ffffff;
	margin: auto;
	padding: 10px;
	width: 627px;
	}

#shell2 {
	border: 0px solid #ffffff;
	background-color: #ffffff;
	margin: auto;
	padding: 15px;
	width: 597px;
	}

#img {
	background: #ffffff url(grlply/img/rkoiraksdfie3.png) no-repeat top center;
	height: 246px;
	padding: 0px;
	width: 581px;
	}

#text {
	background-color: #ffffff;
	color: #939aa1;
	font: normal 11px/25px arial, trebuchet ms, sans-serif;
	padding: 0px;
	text-align: justify; 
	width: 597px;
	}

#text3 {
	color: #929596;
	font: normal 9px/15px arial, verdana, lucida, sans-serif;
	padding: 0px;
	text-align: center; 
	width: 581px;
	}

.title1 {				
	color: #dee5e6;
	display: block;			
	font: bold italic 23px/10px georgia, arial, verdana, sans-serif;
	letter-spacing: -2px;
	margin: 12px 0 2px;
	text-align: left;
	text-transform: lowercase;
	}

.title2 {
	color: #9fc7f1;		
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 2px;
	text-transform: lowercase;
	display: block;	
	}

.menutitle {
	border-bottom: #e5e5e5 1px dashed;				
	color: #c0ced0;			
	font-size: 12px;
	font-family: arial, sans-serif;
	font-weight: bold;
	margin: 10px 0 2px;
	text-transform: lowercase;
	display: block;		
	}

#text strong {
	color: #b9cbdd;
	text-transform: uppercase;
	}

#texthidden {
	color: #ffffff;
	font: normal 1pt arial, helvetica, sans-serif;
  	letter-spacing: 0px;
	text-align: justify; 
	visibility: hidden;
	}

#clear {
	clear: both;
	}

#stats {
	left: 0px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	}

#navcontainer {
	width: 110px;
	}

#navcontainer ul {
	font-family: arial, helvetica, sans-serif;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

#navcontainer a {
	background-color: #ffffff;
	display: block;
	padding: 0px;
	width: 110px;
	}

#navcontainer a:link, #navlist a:visited {
	color: #9ed446;
	text-decoration: none;
	}

#navcontainer a:hover {
	background-color:#f8f6f7;
	color: #ee6077;
	}