/* 2 */

#outer{
	background:url(/images/backfill_02.gif) left repeat-y #fff;
}

#header{
	background:url(/images/header_02.gif) no-repeat;
}

#left {
	background: #beb396;
}

#footer {
	background: #beb396;
}

#left_menu li a {
	color: #5c0248;
}

#left_menu li li a:hover {
	color: #5c0248;
}

form {
	background: #beb396;
}

form th {
	background: #5c0248;
}

form .submit {
	background: #5c0248;
	border: 1px solid  #5c0248;
}