﻿body
{
	color:#663;
	background-color:#FFF;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-align:center;
}

#Page
{
	width:690px;
	margin:0 auto 0 auto;
	text-align:left;
}

#Page.itemPage{width:940px;}
#PageContent
{
	float:left;
    padding:0 105px;
}
.itemPage #PageHead{text-align:right;}
.itemPage #PageBody{clear:left;}
.itemPage #PageFoot{clear:left;text-align:right;}

.slide
{
	color:#AA8;
	margin-top:2px;
}

.coverPage h1
{
	padding-top:25px;
    font-size:4em;
}
.coverPage h2
{
	padding-top:25px;
}

.itemPage .title{float:left;}
.itemPage .itemTitle{float:left;clear:left;}

.itemLink
{
	float:left;
	margin-left:0;
	border:solid 1px #AA8;padding:4px;
	background-color:#EED;
}

.itemPage .thumbs
{
	position:absolute;
	width:100px;
	margin:73px 0 0 -110px;
}
.thumbLink
{
	float:left;
	margin-left:5px;margin-bottom:5px;
	border:solid 1px #AA8;padding:4px;
}
.thumbLink:hover
{
	background-color:#EED;
}
.itemPage .current .thumbLink
{
	background-color:#EED;
    margin-left:0;border-right:none 0;padding-right:6px;
}
.thumbImage,
.itemImage{display:block;}
.itemPage .thumbImage{float:right;width:90px;height:90px;}
.itemPage .current .thumbImage{width:100px;height:100px;}

h1,h2,h3,h4,h5,h6
{
	color:#AA8;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}

a{color:#AA8}
a:visited{color:#AA8}
a:hover{color:#885}
a:active{color:#AA8}

h1,h2,h3,h4,h5,h6,p,li{padding:3px 15px 2px 5px;}

