﻿body
{
    background: #E0DAF7;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 982px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #0000ff
}
p, div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #342693;
	margin: 0px;
	padding: 0px
}

#wrap #header
{
    width: 982px;
    height: 207px;
    background: url('Images/HeaderBG.jpg');
    position: relative;
}

#wrap #header #social
{
    width: 200px;
    height: 25px;
    position: absolute;
    top: 30px;
    right: 210px;
    text-align: right;
}



#contentwrap
{
    width: 982px;
    padding: 0px 0px 0px 0px;
    background: url('Images/ContentWrapBG.jpg') repeat-y;
}

#content
{
    float: right;
    width: 700px;
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
}

#sidebar
{
    float: right;
    width: 262px;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}



#sidebar span
{
    margin: 0px 0px 0px 15px;
    height: 35px;
    line-height: 35px;
    display: block;
}

#sidebar span.home
{
    width: 110px;
    background: url('Images/Butterfly1.png') no-repeat right center;
}
#sidebar span.part
{
    width: 160px;
    background: url('Images/Butterfly2.png') no-repeat right center;
}
#sidebar span.dona
{
    width: 195px;
    background: url('Images/Butterfly7.png') no-repeat right center;
}
#sidebar span.abou
{
    width: 140px;
    background: url('Images/Butterfly3.png') no-repeat right center;
}
#sidebar span.medi
{
    width: 110px;
    background: url('Images/Butterfly4.png') no-repeat right center;
}
#sidebar span.parn
{
    width: 140px;
    background: url('Images/Butterfly5.png') no-repeat right center;
}
#sidebar span.cont
{
    width: 160px;
    background: url('Images/Butterfly6.png') no-repeat right center;
}


#sidebar a
{
    font-size: 17pt;
    color: #ffffff;
    text-decoration: none;
}
#sidebar a:hover
{
    color: #F1E694;
}

#sidebar img
{
    margin: 25px 0px 0px 1px;
    border: none;
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #342693;
	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: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #342693;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}

#content a
{
    color: #EC008C;
}

#content a:hover
{
    color: #0197D4;
}

#footer
{
    clear: both;
    width: 962px;
    height: 34px;
    padding: 0px 20px 0px 0px;
    background: url('Images/FooterBG.jpg');
    text-align: right;
    color: #ffffff;
    font-size: 13pt;
    line-height: 35px;
}

#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;
}
