@charset "utf-8";
/* CSS Document by Poppin Media */

html,body { height: 100%; }

html {
	scrollbar-face-color: #6f0706;
	scrollbar-highlight-color:#ebcabe;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#A4C89F;
	scrollbar-arrow-color:#FFF;
	scrollbar-track-color:#141c2f;
}

body {	
	z-index: 10;
	padding: 0;
	margin: 0;
	text-align: center;
	color: black;
	background-color: #cadf82;
	font-size: 1.1em;
}

a img { border: none;}

a:link		{ color: red; background-color: transparent; text-decoration: underline; }			
a:visited	{ color: burgundy; background-color: transparent; text-decoration: underline; }	
a:hover		{ color: blue; background-color: transparent; text-decoration: none; }	
a:active	{ color: blue; background-color: transparent; text-decoration: underline; }

p { 
	font: 1.1em   "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: black;
}

h1, h2, h3 {text-align:center;}
h4 {
	font: bold small-caps 1.1em  Georgia, Times, "Times New Roman", serif; 
	line-height: 1.0em;
}

.h1 {	font: bold small-caps 1.4em  Georgia, Times, "Times New Roman", serif; 
	line-height: 1.4em;
}
.h2 {	font: bold 1.3em  Georgia, Times, "Times New Roman", serif; 
	line-height: 1.3em;
}
.h3 {	font: bold 1.2em  Georgia, Times, "Times New Roman", serif; 
	line-height: 1.2em;
}
.h4 {	font: bold 1.1em  Georgia, Times, "Times New Roman", serif; 
	line-height: 1.1em;
}

.left {float:left;}
.right {float:right;}
.center {text-align:center;}
.underline {text-decoration:underline;}
.review {
	font-style: italic;
	padding-left: 20px;
}

.script {
	font: italic 1.1em Georgia, Times, "Times New Roman", serif; 
	text-align:left;
	color: red;
} 

.marquee {
	font: bold 0.8em Tahoma, Geneva, sans-serif; 
	color:#000; 	
}

.small {font-size: 0.5em;}

.footer {
	font: bold small-caps 0.8em Georgia, Times, "Times New Roman", serif; 	
	color: #fff;
	padding: 1px 2px 3px 4px;
	text-align:center;
}

#a-mod {
	background-color: #cadf82;
/*	background: url(../images/gradient_green.jpg) #cadf82 repeat-y;  */
	position: relative;
	width: 980px;
	text-align: left; 
	margin: 0 auto; 
	border: 5px outset silver;
}

#b-mod {
	margin:1px 2px 3px 0px;
	width: 980px;
	text-align: center;
}

#b-mod0 {
	position: fixed;
	top:0px;
	left: 141px;
	margin:1px 2px 3px 0px;
	width: 980px;
	height: 100px;
	z-index: 15;
}

#b-mod1 {
	text-align: center;
	margin:120px 2px 3px 4px;
}

#b-mod2 {
	text-align: left;
	margin:1px 2px 3px 143px;
}

#b-mod3 {
	width: 640px;
	margin: auto;
	text-align: center;
}

#b-mod4 {
	width: 730px;
	text-align: left;
	margin:1px 2px 3px 153px;
}

#b-mod5 {
	text-align: left;
	margin:1px 2px 3px 143px;
}

#b-mod h1 {
	margin: 0; 
	padding: 10px 0;
}

#c-mod1 {
	position:absolute;
	top: 99px;
	left: 5px; 
	padding: 5px 1px 1px 2px;
	margin: 1px 2px 3px 5px;
	width: 129px;
}

#c-mod2 {
	position:absolute;
	top: 100px;
	left: 0px; 
	width: 160px; 
	padding: 15px 10px 15px 20px; 
	margin: 1px 2px 3px 790px;
	text-align:center;
}

#c-mod a img { border: 3px silver outset;}

#d-mod {
	margin: 20px 2px 20px 140px;
	padding: 10px 5px 3px 4px; 
	width: 760px;
	text-align:left;
}

#d-mod img {
	display:block;
	margin: auto auto;
	padding: 1px 25px 3px 0px;
}

#e-mod { 
	padding: 0 10px 0 20px; 
	width: 685px;
	margin: 35px 2px 3px 130px;
	text-align:center;
} 

#e-mod p {
	margin: 0; 
	padding: 10px 0; 
}
