<?xml version="1.0"?>
<template name="Homepage" path="homepage" screenshot="screenshot.gif">
<colors>
	<page description="Page Background">
		<color>#CCCCCC</color>
		<gfx>background.gif,shadow_left.gif,shadow_right.gif</gfx>
	</page>
	<main description="Main Section Background">
		<color>#FFFFFF</color>
	</main>
	<header description="Header Background">
		<color>#2EB215</color>
		<gfx>header_bcg.gif,header_bcg_line.gif</gfx>
	</header>
	<headerbody description="Header Text Color">
		<color>#FFFFFF</color>
	</headerbody>
	<menu description="Menu Section Background">
		<color>#1A7F9C</color>
		<gfx>menu_subheader_bcg.gif,menu_subheader_left.gif,menu_subheader_right.gif,menu_bullet.gif</gfx>
	</menu>
	<menubody description="Menu Text Color">
		<color>#FFFFFF</color>
	</menubody>
	<sectionheader description="Profile Section Header Text Color">
		<color>#F27D0A</color>
	</sectionheader>
	<section description="Sections Background Color">
		<color>#F2F2F2</color>
	</section>
</colors>
</template>
