/* Global Styles */

body {
	

	}
h5{
	color: #999999;
	font-size:small;
	text-align: center;
}
p{
	font-size: large;
	font-family: "BernhardFashion BT", Papyrus, "Maiandra GD";
	color: #000000;
	font-weight: bolder;
	text-align: center;
}	
	
h2 {
	font-size: large;
	font-family: "BernhardFashion BT", Papyrus, "Maiandra GD";
	color: #000000;

	
	}
h1
{
	font-weight: bolder;
	text-align: center;
	color: #003366;
	font-family: "BernhardFashion BT", Papyrus, "Maiandra GD";
}	
h4{
	font-family: "BernhardFashion BT", "Maiandra GD", Papyrus;
	text-align: center;
}
h3
{
	color: #999999;
	font-size:small;
	text-align: right;
	
}
table {font-size: large;
	font-family: "BernhardFashion BT", Papyrus, "Maiandra GD";
	color: #000000;
	font-weight: bold;
	text-align: center;
}
a {
	color: #003366;
	}
	
a:hover {
	color:#666666;
	font-weight:bold;
	background-image: url(scissors.gif);
	background-repeat: no-repeat;
	background-position: left;
	}

/* ID Styles */

#navigation td {
	border-bottom: 1px solid #003366
	}

#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	font-weight: bolder;
	font-family: "BernhardFashion BT", Papyrus, "Maiandra GD";
	font-size: 14px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background-position:left
	background: url(scissors.gif) 10px 50% no-repeat;
	}
