/*--------------------------------------------------------------------
BASE Style - Fun Beach Party 2009 (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2009
author: 		Zapasoft
-----------------------------------------------------------------------*/
@import url(reset.css);
/*----------------------------------------------------------------------*/
html, body {
	height: 100%; overflow: hidden;
	background-color: #000000;
}

/*-------------------------------------------------------------------------
=CONTENT
-------------------------------------------------------------------------*/
#flashContent {
  height: 100%; overflow: hidden;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px;
  color: #ffffff;
}

h1{ 
	float: left; width: 360px; height: 360px; margin: 25px 25px; text-indent: -5555px; 
  background: transparent url(../id-fun.gif) no-repeat;
}

.contacts{ float: left; width: 360px; height: 360px; margin-top: 25px; background-color: #000000; color: #62175a; font-size: 14px; border: solid 1px #2a292d; }
.contacts h2{font-size: 14px; margin: 250px 0 4px 15px;}
.contacts p{ margin: 12px 0 3px 15px; padding-top: 12px; }
.contacts a{color: #ffffff;}

.content{
	clear: both; margin: 25px 0 0 40px; 
}
.content p, li{padding: 2px 0;}



a{color: #ffffff; text-decoration: underline;}
a:hover{text-decoration: none;}
