body {
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#01214c;
	vertical-align:top;
	margin:0;
}

#container {
	width:816px;
	vertical-align:top;
}
#menuContainer {
	width:656px;
	height:34px;
	border-bottom:1px solid #ccdcec;
	background-color:#eae8e8;
}
#sidecolumn {
	width:80px;
}
#leftcolumn {
	width:200px;
	background-image:url('images/left01.jpg');
	background-repeat:repeat-x;
    background-position: bottom center;
}
#homeContent {
	margin: 0 auto;
	width:656px;
	height:100%;
}
#pagesContent {
	margin: 0 auto;
	width:656px;
}
#gfContent {
	margin: 0 auto;
	width:750px;
}
#homeFlash {
	width:656px;
	height:385px;
}

#footer {
	width:656px;
	height:45px;
	font-size:10px;
	font-family:Verdana;
	text-align: center;
	line-height:17px;
	color:#cccccc;
	padding-top:10px;
	padding-bottom:10px;
}
#footer a, a:visited {
	color: #cccccc;
	text-decoration:underline;
}
#footer a:hover {
	color: #cccccc;
	text-decoration:none;
}
