body {
	background-color: #000000;
   }
   /* Styles for body Items */
a:link {
	color: #FFFFFF;
	text-decoration: underline;
   }
a:visited {
	color: #FFFFFF;
    }
a:hover {
    color:#990099;
    }
    
a img {
  border-width:0;
  }

   }
  p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.7em;
	text-align: center;
	padding: 10px 5px;
	color: #FFFFFF;
	background-color: #000000;
	white-space: normal;
	}
#container {
	width: 750px;
	padding: 0px 5px 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 4px double #660066;
		}
#bar {
	text-align: center;
	border: 3px double #660066;
	height: 45px;
	padding-top: 5px;
}
h1 {
	color: #FFFFFF;
	margin: 0px;
	text-transform: capitalize;
	font-family: Garamond;
	font-size: 15px;
	line-height: 1.3em;
	font-weight: bold;
	}
h3 {
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-right: 10px;
	padding-left: 10px;
	white-space: normal;
	}

h2{
	font-family:Garamond;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	color: #FFFF00;
	letter-spacing: 0.1em;
	}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-transform: capitalize;
	line-height: 1.4em;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #000000;
}
h5 {
	color: #FFFFFF;
	text-transform: capitalize;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	}
.flash {
	text-align: center;
	 }
#banner {
	height: 80px;
	position: relative;
	width: 750px;
	margin-top: 5px;
	padding-bottom: 1px;
		}
div.pullquote{
	text-align: center;
	float: right;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 1.5em;
	}
#content {
	text-align: center;
	margin-top: 5px;
	padding: 0px;
	margin-bottom: 5px;
		}
		.bottomBox
{
	border: 2px solid #990099;
	margin: 10px auto;
	padding: 3px;
	text-align: center;
	width: 600px;
}

#footer {
	clear: both;
	height: 70px;
	background-color: #660066;
	border: 1px solid #FF0;
		}
	
