#container{
	width:749px;
	background-color:#FFFFFF;
	margin:0 auto;
	border-left:1px solid #749ca8;
	border-right:1px solid #749ca8;
}
#flash{
	width:749px;
	height:228px;
	border-bottom:4px solid #749ca8;
}
#subnavbar{
	width:749px;
	height:21px;
	background-color:#e0e9ec;
	border-top:1px solid #ffffff;
}
#col1{
	float:left;
	width:300px;
}
#col3 select{width:150px;font-size:10px;color:#333333;}
#col2{
	float:left;
	width:170px;
}
#col2 a{text-decoration:underline;color:#336c7e;}
#col2 a:hover{text-decoration:none;color:#fc0;}
#col3{
	float:left;
	width:160px;
}
#col3 a{text-decoration:underline;color:#336c7e;}
#col3 a:hover{text-decoration:none;color:#fc0;}
#col1, #col2, #col3 {
	margin:20px 15px;
	font-size:11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#336c7e;
	line-height:16px;
	display:inline;
}
