body {
background-image: 		url("images/background.jpg");
background-attachment: 	fixed;
background-size: 		cover;
background-repeat:		no-repeat;
background-position:	center;
margin:     			0;
padding:    			0;
font-family:			verdana;
font-size:				14px;
font-weight:			normal;
text-align:				left;
color:					black;
}


html {height: 101%}
img {border: 0px}


.bold	{font-weight:	bold}


h1, h2, p {font-family: verdana}
h1 {text-align: center;	font-size: 28px;	margin-top: 65px;  margin-bottom: 20px; color: #006600}
h2 {font-size: 15px;	margin: 0px; color: #006600}
p  {font-size: 14px;	font-weight: normal;}



p  {font-size: 14px;	font-weight: normal; margin: 0px}



a:link, a:visited, a:active  {font-size: 14px; font-weight: bold; text-decoration: none;  color: #006600;}
a:hover   {text-decoration: none;  color: #66cc00;}

a.two:link, a.two:visited, a.two:active  {font-weight: bold; font-size: 20px; text-decoration: none; color: #66cc00;}
a.two:hover   {text-decoration: underline; color: white;}



#container {
width:				962px;
margin:             auto;
margin-top: 		20px;
margin-bottom: 		20px;
border:				1px solid black;
text-align:			left;
background-color:	#e6ffe6;
color:				black;}





#inner {
width:				932px;   /*  942px */
margin:				auto;
margin-top:			0px;
padding:			20px;}








#fadeinbox{
position:		absolute;
width:			430px;
margin-top:		20px;
border:			3px solid black;
background-color: #323232;
color:			#ffcc00;
text-align:		center;
font-size:		20px;
font-weight:	bold;
font-style:		italic;
padding:		6px;
visibility:		hidden;
opacity: 		0.85;
border-radius:  20px;
box-shadow:     15px 15px 10px #000000;}









z {}