﻿body
{
    background: #E0DAF7;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 994px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #543c90;
	margin: 0px;
	padding: 0px
}

#header
{
    width: 980px;
    height: 241px;
    background: url('Images/HeaderBG.jpg');
    padding: 0px 8px 0px 6px;
}

#contentwrap
{
    width: 978px;
    padding: 0px 8px 0px 8px;
    background: url('Images/ContentBG.jpg') repeat-y;
}

#content
{
    float: right;
    width: 716px;
    padding: 16px 10px 10px 4px;
    margin: 0px 0px 0px 14px;
}

#sidebar
{
    float: right;
    width: 234px;
    padding: 12px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
}



#sidebar span
{
    margin: 0px 0px 0px 15px;
    height: 30px;
    line-height: 30px;
    display: block;
}

#sidebar hr.line
{
    width: 234px;
    height: 2px;
    color: #dddddd;
    background: #dddddd;
    border-style: none;
}



#sidebar a
{
    font-size: 11.5pt;
    color: #00feff;
    text-decoration: none;
    font-weight: bold;
}
#sidebar a:hover
{
    color: #ffcc06;
}

#sidebar img
{
    margin: 25px 0px 0px 0px;
    border: none;
}

#content div
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #543c90;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}

#content h1
{
	font-size: 16pt;
	margin-bottom: 10pt;
	color: #ff00ff;
}
#content h2
{
	font-size: 12pt;
	margin-bottom: 10pt;
	color: #ff00ff;
}
#content h3
{
	font-size: 10pt;
	margin-bottom: 10pt;
	color: #ff00ff;
}
#content p
{
	margin-bottom: 10pt
}
#content li
{
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #543c90;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#content a
{
    color: #EC008C;
}

#content a:hover
{
    color: #0197D4;
}

#footer
{
    clear: both;
    width: 974px;
    height: 37px;
    padding: 0px 20px 0px 0px;
    background: url('Images/FooterBG.jpg');
    text-align: right;
    color: #ffffff;
    font-size: 13pt;
    line-height: 28px;
}

#footer a
{
    color: #ffffff;
    font-size: 13pt;
    text-decoration: none;
    font-style: italic;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}

#content span.register
{
	display: block;
	font-weight: bold;
}

#content input.register, select.register
{
	display: block;
	margin: 2px 0px 8px 0px;
}

#gallery
{
    text-align: center;
}

#gallery img
{
    border: solid 1px #cccccc;
}