body
{
	background: transparent;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	margin: 0px;
}
body.Root
{
	background: #446B96 url(../images/background-small.gif) repeat;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 8pt;
	margin: 0px;
}
table
{
	border-collapse: collapse;
	font-size: 8pt;
}
td
{
	vertical-align: top;
}
a
{
	color: #394857;
}
a:hover
{
	text-decoration: underline;
}

.Header
{
	color: #446B96;
	font-size: 18pt;
	font-family: Book Antiqua, Georgia, Verdana;
	/*font-weight: bold;*/
	font-variant: small-caps;
}
.HeaderBlack
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
}
.SubHeaderBlack
{
	font-size: 10pt;
	font-style: italic;
	margin-top: 0px;
}

div.Main
{
	position: absolute;
	top: 60px;
	left: 100px;
	text-align: center;
	/*background: url(../images/sarah_sitting_transparent.png) no-repeat bottom right;*/
}

table.MainMain
{
	/*margin-top: 60px;*/
	width: 700px;
	/*margin-left: 100px;*/
}

table.Main
{
	background: #EFE1C0 url(../images/background-yellow-small.gif) repeat;
	border: 1px solid #394857;
	width: 700px;
}

td.MainTop
{
}

td.MainBody
{
	padding-left: 60px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
}

td.MainBottom
{
}

td.Footer
{
	color: #FFFFFF;
	text-align: right;
	font-size: 7pt;
}

div.Title
{
	position: absolute;
	top: -40px;
	left: -5px
}

div.Navigation
{
	position: absolute;
	top: 140px;
	left: 30px
}

table.Navigation
{
	border: 1px solid #394857;
	width: 120px;
	border-collapse: separate;
}
td.Navigation
{
	background-color: #5F80AB;
	border: 1px solid #5F80AB;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 9pt;
	font-style: italic;
}
td.NavigationHover
{
	background-color: #94AED0;
	border: 1px solid #394857;
	color: #F3E7CC;
	font-weight: bold;
	padding: 4px;
	cursor: pointer;
	font-family: Georgia, Book Antiqua, Verdana;
	font-size: 9pt;
	font-style: italic;
}


td.AudioPlayer
{
	text-align: right;
}




div.FrontPageImage
{
	position: absolute;
	top: 100px;
	left: 600px
}

td.FrontPageImage
{
	width: 0%;
	background-color: #B1A076;
	border: 1px solid #796942;
	padding: 4px;
}
img.FrontPageImage
{
	border: 1px solid #796942;
}
td.FrontPageBody
{
	padding-bottom: 20px;
	width: 100%;
}

td.FrontPageBodyNews
{
	padding-right: 200px;
	vertical-align: top;
}

img.BodyBannerAd
{
	border: 2px solid #000000;
}

td.VideoSpacer
{
	padding-left: 10px;
}
td.Video
{
	border: 1px solid #000000;
	background: #000000;
	vertical-align: middle;
}
td.VideoDescription
{
	background: transparent url(../images/transparent-background-yellow.gif) repeat;
	border: 1px solid #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
}


td.MailingList
{
	background-color: #5F80AB;
	color: #FFFFFF;
	padding: 4px;
	font-size: 7pt;
	text-align: center;
}
input.MailingList
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #999999;
	border: 1px solid #394857;
	width: 100px;
}
input.MailingListSubmit
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: 1px solid #394857;
	cursor: pointer;
	background-color: #DDDDDD;
}

table.Two
{
	width: 100%;
	table-layout: fixed;
}
td.Two
{
	width: 50%;
}

table.FrontPageNews
{
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
td.FrontPageNewsHeader
{
	color: #394857;
	font-size: 10pt;
	font-weight: bold;
}
td.FrontPageNewsDate
{
	font-style: italic;
}
td.FrontPageNewsText
{
	padding-bottom: 20px;
}

iframe.Body
{
	border: 0px;
	width: 100%;
	height: 1050px;
}


table.Standard
{
	border: 1px solid #394857;
}
td.StandardHeader
{
	background-color: #94AED0;
	border-bottom: 1px solid #394857;
	padding: 4px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
}
td.Standard
{
	border-bottom: 1px dotted #94AED0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 8pt;
	font-family: Tahoma;
}
td.StandardWhite
{
	border-bottom: 1px dotted #94AED0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #FFFFFF;
}


input.text
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: 1px solid #394857;
}

textarea.text
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: 1px solid #394857;
}
input.button
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 8pt;
	border: 1px solid #394857;
	cursor: pointer;
	background-color: #DDDDDD;
}
img.Picture
{
	border: 1px solid #796942;
}

a.News
{
	text-decoration: none;
}

table.NewsSpacerInner
{
	width: 200px;
	border-bottom: 1px solid #394857;
}
td.NewsHeader
{
	padding-top: 10px;
	color: #394857;
	font-size: 10pt;
	font-weight: bold;
}
td.NewsSpacer
{
	text-align: center;
	padding-bottom: 10px;
}
	

td.ShopLeft
{
	background: transparent url(../images/transparent-background-yellow.gif) repeat;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 8px;
	text-align: right;
	border: 1px solid #DFD1AF;
	border-right: none;
}
td.ShopRight
{
	background: transparent url(../images/transparent-background-yellow.gif) repeat;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px solid #DFD1AF;
	border-left: none;
}
span.ShopProductName
{
	font-size: 10pt;
	font-weight: bold;
}
span.ShopPrice
{
	font-style: italic;
}
img.CD
{
	border: 1px solid #000000;
}
