body  {
	 leftmargin : 0px;
	 bottommargin: 0px;
	 marginheight: 0px;
	 marginwidth: 0px;
	 rightmargin: 0px;
	 topmargin: 0px;
	 background-image: url('../images/background.gif');
	}
	

.flower {
		background-color : #ffffff;
		}

.menubkgrd {
		background-color : #b5dc10;
		}

.logobkgrd {
		background-color : #ffffff;
		}

.stem {
		background-color : #ffffff;
		}
		
#enter {
		align: center;		
		position: absolute;
		top: 80px;
		z-index: 1000;
		}	
		
#corners {		
		align: center;	
		position: absolute;
		top: 34px;
		z-index: 10;
		}	
		
#enterlink {
		font-size: 20px;
		color: #ffffff;
		font-family: Times New Roman;
		font-weight: bold;
		}	
		
/*paragraph content styling*/
#content   {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 80px;
	padding: 0px 0px 0px 0px;
	line-height : 16px;
	}
	
/*paragraph content styling*/
#damir   {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height : 16px;
	}
	
.title   {
	color: #666666;
	font-size: 20px;
	font-family: Humanst521 BT;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}

/*splash page styling*/
.whiteSplash   {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}
	
/*bolding text type2*/		
.wBold  {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Verdana, helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height : normal;
	}	


/*bolding text*/		
.GJstrong 	{
		color: #666666;
		font-size: 11px;
		font-family: Arial, Verdana, helvetica, sans-serif;
		font-weight: bold;
		}



/*content links*/		
A.norm         { color: #666666;  font-family: font-family: Arial, Verdana, helvetica, sans-serif;}
A.norm:link    { color: #666666; }
A.norm:hover   { color: #666666; text-decoration: underline;}
A.norm:active  { color: #666666; }
A.norm:visited { color: #666666; }


/*content links*/		
A.white         { color: #ffffff;  font-family: font-family: Arial, Verdana, helvetica, sans-serif;}
A.white:link    { color: #ffffff; text-decoration: none;}
A.white:hover   { color: #ffffff; text-decoration: underline;}
A.white:active  { color: #ffffff; text-decoration: none;}
A.white:visited { color: #ffffff; text-decoration: none;}

