﻿body 
{
	background-color: #478aaf;
	background-image: url(graphics/bluebg.jpg);
	background-repeat: repeat;
	margin: 10 auto;
	text-align: center;
}

#banner
{
	border-collapse:collapse;
	background-image: url(graphics/bgGoldParchment.jpg);
	background-repeat: repeat;
	background-color: #f3e3c7;
	height: 187px;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	

}

#main
{
	border-collapse:collapse;
	background-image: url(graphics/bgGoldParchment.jpg);
	background-repeat: repeat;
	background-color: #f3e3c7;
	width: 760px;
	margin: 0 auto;
	text-align: center;
	
	border-right-color: #1e4e63;
	border-right-style: solid;
	border-right-width: 2px;
	
	border-bottom-color: #1e4e63;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	
	border-left-color: #478aaf;
	border-left-style: solid;
	border-left-width: 2px;
	
	border-top-color: #478aaf;
	border-top-style: solid;
	border-top-width: 2px;
}

#content
{
	min-height: 280px;
	width: 100%;
	
	}
	
	#form
	{
	margin: 0 auto;
	text-align: center;	
			}

#navbar
{
    height: 13px;
    margin: 0 auto;
    vertical-align:top;
    text-align: center;
    border-collapse:collapse;
	background-image: url(graphics/bgGoldParchment.jpg);
	background-repeat: repeat;
	background-color: #f3e3c7;
	padding: 0 3px 0 3px;
}

b.navbuttons a 
{
font-family:Verdana;
font-style:italic;
font-size: x-small;
color: #edcc6f;
font-weight:bold;
text-decoration: none;
text-align:center;
background-color: #075c5d;
display: block;

width: 80px;
height: 13px;
border-top: 1px solid #adb6c3;
border-right: 1px solid #404000;
border-bottom: 1px solid #404000;
border-left: 1px solid #adb6c3;
background-image: url(Graphics/MouseUp.jpg);
background-repeat:repeat-x;
vertical-align:middle;
} 

b.navbuttons a:hover, b.navbuttons a:active {
background-color: #cb3261;
font-family:Verdana;
font-weight:bold;
color: #ced3d2;
width: 80px;
height: 13px;
background-repeat:repeat-x;
background-image: url(Graphics/MouseDwn.jpg);

}

b.navbuttons a:visited 
{}

H1
{
    color: #0a2613;
    font-family: Georgia;
    font-size: Small;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 2px 0px;
    padding: 10px;
    }
    
    H2
{
    color: #42564b;
    font-family: verdana;
    font-size: x-Small;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 2px 0px;
    padding: 0px;
    }
    
        H3
        /* #0f1342*/
{
    color:#0f1342;
    font-family: verdana;
    font-size: x-Small;
    letter-spacing: 1px;
    margin: 2px 0px;
    padding: 0px;
    }
    
    
    H4
{
    color: #0a2613;
    font-family: Georgia;
    font-size: medium;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 2px 0px;
    padding: 10px;
    }
    H5
{
    color: #0a2613;
    font-family: Georgia;
    font-size: Small;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 2px 0px;
    padding: 10px;
    }
p
 {
    color: #0a2613;
    font-family: verdana;
    font-size: x-small;
    letter-spacing: 1px;  
    margin: 2px 0px;
    padding: 0 25px 5px 25px;
    text-align: left;
    vertical-align: top;
  }
  
  a:link 
{
    font-family: Verdana;
    font-size: x-small;
	color: #ced8d5;
	font-weight: bold;
	}


a:visited 
{
    font-family: Verdana;
    font-size: x-small;
	color: #ced8d5;
	font-weight: bold;
	}
a:hover 
{
    font-family: Verdana;
    font-size: x-small;
	color: #27312e;
	font-weight:bold;
	background-color: #ced8d5;
	text-decoration: none;
	}
a:active 
{
    font-family: Verdana;
    font-size: x-small;
	color: #ced8d5;
	font-weight: bold;
	}
	

	
	#footer
{
    margin: 0 auto;
    text-align: center;
    font-family: Verdana;
    font-size: x-small;
	color: #ced8d5;
	font-weight: bold;
	    
}
