@charset "UTF-8";

body,
html {
    margin:0;
    padding:0;
    background:#ffffff;
    color:#000;
	font:  12px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
    }
body {
    min-width:775px;
    }
#wrap {
    margin:0 auto;
    width:775px;
    }
	
#left {
	float:left;
	}
		
#right {
	float:left;
	}



#nav {
	font:  11px/11px Arial, Lucida Grande, Verdana, Helvetica, Sans-Serif;
	/*position: absolute;
	top: -29px;
	left: 359px;*/
	width: 510px;
	float: right;
	margin: 0 0 0 -360px;
	padding: 0px 33px 38px 5px; /* duplicate the tab size */
	text-align: right;
	display: block;
	}



#nav li {

	margin: 0;

	padding: 0;

	display: inline;
	
	margin:0 0.15em; /*jong*/
	
	text-decoration: none;

	}



#nav a {

	color: #ffffff;

	background: #53C40D;

	font-weight: normal;
	
	text-decoration: none;

	height: 19px;

	padding: 5px 15px; 
	
	height: 2em;
	line-height: 2em;

	

	}

	

#nav a:hover {

	color: #000000;

	background: #FDED22;

	text-decoration: none;

	

	}



#nav .current_page_item a {

	color: #111;

	background: #999;

	text-decoration: none;

	

}



#hack {

	background: white;

	height: 0px;

	width: 510px;

	display: inline;

	position: absolute;

	top: 220px;

	left: 50%;

	margin: 0 0 0 350px;

	padding: 0;

	z-index: 2;

	}

/*
#nav {

float:left;
	width:445px;
	margin: 0px 27px 27px 11px;
	font: bold 10px/10px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	padding: 10px 0px 16px 16px; /* duplicate the tab size */ /*
	}
/*
#nav ul{
    margin:0px;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0 0.15em;
    padding:0;
    }
	
#nav li a {
	background: #53c40d bottom left repeat-x;
	height: 2em;
	line-height: 2em;
	float: left;
	width:40px;
	display: block;
	border: 0.1em solid #ffffff;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	} 	
	
#nav a {
	color: #53c40d;
	width: 40px;
	background: #53c40d;
	font-weight: normal;
	height: 19px;
	padding: 5px 16px;
	}
	
#nav a:hover {
	color: #111;
	width: 40px;
	background: #fded22;
	text-decoration: none;
	}
		
#nav .current_page_item a {
	color: #111;
	width: 40px;
	background: #999;
	text-decoration: none;
	}
	

/* Hide from IE5-Mac \/
#nav-menu li a {
	float: none
	}
	/* End hide */ /*
	
	#nav-menu
	{
	width:30em
	} 
	/*/ */

#footer {
	clear:both;
	}	

.img {
	border: 2px solid #000000;
	}

.imgrighthd {
	margin: 27px 27px 10px 27px;
	}

#content {
	float: left;	
	font:  12px Verdana, Lucida Grande, Arial, Helvetica, Sans-Serif;
	width: 445px;
	margin-top: -30px;
	margin-bottom: 0px;
	margin-right; 27px;
	margin-left: 27px;
	border: none;
	}
	
#signup {
width:445px;
margin-left:27px;
margin-right:27px;
margin-bottom:0px;
margin-top:10px;
float:left;
background-color:#ea209b;
color:#FFFFFF;

}	

a {
	text-decoration: none;
	
	
	
	}




	
