@charset "utf-8";
/* CSS Document */

#maininputarea {
	position:absolute;
	width:596px;
	height:64px;
	z-index:1;
	left: 182px;
	top: 39px;
	color: #fff;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
#latestthumbs {
	width:283px;
	height:364px;
	background-image:url("/static/gfx/greybox_bg.gif");
	background-position: top left;
	background-repeat:no-repeat;
	float:left;
	margin-right: 12px;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
#introtext {
	width:359px;
	height:364px;
	background-image:url("/static/gfx/greenbox_bg.png");
	background-position: top left;
	background-repeat:no-repeat;
	float:left;
	margin-right: 12px;
	margin-bottom: 8px;	
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}
#registernow {
	width:283px;
	height:364px;
	background-image:url("/static/gfx/greybox_bg.gif");
	background-position: top left;
	background-repeat:no-repeat;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 8px;
	color: #666666;
	float: left;
}

#signup {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #666666;
}

