@charset "UTF-8";
/* CSSTidy 1.3dev: Tue, 06 Jan 2009 02:52:25 +0100 */
* {
margin:0;
padding:0;
}

body {
	background-color:#18453b;
	color:#000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
}

#wrapper {
	background-color:#18453b;
	margin:0 auto;
	padding:25px;
	width:800px;
}

#head {
	background-image:url(vbmcSplash.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:800px;
	margin:0 auto;
	width:800px;
}

#head2 {
	background-image:url(../foundation/images/construction.gif);
	background-position:center top;
	background-repeat:no-repeat;
	height:800px;
	margin:0 auto;
	width:800px;
}
