body
{
	background-color:#FFFFFF;
	font-family: Arial;
	font-size:11pt;
	text-align:center;
	margin: 0px auto;
}

div
{
	position:relative;
}

.head1
{
	font-size:20px;
	font-weight:bold;
	color:#ee7722;
}

.head2
{
	font-size:14px;
	font-weight:bold;
}

.head3
{
	font-weight:bold;
}

#top_container
{
	top:10px;
	width:810px;
	margin: 15px auto;
	text-align: justify;
	
}

.buttonimg
{
	border: 0px;
	width:125px;
	height:38px;
}

.buttonbox
{
	margin-top:2px;
	width:125px;
	height:38px;
	top:0px;
	left:0px;
}

#headerbox
{
	width:800px;
	top:0px;
	left:0px;
}

#header
{
	background-color:#FFFFFF;
	background-image:url("http://fablab.af/images/template/FLJBad.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:20px;
	top:0px;
	left:0px;
}
#header2
{
	background-color:#FFFFFF;
	background-image:url("http://fablab.af/images/template/FLNoLoc.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:20px;
	top:0px;
	left:0px;
}


#banner
{
	width:800px;
	height:90px;
	top:0px;
	left:0px;
}

#content
{
	width:800px;
	top:0px;
	left:0px;
}

#contenttop
{
	background-image:url("http://fablab.af/images/template/tcontenttop.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:10px;
	top:0px;
	left:0px;
}

#contentbottom
{
	background-image:url("http://fablab.af/images/template/tcontentbottom.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:11px;
	top:0px;
	left:0px;
}

#footer
{
	background-image:url("http://fablab.af/images/template/tfooter.gif");
	background-position:left;
	background-repeat:no-repeat;
	width:800px;
	height:25px;
	top:0px;
	left:0px;
}

#bottomwhite
{
	width:810px;
	height:10px;
	background-color:#FFFFFF;
}

#themeat
{
	background-image:url("http://fablab.af/images/template/tmeat.gif");
	background-position:left;
	background-repeat:repeat-y;
	min-height:450px;
	width:800px;
	top:0px;
	left:0px;
}

#centertext
{
	width:645px;
	overflow:visible;
	top:5px;
	left:130px;
}
	
#buttons
{
	position:absolute;
	z-index:2;
	width:125px;
	height:180px;
	top:130px;
	left:-10px;
}

#fabicon
{
	position:absolute;
	background-image:url("http://fablab.af/images/template/FLBall.gif");
	z-index:2;
	width:44px;
	height:45px;
	top:0px;
	left:-13px;
}

#googlebox
{
	position:absolute;
	z-index:2;
	width:120px;
	top:360px;
	left:-8px;
}

