#themeHeader {
	background: url(https://static.lulu.com/themes/704/header.jpg) no-repeat;
	height: 147px;
}

.left-column {
	background-color: #123a6b;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.left-column a {
	color: #FFFFFF;
}

.left-column a:visited {
	color: #FFFFFF;
}

.left-column h1 {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 14px;
}

.left-column .theme-section-title {
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 14px;
}

.left-column ul, left-column ol, left-column td {
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
}

body a {
	color: #447799;
}

body a:visited {
	color: #447799;
}

ul, ol, td {
	color: #000000;
	font-weight: normal;
	font-style: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
}

.main-column {
}

.main-column h1 {
	color: #336699;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 16px;
}

.main-column .theme-section-title {
	color: #336699;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 16px;
}

.main-column ul, main-column ol, main-column td {
}

.right-column {
	background-color: #E2E2E2;
	color: #330000;
	font-weight: normal;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 12px;
}

.right-column a {
	color: #336699;
}

.right-column a:visited {
	color: #336699;
}

.right-column h1 {
	color: #330000;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 14px;
}

.right-column .theme-section-title {
	color: #330000;
	font-weight: bold;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 14px;
}

.right-column ul, right-column ol, right-column td {
	color: #330000;
	font-weight: normal;
	font-style: normal;
	font-family: arial,  sans-serif;
	font-size: 12px;
}

#header {
	background-color: #FFFFFF;
}

.button {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

