@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../graphics/Background-Color.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header-graphic-layer {
	position:absolute;
	left:330px;
	top:30px;
	z-index:2;
}
#dissent-logo {
	position:absolute;
	top:25px;
	left:415px;
	z-index:3;
}
#bottom-graphic-layer {
	position:absolute;
	background-image:url(../graphics/mBottomBackground.jpg);
	width:612px;
	height:397px;
	left:330px;
	top:273px;
	z-index:3;
	visibility: visible;
}
#bottom-graphic-layer a:link {
	color: #ffffff;
	text-decoration: none;
}
#bottom-graphic-layer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#bottom-graphic-layer a:active {
	color: #dddddd;
	text-decoration: none;
}
#bottom-graphic-layer a:hover {
	color: #dddddd;
	text-decoration: none;
}
#sign-button{
	position:absolute;
	left:130px;
	top:-23px;
	z-index:3;
}
#download-button {
	position:absolute;
	left:335px;
	top:-15px;
	z-index:3;
}
#sign-button-text {
	position:absolute;
	left: 40px;
	top:15px;
	font-family: Helvetica Neue;
	font-size: 14px;
	font-stretch: expanded;
	color: #ffffff;
	font-weight: bold;
	z-index:4;
}
#download-button-text {
	position:absolute;
	left:11px;
	top:9px;
	font-family: Helvetica Neue;
	font-size: 13px;
	font-stretch: expanded;
	color: #ffffff;
	font-weight: bold;
	z-index:4;
	width: 143px;
}
#left-layer-top {
	position:absolute;
	left:15px;
	top:0px;
	z-index:1;
	height: 100%;
}
#left-layer-bottom {
	position:absolute;
	background-image: url(../graphics/mLeftBottomBackground-Color.jpg);
	top:392px;
	bottom: 0px;
	left: 0px;
	width: 290px;
	height: auto
	z-index:1;
	left: 0px;
	height: 372px;
}

#right-navigation-layer {
	position:absolute;
	left:330px;
	top:30px;
	font-family: Helvetica Neue;
	font-size: 12px;
	z-index:3;
}
#right-navigation-layer a:link {
	color: #006699;
	text-decoration: none;
}
#right-navigation-layer a:visited {
	color: #006699;
	text-decoration: none;
}
#right-navigation-layer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#right-navigation-layer a:hover {
	color: #ffffff;
	text-decoration: none;
}
#quote {
	position: absolute;
	left: 12px;
	top: 146px;
	color: #ffffff;
	font-size:12px;
	width: 275px;
	height: 31px;
}
#quote.b {
	margin-top:20px;
}
#checkbox {
	position: absolute;
	left:31px;
	top: 211px;
	background-image:url(../graphics/Checkbox.jpg);
	height:46px;
	width:39px;
}
#statement {
	position: absolute;
	left: 33px;
	top: -46px;
	color: #ffffff;
	font-size:16px;
	width: 217px;
	z-index:4px;
	height: 139px;
}
#tagline {
	position:absolute;
	top:30px;
	left:159px;
	height: 100px;
	text-align:center;
	font-size: 24px;
	font-weight: bold;
	color:#ffffff;
	z-index:5;
	width: 308px;
}
#language-background{
	position:absolute;
	left:0px;
	top: 394px;
	background:#cccccc;
	height:38px;
	width: 610px;
	border: 1px solid #006599; 
}
#language-text{
	position:absolute;
	left:5px;
	top:2px;
	color:#666666;
	width: 587px;
	font-stretch: extra-expanded;
}
#language-flags{
	position: absolute;
}
#language-text a:link {
	color: #444444;
	text-decoration: none;
}
#language-text a:visited {
	color: #444444;
	text-decoration: none;
}
#language-text a:active {
	color: #444444;
	text-decoration: none;
}
#language-text a:hover {
	color: #000000;
	text-decoration: none;
}

.style7 {font-family: Arial, Helvetica, sans-serif}
.style10 {font-family: "Times New Roman", Times, serif}
.style11 {font-size: 22px}
h3 {margin-top:20px; font-weight:bold; font-size:14px;}

/*Second CSS for the template pages*/

body {
	background-image: url(http://www.dissentfromdarwin.com/graphics/Background-Color.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header-layer {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/iHeaderTopBackground.gif);
	width:100%;
	height:181px;
	z-index:1;
}
#dissent-logo {
	position:absolute;
	top: 49px;
	left: 169px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/dissentLogo.gif);	
	width:384px;
	height: 100px;
	z-index: 3;
}
#header-nav-layer {
	position:absolute;
	left:48px;
	top:0px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/iNavTopBackground.gif);
	width:612px;
	height:25px;
	z-index:2;
}
#header-nav-layer a:link {color: #006699; text-decoration: none;}
#header-nav-layer a:visited {color: #006699; text-decoration: none;}
#header-nav-layer a:hover {color: #FFFFFF; text-decoration: none;}
#header-nav-layer a:active {color: #FFFFFF;	text-decoration: none;}

#mainText {
	position:absolute;
	top: 220px;
	left: 48px;
	width: 610px;
}
#mainText a:link {color: #006699; text-decoration: none;}
#mainText a:visited {color: #006699; text-decoration: none;}
#mainText a:hover {color: #66aadd; text-decoration: none;}
#mainText a:active {color: #66aadd; text-decoration: none;}

#sidebar-top-layer {
	position:absolute;
	left:694px;
	top:0px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/iSidebarBackground.jpg);
	width:290px;
	height:423px;
	border: solid 1px #006599;
	z-index:2;
}

#sidebar-top-layer a:link {color: #ffffff; text-decoration: none;}
#sidebar-top-layer a:visited {color: #ffffff; text-decoration: none;}
#sidebar-top-layer a:active {color: #dddddd; text-decoration: none;}
#sidebar-top-layer a:hover {color: #dddddd; text-decoration: none;}

#sidebarBottomLayer {
	position:absolute;
	left:694px;
	top:424px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/mLeftBottomBackground-Color.jpg);
	width:290px;
	min-height:325px;
	border: solid 1px #006599;
	z-index:2;
}
#sign-button{
	position:absolute;
	left:74px;
	top:29px;
	z-index:3;
}
#download-button {
	position:absolute;
	left:75px;
	top:87px;
	z-index:3;
}
#sign-button-text {
	position:absolute;
	left: 40px;
	top:15px;
	font-family: Helvetica Neue;
	font-size: 14px;
	font-stretch: expanded;
	color: #ffffff;
	font-weight: bold;
	z-index:4;
}
#download-button-text {
	position:absolute;
	left:11px;
	top:9px;
	font-family: Helvetica Neue;
	font-size: 13px;
	font-stretch: expanded;
	color: #ffffff;
	font-weight: bold;
	z-index:4;
	width: 143px;
}
#tagline {
	position:absolute;
	text-align:center;
	left: 270px;
	top: 22px;
	font-size: 24px;
	font-weight: bold;
	color:#ffffff;
	width: 293px;
}
#sidebar-text {
	position:absolute;
	text-align:left;
	left: 29px;
	top: -169px;
	margin-bottom: 0px;
	margin-top:0px;
	color:#ffffff;
	width: 236px;
}
#checkbox {
	position: absolute;
	left:32px;
	margin-top: 40px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/Checkbox.jpg);
	height:46px;
	width:39px;
}
#disclaimer-background{
	position:relative;
	left:0px;
	margin-top: 40px;
	background-image:url(http://www.dissentfromdarwin.com/graphics/iNavBottomBackground.gif);
	height:18px;
	width: 610px;
}

h1 {color:#006599; margin-bottom:0px; margin-top:0px;}
h2 {color:#006599; margin-bottom:0px;}
p1 {margin-top:0px; margin-bottom:0px;}
p {margin-top:0px; margin-bottom:0px;}
