@charset "utf-8";
/* CSS Document */



#main
{
	width:860px;
	margin-left:20px;
	height:50px;
}
#maintop
{
	padding-left:20px;
	padding-top:20px;
}



#erection_image1
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image2
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image3
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;
}
#erection_image4
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image5
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;;

}
#erection_image6
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image7
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image8
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image9
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image10
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image11
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}
#erection_image12
{
	text-align:center;
	width:201px;
	height:40px;
	margin-left:10px;
	float:left;
	padding:0px;

}


.erection_imagepad
{
	padding-right:13px;
}

.pre_text
{
	font-family:Arial, Helvetica, sans-serif;
	color:#dedede;
}





/* NAV BARRRR */

#navbar a:link
{
	text-decoration:none;
	color:#FFF;
}

#navbar a:visited
{
	text-decoration:none;
	color:#FFF;
}
#navbar a:hover
{
	text-decoration:none;
	color:#859640;
}
#navbar a:active
{
	text-decoration:none;
	color:#FFF;
}
/*end nar bar rollover */

/*begin nar bar position */
#navbar
{
	background-image: url(../images/box_background.png);
	background-repeat: repeat;
	text-align:center;
	font-size:110%;
	color:#dedede;
	margin-top:10px;
	padding:5px;
	margin-right:20px;
}

/*begin select another building jump menu*/
#anotherbuilding
{
	font-size: 110%;
	color: #617329;
	padding:4px;
	margin-right:20px;
	text-align: right;
}

.building_jumpmenu
{
	background-color:#110e0e;
	border: 1px solid #110e0e;
	color:#859640;
	padding:2px;
	font-size:110%;
}
/*end select another building jump menu*/





