/* CSS Document */
body 
{
	margin:0;
	padding:0;
	width:100% !important;
	height:100% !important; /* this is the key! */
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
}
font
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
	margin: 0em 0em 1em 0em;
	line-height:18px;
}
p
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
	margin: 0em 0em 1em 0em;
	line-height:18px;
}
textarea
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
	background-color:#FFFFFF;
	background-image:none;
	resize: none;
}
ul
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
	margin: 0em 0em 1em 0em;
}
li
{
	
	/*list-style-image:url(images/bullet.gif);*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	
	color:#FFFFFF;
	margin: 0em 0em 1em 0em;
}

#div_clear 
{
 	clear:both;
}


#main
{
	z-index:0;
	position: static;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100% !important;
	height:100% !important;
}

#container
{
	z-index:0;
	position: relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100% !important;
	background-image:url(images/fortuneteller.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	/*
	background-color:#FF0000;
	opacity:0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);*/
}


#logo_container
{
	position:absolute;
	z-index:100;
	width:500px !important;
	height:100px;
	float:left;
}
#logo
{
	margin:0px 0px 0px 0px;
	width:500px;
	height:100px;
}


#content_container
{
	position:relative;
	z-index:200;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 300px;
	width:870px !important;
	
	height:auto;
}

#content
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:888px !important;
	/*min-height:888px !important;
	background-color:#FF99FF;
	
	background-color:#9966CC;
	opacity:0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);*/
}

.content_welcome
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:100px 0px 0px 100px;
	width:670px !important;
	height:770px !important;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#333333;
	/*
	background-image:url(images/sphere1.png);
	background-position:top left;
	background-repeat:no-repeat;
	*/
}


.testCircle
{
	/* border-radius would be (width/2)+padding */ 
	width:480px; 
	height:480px; 
	border-radius:380px; 
	padding: 140px;
	
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	/*
	background-color:#FF0000;
	opacity:0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
	*/
}



/*
#content_inner
{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:100px 0px 0px 0px;
	width:404px !important;
	height:596px !important;
	
	color:#FFFFFF;
}


.content_circle 
{
	position:relative;
	
	margin:0px 0px 0px 0px;
	
	height:700px;
	width:700px;
	border-radius:700px;
	-moz-border-radius:700px;
	-webkit-border-radius:700px;
	
	text-align:center;
	color:#FFFFFF;
	font-weight: bold;
	
	background-color: #37A047;
	opacity:0.70;
	-moz-opacity:0.70;
	filter:alpha(opacity=70);
}


#circle 
{
    width:600px;
    height:600px;
    padding-top:4px;
    border-width:1px; 
    border-style:solid;
    border-color:#666 #222 #222 #666;
    margin:30px auto 0;
    border-radius: 300px;
    box-shadow:#333 10px 10px 20px;
    background-color:#e9e9e9;
 }
#circle div 
{
    line-height:21px;
    margin:auto;
    font-family:verdana,arial,helvetica,sans-serif;
    color:#333;
    text-align:center;
 }
#circle div:nth-child(1){width:144px;}
#circle div:nth-child(2){width:332px;}
#circle div:nth-child(3){width:436px;}
#circle div:nth-child(4){width:500px;}
#circle div:nth-child(5){width:556px;}
#circle div:nth-child(6){width:580px;}
#circle div:nth-child(7){width:592px;}
#circle div:nth-child(8){width:592px;}
#circle div:nth-child(9){width:580px;}
#circle div:nth-child(10){width:556px;}
#circle div:nth-child(11){width:500px;}
#circle div:nth-child(12){width:436px;}
#circle div:nth-child(13){width:332px;}
#circle div:nth-child(14){width:144px;}
*/

#footer_background
{
	position:relative;/**/
	margin:0px 0px 0px 0px;
	padding:0px;
	width:100%;
}

div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}


a{
	font-weight:bold;
	text-decoration:underline;/*underline;*/
	cursor:hand;
	color:#757575;
}
a:link {
	font-weight:bold;
	text-decoration:underline;/*underline;*/
	cursor:hand;
	color:#757575;
}
a:visited{
	font-weight:bold;
	text-decoration:underline;/*underline;*/
	cursor:hand;
	color:#757575;
}
a:hover{
	text-decoration:none;/*none;*/
	color:#9A1566;/*#5ECC44;*/
}
