* {outline: 0px;}

body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url(../images/drop_shadow.gif);
  background-repeat: repeat-x;
  background-color: #cac9ce;
  font-family: Trebuchet MS, Arial;
  width: 100%;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 2px;
}

h2 {
	margin: 0px;
	padding: 0px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 2px;
}

h3 {
	color: #ef74b3;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #ef74b3;
}

#nameBG {
  	background-image:url(../images/nameBG.png);
  	background-repeat: no-repeat;
  	width: 677px;
  	height: 39px;
}

#bottomSlice {
	width: 100%;
	float: left;
	background-image:url(../images/bottomSlice.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

A.black {color: #000000; text-decoration: none;}
A.black:active,visited {color: #000000; text-decoration: none;}
A.black:hover {color: #000000; text-decoration: underline;}

A.white {color: #ffffff; text-decoration: none;}
A.white:active,visited {color: #ffffff; text-decoration: none;}
A.white:hover {color: #ffffff; text-decoration: underline;}

img {
  border: 0px;
  margin: 0px;
  padding: 0px;
  vertical-align:text-top;
}

.Clear {
  clear: both;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
  	text-align: left;
  	width: 980px;
  	min-height: 1880px;
  	background-color: #393d40;
}


#mainContainer {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 980px;
  min-height: 1880px;
  background-color: #393d40;
}

.Header_Holder {
  width: 980px;
  height: auto;
  padding: 0px;
  margin: 0px;

}


.top_Header{
  margin: 0px;
  padding: 0px;
  background-image:url(../images/top_header.jpg);
  width: 980px;
  height: 52px;
  text-align: right;
  font: 13pt arial ;
}

.Date {
  padding: 15px 20px 0px 0px;
  color: #78375a;
}


.center_Header {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/header_main.jpg);
  width: 980px;
  height: 355px;
  position: relative;
}

.Header_Element {
  position: absolute;
  top: 25px;
  left: 340px;
}

.Header_Menu li a:link { text-decoration: none; color: #FFFFFF;}
.Header_Menu li a:visited { text-decoration: none; color: #FFFFFF;}
.Header_Menu li a:active { text-decoration: none; color: #FFB6D4;}
.Header_Menu li a:hover { text-decoration: none; color: #FFB6D4;}


.Header_Menu {
  background-color: #0e0e10;
  border-top: 1px dotted #ffb6d3;
  border-bottom: 1px dotted #ffb6d3;
  position: relative;
  height: 80px;
  width: 980px;
  clear: both;
}

.Social_Links {
  position: absolute;
  top: 28px;
  left: 780px;
  margin: 0px;
  padding: 0px;
}


ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;

}

li {
  float: left;
}

ul a {
background-color: #0e0e10;
padding-right: 27px;
padding-left: 21px;
display: block;
line-height: 80px;
text-decoration: none;
font-family: arial;
font-size: 14px;
color: #FFFFFF;
}

form {
  font: 12pt Arial #FFF;
}

label {
  font: 12pt Arial #FFF;
}

.Form_Area {
  background-image: url(../images/background_form_area.jpg);
  height: 534px;
}

.slide_Holder {
  margin: 0px 0px 0px 15px;
  padding: 0px;
}

.Form_Holder {
  float: left;
  position: relative;
  top: 15px;
  left: 20px;
  padding: 0px;
  margin: 0px;
  width: 275px;
  height: 308px;
  border-left: 1px dotted #ffb6d3;
  border-right: 1px dotted #ffb6d3;
  border-bottom: 1px dotted #ffb6d3;
}

.Form_Info {
  color: #FFB6D3;
  font-family: arial;
  padding: 15px;
  border-top: 1px dotted #ffb6d3;
  border-bottom: 1px dotted #ffb6d3;
}

#letters {
	margin: 0 auto;
	width: 917px;
	height: 47px;
	background-image: url(../images/letterBG.png);
	background-repeat: no-repeat;
}

#letterList {
	margin: 0 auto;
	width: 917px;
	min-height: 150px;
	background: black;
	color: white;
}

#letters li {
	list-style-type: none;
	color: #8c8c8c;
	font-family: Trebuchet MS, Arial;
	font-size: 26px;
	font-weight: bold;
	padding-right: 8px;
}

#letters li A {
	color: #8c8c8c;
	text-decoration: none;
}

#letters li A:hover {
	color: #ffffff;
	text-decoration: none;
}

.Title {
  color: #FFFFFF;
}

form {
  padding: 0px 20px 10px 20px;
}

.Form_Text{
  color: #FFFFFF;
  font-size: 12px;
  font-family: arial;
}

.Slide_elements_Holder {
  background-image: url(../images/slide_holder.gif);
  background-repeat: no-repeat;
  height: 118px;
  width: 661px;
  float: left;
}

#footer {
	width: 958px;
	height: 101px;
 	background-image: url(../images/footerBG.jpg);
 	background-repeat: no-repeat;
 	margin: 0 auto;
}

#footerContent {
	color: #330016;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 12px;
	font-family: Arial;
}

#copyright {
	font-size: 11px;
	padding-top: 30px;
}

.footerLine {
	padding-left: 10px;
	padding-right: 10px;
}

#footerContent A {color: #330016; text-decoration: none;}
#footerContent A:active,visited {color: #330016; text-decoration: none;}
#footerContent A:hover {color: #330016; text-decoration: underline;}