body
{
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #787f94;
}
a
{
	font-weight: bold;
	color: #444488;
	text-decoration: none;
}
a:visited
{
	font-weight: bold;
	color: #884488;
}
a:hover
{
	font-weight: bold;
	color: #8888aa;
	text-decoration: underline;
}
#align
{
	text-align: center;
	margin: auto;
}
#container
{
	margin: auto;
	border: 1px solid #ffffff;
	padding: 1px;
	width: 750px;
	height: 420px;
}
#banner
{
	width: 750px;
	height: 50px;
	background-image: url(images/build_01.jpg); 
	background-color: #ffffff;
}
#image_bar
{
	width: 750px;
	height: 150px;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}
#content
{
	width: 750px;
	height: 220px;
	background-color: #ffffff;
	background-image: url(images/build_04.jpg); 
	background-repeat: no-repeat;
	margin: auto;
	text-align: center;
}
#column1
{
	clear: both;
	float: left;
	width: 248px;
	height: 195px;
	margin: 0px;
	text-align: left;
	background-color: #aabbdd;
}
#column2
{
	float: left;
	width: 248px;
	height: 195px;
	margin: 0px;
	text-align: left;
	background-color: #ccddff;
}
#column3
{
	float: left;
	width: 248px;
	height: 195px;
	margin: 0px;
	text-align: left;
}
#menu
{
	clear: both;
	width: 750px;
	height: 25px;
	background-color: #cccccc;
	text-align: right;
}
#header
{
	font-size: 1.2em;
	font-weight: bold;
	color: #444488;
}