﻿body
{
    background: #C2C3C5;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #C90135
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #5E6062;
	margin: 0px;
	padding: 0px
}

#header
{
    width: 980px;
    height: 130px;
    background: url('Images/Header.jpg');
    margin: 0px;
    padding: 0px;
}

#nav
{
    width: 980px;
    height: 24px;
    background: url('Images/NavBG.jpg');
    margin: 0px;
    padding: 0px;
}

#nav ul
{
	width: 920px;
	margin: 0px 0px 0px 34px;
	padding: 0px;
}
#nav li
{
	list-style: none;
	line-height: 24px;
	display: inline;
	margin: 0px 2px 0px 2px;
	padding: 0px;
	color: #6D6D70;
	font-weight: bold;
	font-size: 9pt;
}

#nav a
{
    color: #6D6D70;
    text-decoration: none;
}

#nav a:hover, #nav a.alt
{
    color: #C90135;
}

.buybook
{
    position: relative;
    border: none;
    top: 50px;
    left: 728px;
    width: 224px;
    height: 148px;
}

#content
{
    width: 912px;
    background: url('Images/ContentBG.jpg') repeat-y;
    margin: 0px 0px 0px 0px;
    padding: 6px 34px 6px 34px;
    border-bottom: solid 1px #BCBDC0;
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #5E6062;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content h1
{
	font-size: 14pt;
	margin: 0px 0px 10pt 0px;
	color: #C90135;
}
#content h2
{
	font-size: 12pt;
	margin: 0px 0px 10pt 0px;
	color: #C90135;
}
#content h3
{
	font-size: 10pt;
	margin: 0px 0px 10pt 0px;
	color: #C90135;
}
#content p
{
	margin-bottom: 10pt
}
#content li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #5E6062;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

.welcomeflash
{
    width: 26px;
    height: 503px; 
    float: left;
    background-repeat: repeat-y;
}
.flashbase
{
    width: 26px;
    height: 170px;
    background-repeat: repeat-y;
    float: left;
    border-bottom: solid 1px #BCBDC0;
}

.buybookbottom
{
    border: none;
    width: 287px;
    height: 123px;
}

span.copy
{
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}
