/* Global Styles */
body, html {
	margin:0px;
	background-color:#ffffff;  
	height: 100%;
}

	
td {
	color:#000000;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
	

a {
	color: #aa0000;
	}
	
a:hover {
	color: #990000;
	}
	
c1 {
	color: #aa0000;
	line-height:62px;
	font-weight:bold;
	font-size: 42px;
	}	
	
c2 {
	color: #aa0000;
	}	

c3 {
	color: #aa0000;
	font-weight:bold;
	}	
c4 {
	color: #aa0000;
	font-weight:bold;
	line-height:32px;
	font-weight:bold;
	font-size: 22px;
	}	
c5 {
	color: #000000;
	font-weight:bold;
	line-height:32px;
	font-weight:bold;
	font-size: 22px;
	}	
	

/* ID Styles */
#navigation td {
	background-image:url(images/navigation.gif);
	}
	
#navigation a {
	color: #aa0000;
	font-weight:bold;
	text-align:center;
	line-height:44px;
	letter-spacing:-.1em;
	text-decoration: none;
	display:block;
	padding:15px 2px 16px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 40px;
	}
	
#navigation a:hover {
	color:#990000;
	}
		
.footer {
	font-weight:bold;
	text-align:center;
	line-height:26px;
	letter-spacing:-.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.copy {
	color:#990000;
	font-weight:bold;
	line-height:26px;
	letter-spacing: .1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:right;
	}
	
.txt {
	color:#000000;
	line-height:32px;
	padding-right: 60px;
	padding-left: 60px;
	letter-spacing: 0em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	}
	
.foot {
	color:#aaaaaa;
	line-height:72px;
	padding-right: 60px;
	padding-left: 60px;
	letter-spacing: 0em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#060606;
	font-size: 16px;
	text-align:left;
	}
	
.image {
	padding-right: 60px;
	}
	
.logo {
	padding-Top: 80px;
	padding-left: 60px;
	}

.bg {
  /* The image used */
  background-image: url("images/1_dianetics-volcano.jpg");

  /* Full height */
  height: 60%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align:center;
}

.bg1 {
  /* The image used */
  background-image: url("images/dia1.png");

  /* Full height */
  height: 40%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align:center;
}

.in {
	background-image:url(images/shade.gif);
}

.in1 {
  /* The image used */
  background-image: url("images/happy-years-1-scaled.jpg");

  /* Full height */
  height: 60%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.in2 {
  /* The image used */
  background-image: url("images/depositphotos_33836311.jpg");

  /* Full height */
  height: 60%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}