#columnOne{
	float : left;
	text-align : left;
	margin : 15px 10px 0 10px;
	display : inline;
	width : 580px;
}
#columnTwo{
	padding : 38px 0 0 0;
	width : 190px;
}
#columnTwo IMG{
	border : none;
	width : 80px;
	height : 63px;
}

.staticMenu{
	width : 190px;
	font-size : 100%;
}
.staticMenu TD IMG{
	margin : 0 10px 0 0;
}
.staticMenu TD{
	color : #0638cd;
	font-family : "Times New Roman", Times, serif;
	text-align : left;
	font-size : 140%;
	padding : 0 0 15px 0;
}
.staticMenu TD A{
	color : #0638cd;
	text-decoration : none;
}
.staticMenu TD A:hover{
	color : #900;
	text-decoration : none;
}

#container{
	background-image : url(/assets/gfx/divider2.gif);
}
IMG{
	clear : right;
	margin : 0 0 1em 0;
}