.wide, .columns
{
	background-color: #E1DFFE;
}

.main_body
{
	background-color: #D9D7FE;
}

.wide .header 
{
	background: url(../images/hdr_developer.jpg) no-repeat;
}

.columns .header 
{
	background: url(../images/hdr_developer_sm.jpg) no-repeat;
	background-color: black;
}

.menu_bar a:hover, #photo a:hover
{
	border-left-color: #504E84;
	background-color: #625FA1;
	border-right-color: #7774AE;
}

h1, h4
{
	color: #323060;
}

.wide .inset
{
	background-color: #ccc9fe;
	border-color: #625ea0;
}