<!--

IMG
	{
	border-style: none;
	}
	
BODY 
	{
	margin: 0px;
	background: #bec3cf;
	background-image: url(img/gradient.png);
	background-repeat: repeat-x; 
	}





TD
	{
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 11px;
	color: #000000;
	}

INPUT.tipform
	
	{
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: solid;
	border-width: 1px;
	width: 200px; 
	height: 15px;
	}

INPUT.mini
	
	{
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	border: solid;
	border-width: 1px;
	width: 60px; 
	height: 12px;
	}

.big
	{
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 15px;
	color: #767676;
	}

.minitext
	{
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 10px;
	color: black;
	}
	
	
#logo
	{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 448px;
	height: 128px;
	}

	
#whatis
	{
	position: absolute;
	left: 10px;
	top: 200px;
	width: 200px
	height: 30px
	text-align: left;
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	}

#browse
	{
	position: absolute;
	left: 10px;
	top: 230px;
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	}


#newest
	{
	position: absolute;
	left: 10px;
	top: 260px;
	font-family: "lucida grande", "lucida sans", verdana ,sans-serif;
	font-size: 16px;
	color:  black;
	text-decoration: none;
	font-weight: normal;
	}
		


#locator
	{
	position: absolute;
	left: 250px;
	top: 653px;
	font-family: "lucida sans", verdana ,sans-serif;
	font-size: 10px;
	color: black;
	text-decoration: none;
	}

	
#minilogin
	{
	position: absolute;
	left: 750px;
	top: 10px;
	width: 200px;
	height: 100px;
	}

#memb_form
	{
	position: absolute;
	left: 150px;
	top: 200px;
	width: 600px;
	height: 600px;
	}

#button
	{
	width: 32px; 
	height: 20px;
	}
	
#buttonfield
	{
	text-align: right;
	}


-->