/* CSS Document */

#body {
    position:relative;
	background-image:url(Graphics/BodyBG.jpg);
	width:787px;
	margin-right:auto;
	margin-left:auto;
}


a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #603320;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}




body {
	background-image: url(Graphics/Background.jpg);
	background-color:#bfbfbf;
	background-repeat:repeat-x;
	margin: 0; 
    padding: 0; 
    text-align: center; 
	
}

.maintext {
	color: #202020;
	font-size: 18px;
	word-wrap: break-word;
	text-align: left;
	
}
.maintext2 {
    color: #202020; font-size: 22px;
}

#top {
	top:0px;
    margin-left: auto;
    margin-right: auto;
	width:787px;
	height:276px;
	}

#bottom {
    position:relative;
	width:787px;
	margin-right:auto;
	margin-left:auto;
}
#container {
	position:relative;
	margin-left:35px;
	width:725px;
	text-align: left;
   margin-left: auto;
   margin-right: auto;
}
#container2 {
    position:relative;
	width:700px;
	margin-left:50px;
	text-align:left;
}
#container3 {
	border-color:#993300;
	background-color:#FEF8D3;
	border-width:thin;
	border-style:dashed;
	padding:10px;
	width:600px;
}

#container4 {
	border-color:#993300;
	background-color:#FEF8D3;
	border-width:1px;
	border-style:solid;
	padding:10px;
	width:600px;
}
#story {
	width:710px;
	border-color:#c7bd82;
	margin-left:auto;
	margin-right:auto;
	background-color:#FEF8D3;
	border-width:1px;
	border-style:solid;
	padding:10px;
	text-align:left;
	}

.style2 {color: #202020; font-size: 9px; }
.maintext1 {color: #000000;
	font-size: 18px;
}
.fine {
	font-size: 9px;
	color: #999999;
}
.imgL {
	float:left;
	padding:10px 15px;
	z-index:2;
}
.imgR {
	float:right;
	padding:10px 15px;
	z-index:2;
}

#nav {
	float: left;
	padding:2px 2px 2px 15px;
	height: auto;
	z-index:1;
}
#members {	
     float: right;
	 width:530px;
	 padding:1px 15px;
	 position:relative;
	 z-index:1;
}



.titlebox {
	background-color:#fffbe5;
	border-width:1px;
	border-color:#cdcbbe;
	border-style:solid;
	padding:5px;
	color:#0b3c4e;
	font-size: 24px;
}	
.amount {color: #FF0000;
	font-size: 18px;}

.material {
	border-style:dotted;
	border-color:#666666;
	border-width:1px;
	padding:5px;
	overflow:hidden;
}
#navbox {
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:2px 2px 2px 15px;
}
.quinks {
	font-size:12px;
}
.quinkstext {
	font-size:10px;
	color:#333333;
}
.letter {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding:10px;
	background-image:url(Graphics/MembersAreaGraphics/LetterBG.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
}	
.spacer {
	height:15px;
	width:1px;
	}
.steps {
	border-color:#660000;
	background-color:#FFFFFF;
	border-width:thin;
	border-style:dashed;
	padding:0px 10px 10px 10px;
	width:620px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
.steps2 {
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
	padding:10px;
}
.optin {
	width:680px;
	height:362px;
	background-image:url(Graphics/OptIn_Embed.jpg);
	position:relative;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	.optin234 {
	width:680px;
	height:362px;
	background-image:url(Graphics/squeeze.jpg);
	position:relative;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
.optin2 {
	width:680px;
	height:362px;
	left:55px;
	position:relative;
	}
.optintable {
	width:200px;
	height:180px;
	top:171px;
	left:58px;
	position:absolute;
	}	
.optintable2 {
	width:200px;
	height:180px;
	top:215px;
	left:-52px;
	position:absolute;
	}	
	
	
	.optintable3 {
	width:200px;
	height:180px;
	top:113px;
	left:410px;
	position:absolute;
	}
.round {
	width:663px;
	margin-left:auto;
	margin-right:auto;
}

.roundtop {
	width:663px;
	height:37px;
	background-image:url(Graphics/divtop.jpg);
}
.roundbottom {
	width:663px;
	height:17px;
	background-image:url(Graphics/divbottom.jpg);
	clear:both;
}
.roundmiddle {
	width:663px;
	background-image:url(Graphics/divmiddle.jpg);
}
	
.roundinside {
	width:610px;
	margin-left:auto;
	margin-right:auto;
}
.reddotted {
	border:2px dashed #F00;
	margin:auto;
	width:500px;
}
/* Step by Step Guides */
.TOC {
	font:arial;
	font-size:12px;
	font-weight:200;
	color:#006699;
	}

	
