html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #a84f86;
  color: #fffff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}

ul {
	margin-left: 190px;
}

p {
width:65%;
}

a:link {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #663366;
}
a:active {
  color: #663366;
}

#outerWrapper {
  background-color: #a84f86;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 100%;
}
/*#outerWrapper #header {
  background-color: #b66091;
  background-image: url("../images/header1.png");
  background-position: top left;
  background-repeat: no-repeat;
  width:1024px;
  height:509px;
  font-size:18px;
}*/

#outerWrapper #header {
width: 100%;
height: 445px;
background-position: top left;
background : #a84f86;
font-size: 18px;
font-weight: bold;
}

#outerWrapper #header1 {
background-position: 0 0;
background-image: url(../images/header1.jpg);
background-repeat: no-repeat;
height: 445px;
}

#outerWrapper #header #header2 {
background : url(../images/header2.jpg) no-repeat 1024px 0;
height: 445px;
}

#outerWrapper #header #header3 {
background : url(../images/header3.jpg) no-repeat 1630px 0;
height: 445px;
}


#flash {
	position:absolute;
	top: 70px;
	left:250px;
}



h1 {
  color:#FFFFFF;
  margin-top:10px;
  margin-left: 190px;
  font-size: 18px;
  font-weight: bold;
  line-height: 14px;
  
}
h2 {
  margin-left: 190px;
  color:#FFFFFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  padding-top: 10px;
  padding-bottom: 5px;
  }
  
h3 {
  margin-left: 190px;
  color:#fff;
  font-size: 12px;
  font-weight: bold;
  padding-top: 2px;
  padding-bottom: 2px;
       }
  
/*#outerWrapper #header a, #outerWrapper #header a:link {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #header a:hover {
  color: #fff;
  text-decoration: underline;
}
#outerWrapper #header a:focus {
  color: #fff;
}
#outerWrapper #header a:active {
  color: #fff;
}
*/
#outerWrapper #contentWrapper #content {
  padding: 10px 10px 10px 10px;
  background-color:#a84f86;
  color:#FFFFFF;
}

#outerWrapper #contentWrapper #content p{
margin-left: 190px;
}
#outerWrapper #footer {
  background-color:#933f6c;
  color:#FFFFFF;
  border-top: solid 1px #933f6c;
  padding: 10px 10px 10px 10px;
  text-align:center;
}

#navcontainer { width: 160px; }

#navcontainer ul
{
padding-top:140px;
list-style-type: none;
font-family: Georgia;
line-height:20px;
margin-left: 30px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 160px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 7px;
	font-weight: bolder;
}

#navcontainer a:hover
{
	color: #ffffff;
	text-decoration: underline;
	padding-left: 15px;
	padding-bottom: 7px;
	font-weight: bolder;
}

#navlist a:active
{
	color: #fff;
	text-decoration: underline;
	padding-left: 15px;
	padding-bottom: 7px;
	font-weight: bolder;
}


.small
{
font-size:10px;
}

blockquote {
margin-left: 30px;
padding: 0;
color:#fff;
width:65%;
}


blockquote h1 {
font: italic 2em Georgia, "Times New Roman", Times, serif;
font-weight:bold;
padding:0;
}

blockquote p {
font: italic 1em Georgia, "Times New Roman", Times, serif;
font-size: 1em;
font-weight:bold;
margin-left:200px;
padding:0;
line-height:18px;
}

blockquote .source {
text-align: right;
font: 1em Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-right: 10em;
padding:0;
}
