﻿body
{ 
margin: 25px;
background-image: url(http://www.lexysdanes.com/backgroundgirlsrunning.jpg)
}

table
{
width:90%;
font-size:large;
}

caption
{
font-weight: bold	
}

ol
{
margin-left: 25px;
}

ul{
list-style-image: url(navbuttons/navbardarlahead.gif);
margin-left: 25px;
}

a:link
{
color: #CC6699;
font-weight:bold;
text-decoration:none
}

a:visited
{
color: #990099;
text-decoration:none
}

a:hover
{
color: #FF0000;
font-weight: bold;
text-decoration:none
}

a:active
{
color: #009900;
font-weight:bold;
text-decoration:none
}

#navbar
{
margin-top: 18px;
text-align: left;
line-height:35px
}

li
{
list-style: url('navbuttons/navbardarlahead.gif');
margin-left:25px;
color:#000099;
font-size: 18px;
text-align: left;
padding-top: 1%;
padding-bottom: 1%;
margin-left: 15px

}

hr
{
text-align: center;
height: 5px;
background-color: #993366
}

#h1
{
font-size: 38px;
font-weight: bold;
color: #CC6699;
margin-bottom: 4px;
width:90%;
vertical-align: bottom;
border-top: 4px solid #993366;
padding-top:15px
}

#h2
{
font-size: 34px;
font-weight: bold;
color: #CC6699;
margin-top: 5px;
margin-bottom: 5px;
text-align: center;
width:100%;
}

#p1
{
font-size: 18px;
text-align: left;
margin-left: 15px;
margin-right:  15px;
margin-top: 15px;
margin-bottom: 15px;
width:90%;
}

#p2
{
font-size: 18px;
text-align: left;
margin-top: 15px;
margin-bottom: 15px;
width:90%;
color: #000099;
text-align: center;
font-weight:bold;
}

#p3
{
font-size: 22px;
font-weight:bold;
text-align: center;
margin-top: 15px;
margin-bottom: 15px;
width:90%;
color:  #000099;

}

blockquote
{ 
width: 90%;
font-size: 18px;
border-right: medium dotted #CC6699;
border-bottom: medium dotted #CC6699;
border-left: medium dotted #CC6699;
border-top: medium dotted #CC6699;
margin:10px;
margin-bottom: 25px;
margin-top: 25px;
text-align: center;
color: #000099;
font-weight:bold
}

#footer 
{
font-size: 16px;
border-top: 4px solid #993366;
margin-top: 4px;
margin-bottom: 4px;
width: 90%;
color:#000099
}


