Body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	background-color: #663399;
}

p
{
	font-size: 12pt;
}

li
{
	font-size: 12pt;
}

t
{
	font-size: 20pt;
}

#Header
{
	position: absolute;
	top: 0;
	left: 0;
	height: 105px;
	width: 100%;
	background-color: #cc6699;
}

.Signature
{
	font-family: "Bickley Script LET";
	font-size: 40pt;
	font-weight: bold;
}

#Header #Left { position: absolute; top: 0; }
#Header #Right { position: absolute; top: 0; right: 0px; }

#ContentContainer
{
	position: absolute;
	left: 0;
	top: 105px;
	width: 100%;
}

#ContentContainer #Content
{
	background-color: White;
	padding: 10px;
	width: 100%;
}

#ContentContainer #Left
{
	background-color: #cc6699;
	width: 52px;
	height: 100%;
}

#ContentContainer #Left #Top
{
	position: relative;
	left: 6px;
}

#ContentContainer #Left #Bottom
{
}

#ContentContainer #Right
{
	background-color: White;
	height: 100%;
}

#BottomBar
{
	width: 100%;
}

#CopyrightContainer
{
	background-color: #993365;
	height: 26px;
}

#CopyrightNotice
{
	
	color: White;
	font-size: 8pt;
	padding: 5px;
}

#Menu
{
	position: absolute;
	top: 0;
	right: 0;
	line-height: 27px;
}

#Menu div
{
	text-align: right;
	padding-right: 10px;
}

.MenuLink
{
	color: white;
	font-size: 8pt;
	text-decoration: none;
}

.MenuLink:hover
{
}

#Slideshow
{
	position: relative;
	left: 20px;
}

#Slideshow #Fill
{
	text-align: center;
	width: 186px;
	background-image: url(images/slideshow_fill.gif);
}

#PhotoLinks
{
	position: relative;
	left: 20px;
}

#PhotoLinks H1
{
	color: #993366;
	font-size: 8pt;
}

#PhotoLinks UL
{
	padding: 0;
	padding-left: 10;
	margin: 0;
}

#PhotoLinks A
{
	font-size: 8pt;
	text-decoration: none;
}

#Content #Rides Td
{
	font-size: 8pt;
}

#Content #Rides A
{
	color: #993366;
	font-weight: bold;
}

#RidingForSection
{
	background-color: #ffe2f9;
	padding-top: 0em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

.RidingForNames
{
	font-size: small;
}
