body {
	background:url(grad.jpg);
	width:100%;	
	margin:0px; 	
	overflow-x:hidden;	
	overflow-y:scroll;	
	font-family:tahoma;	
	font-size:11px;	
	line-height:16px;	
	color:#3c4650;	
	letter-spacing:0px;
	background-attachment:scroll;
	}

#container {
	margin-left:auto;
	width:550px;
	}

#wrapper {
	width:550px;
	margin: 0 auto;
	background-color: #6BBCB0;
	background-repeat: repeat-y;
	background-position: top center;
	}
	
#nav a:link, #nav  a:active, #nav  a:visited {
	color: #2F6E79;  
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}


#nav  a:hover {
	color:#2F6E79; 
	background-color:#E3DEBE;
	text-decoration:none;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}


#filler a:link, #filler  a:active, #filler  a:visited {
	color: #D3F19F;  
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}


#filler  a:hover {
	color:#3C7C84;  
	text-decoration:none;
	background-color:#EAF4D8;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}
	
#table a:link, #table a:active, #table  a:visited {
	text-decoration: none;
	font-weight: normal;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}


#table  a:hover {
	text-decoration:none;
	font-family: tahoma;
	letter-spacing:0px;
	font-size:8pt;
	}
	
#text a:link, #text a:active, #text a:visited {
	color: #ACF2D8;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family: arial;
	font-size:8pt;
	}
		

#text a:hover {
	color:#414F4D;  
	text-decoration:none;
	border-bottom: #414F4D 0px dotted;
	font-family: arial;
	font-size:8pt;
	}

#credits a:link, #credits a:active, #credits a:visited {
	color: #414F4D;  
	text-decoration: none;
	text-decoration:none;
	font-weight: normal;
	font-family: tahoma;
	font-size:7pt;
	}
		

#credits a:hover {
	color:#414F4D;  
	text-decoration:none;
	border-bottom: #ACF2D8 1px dotted;
	font-family: tahoma;
	font-size:7pt;
	}



/**** HEADER ****/

#header {
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	width: 550px;
	height: 394px;
	clear:both;
	margin:0 auto;
	}

#joined {
	line-height:7px;
	text-align:right;
	padding-right:15px;
	margin-right:0px;
	}

#links {
	border-left:20px solid #B1C2B1;
	text-align:left;
	line-height:9px;
	padding-left:15px;
	margin-right:0px;
	}
/**** CONTENT ****/

#nav blockquote {
	font-family:tahoma;
	font-size:8pt;
	background-color:#95CFC6;
	padding-left:15px;
	letter-spacing:0px;
	width:300px;
	line-height:20px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.8;
	color:#5A5854;
	letter-spacing:0px;
	text-align:left;
	margin-top:-60px;
	}
	
#nav td{ 
padding-right:25px;
}

#one, #ch1, #ch2, #ch3, #ch4, #ch5, #ch6, #ch7, #ch8, #ch9, #ch10, #ch11, #ch12, #ch13 {
	display:none;
	font-family:tahoma;
	font-size:8pt;
	line-height:16px;
	color:#414F4D;
	letter-spacing:0px;
 }

#content {
	width:500px;
	text-align:left;
	margin-top: 20px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	letter-spacing:0px;
	line-height:13px;
	padding-left:5px;
	font-family:tahoma;
	font-size:8pt;
	line-height:16px;
	text-indent:10px;
	color:#5A5854;
	letter-spacing:0px;
	}
	

em, i {
	color:#C4E8E2;
	font-family:tahoma;
	font-size:8pt;
}

#content i:first-letter {
	font: 10pt tahoma;
	color:#71A785;
	font-weight:bold;
	text-transform: uppercase;
}

b
{ 
	color:#ACF2D8;
	font-weight: bold;
	font-family:tahoma;
	font-size:8pt;
}

input,textarea{
	font-family:tahoma;
	background-color:#6BBCB0;
	font-size:7pt;
	color:#414F4D;
	letter-spacing:0px;
	border:1px solid #414F4D;
	}

option,select,radio {
	background-color:#6BBCB0;
	font-family:tahoma;
	font-size:7pt;
	color:#414F4D;
	letter-spacing:0px;
	border:0px solid #414F4D;
	}
p {
	font-family:tahoma;
	font-size:8pt;
	line-height:16px;
	color:#414F4D;
	letter-spacing:0px;
	}
	
#footer p {
	font-family:tahoma;
	font-size:7pt;
	line-height:8px;
	color:#414F4D;
	letter-spacing:0px;
	}	
	
#content p:first-letter {
	font: 10pt tahoma;
	font-weight:bold;
		text-indent:10px;
	text-transform: uppercase;
}

#content blockquote {
	font-family:tahoma;
	font-size:8pt;
	color:#95CFC6;
	padding-left:10px;
	letter-spacing:0px;
	border-left:5px solid #AB9D85;
	line-height:12px;
	margin-left:80px;
	}
	

	#filler td{
	margin-top:1px;
	margin-bottom:1px;
	}
	
/**** FOOTER ****/

#footer {
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	width: 550px;
	height: 248px;
	clear:both;
	margin:0 auto;
	padding: 0px;
	background-position: bottom center;
	margin-bottom:50px;
	margin-top:10px;
	}
	

#text {
	width: 550px;
	margin-top:1px;
	padding-top:20px;
	text-align:center;
	color:#414F4D;
	font-size:8pt;
	}
	

#credits {
	width: 250px;
	margin-top:1px;
	padding-top:120px;
	padding-left:220px;
	text-align:left;
	color:#414F4D;
	font-size:8pt;
	}

ul, ol, li {
	list-style-type:lower-roman;
	color:#414F4D;
	text-indent:0px;
	}
	


/**** HEADER STYLES ****/

h1 {
	margin:0px;
	font-weight:bold;
	font-size:16px;
	text-transform:lowercase;
	font-family:georgia;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#ACF2D8;
	line-height:18px;
	text-indent:5px;
	font-style: italic;
	letter-spacing:1px;
	border-left:20px solid #D3F19F;
	margin-bottom:20px;
	}

	h2 {
	margin:0px;
	font-weight:bold;
	font-size:11pt;
	text-transform:lowercase;
	font-family:georgia;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#ACF2D8;
	line-height:16px;
	text-indent:-5px;
	font-style: italic;
	letter-spacing:1px;
	margin-bottom:5px;
	margin-top:15px;
	}
	
h2:first-letter {
	font: 16pt georgia;
	color:#D3F19F;
	font-weight:bold;
	text-transform: uppercase;
}

h6 {
	font : 7pt "tahoma", sans-serif;	
	text-transform: lowercase;
	color : #4C4640;
	text-indent:60px;
	margin-top: -32px;
	line-height:10px;
	text-align:left;
	}
	
	
h3 {
color:#85755D; 
font-family: century gothic;
text-align: right;
font-variant:small-caps;
border-bottom: 1px dotted #85755D;
letter-spacing: 2px;
line-height:11px; 
font-size: 10pt;
} 

h4 {
color: #85755D; 
font-family: century gothic;
text-align: left;
text-transform: uppercase;
border-bottom: 0px dotted #85755D;
border-top: 0px solid #85755D;
border-left:0px dotted #85755D;
border-right:0px dotted #85755D;
letter-spacing: 2px;
line-height:10px; 
font-size: 10pt;
} 

.image {
	margin:7px; 
	border: 5px solid #ACF2D8;
}

.image:hover {	
	border-color: #E2DDBD;
}


.leftdmw
{ 
	font-size:10px; 
	text-transform: uppercase;
	background-color:#95CFC6;
	padding: 5px; 
	text-align: center;
	width:200px;
		color:#000000;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.8;
}

.rightdmw
{
	font-family: verdana;
	font-size:10px; 
	background-color:#4A9489;
	margin-top:5px;
	padding-top:5px;
	color:#000000;
	padding-right:5px;
	text-align: left;
	width: 280px;
	margin-bottom:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.8;
}

.left
{ 
font-size:10px; 
text-transform: uppercase;
	background-color:#4A9489;
padding-right: 13px; 
	color:#000000;
text-align: right;
margin-bottom:-2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.8;
}

.right
{
font-family: verdana;
font-size:10px; 
	background-color:#4A9489;
color: #000000;
padding-right:5px;
text-align: left;
width: 300px;
margin-bottom:-2px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:0.8;
}
