/* CSS Document */
body	{
	font: 10pt/20pt georgia, serif; 
	color: #000000;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;
}

a:link	{
		color: #ff0000;
		text-decoration:none;
	}
a:visited	{
	color:#ff0000;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
	text-decoration:none;
}
a:active {
	color: #ff0000;
	text-decoration:none;
}
a.external:link {
	color: #ff0000;
	text-decoration:none;
}


/*site template */




#container {
		margin-left: 25px;
		background: #fff;
		width: 800px;
		text-align:left;
}
#header  {
		background-image: url(../images/adventureheader.gif);
		background-repeat: no-repeat;
		position:absolute;
		top: 0px;
		left: 215px;
		width: 500px;
		height: 132px;
		z-index: 1;
}
#members	{
	float: left;
	width: 250px;
	padding-left: 10px;
	padding-bottom: 4px;
	border: thick solid red;
}

#newmembers	{
	float: right;
	width: 250px;
	padding-left: 4px;
	padding-bottom: 4px;
	border: thick solid red;
}

#login1	{
	align: center;
	width: 350px;
	padding-left: 4px;
	padding-bottom: 4px;
	
}

#header span	{
	display: none;
	text-indent: -5000 px;
}
#cruise	{
		background-image: url(../images/cruise.gif);
		background-repeat: no-repeat;
		position:absolute;
		top: 0px;
		left: 215px;
		width: 500px;
		height: 132px;
		z-index: 1;
}
#cruise span	{
	display: none;
	text-indent: -5000 px;
}
#main 	{
	float:left;
	margin-top:110px;
	width:750px;
}
/*dog footprints */
#sideBar {
		background-image: url(../images/pawprints.gif);
		background-repeat: no-repeat;
		float:right;
		top:0px;
		left:685px;
		width:100px;
		height:535px;
}


#sideBar h1 span{
	display: none;
	text-indent: -5000 px;
}
/* image for paradise sidebar */
#sideBar1 {
		background-image: url(../images/paradise.gif);
		background-repeat: no-repeat;
		float:right;
		top:0px;
		left:685px;
		width:200px;
		height:436px;
}

#center 	{
	position:absolute;
	top:109px;
	left: 209px;
	width:450px;
}


#centerMembers	{
	position:absolute;
	top:110px;
	left: 254px;
	width:675px;
}
/*paradise page image */
#paradise 	{
	background-image: url(../images/paradise1.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:136px;
	left: 195px;
	width:400px;
	height:425px;
}
#paradiseform 	{
	background-image: url(../images/paradiseform.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:110px;
	left: 195px;
	width:600px;
	height:707px;
	font: 15pt/15pt arial san-serif; 
	color: #ed116b;
	padding-right: 10px;
	padding-top: 10px;
}
#paradiseform table	{
	font: 15pt/15pt arial san-serif; 
	color: #ed116b;
	
}
/*end paradise form */
#centerBlink 	{
	background-image: url(../images/blink1.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:110px;
	left: 195px;
	width:450px;
	height:500px;
}

#center	h2 span {
	font: 10pt/20pt georgia, serif; 
	color: #000000;
}
#center h3	{
	font: oblique bold 15px normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#center h4	{
	font: oblique bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;

}
#center h4.writers	{
	font: oblique bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #4d3370;

}
#center ul {
	margin: 0px;
	padding: 0px;
}


#center li.bookList	{
	list-style-type:none;
	border:none;
	width:400px;
	height:128px;
	padding-left: 5px;

}
#center li span {
	display: none;
	text-indent: -5000 px;
}
#center p.note	{
		font: 16px/20px Verdana san-serif;
		font-style: oblique;
}

#photoOne { 
	position:absolute; 
	background-image: url(../images/solsticeocotillo.jpg);
	background-repeat: no-repeat;
	top:41px; 
	left:37px; 
	z-index:3; 
	width: 300px; 
	height: 392px;
}

#photoOne span	{
	display: none;
	text-indent: -5000 px;
}


#excerpt	{	
	font: 16px/20px Verdana san-serif;
	margin-right: 5px;
	text-align:left;
}
	
#navBar	{
	position:absolute;
	top:110px;
	left:25px;
	width:150px;
	height:500px;
	text-align: left;
}
#navBar a, a:link, a:visited, a:hover, a:active {
	color:#ff0000;
	text-decoration:none;
}


#navBar h3.navBarback {
	background:#000000;
	width: 152px;
	height: 23px;
	color: #ff0000;
	border: 2px solid #ff0000;
	
}
#navBar h3.navBarbacksmall {
	background:#000000;
	width: 100px;
	height: 14px;
	
}

#navBar ul	{
	margin: 0px;
	padding: 0px;
}
#navBar li	{
	list-style-type: none;
	border: none;
	width:150px;
	padding-left: 5px;
}
#copyright	{
	font: 1em Times New Roman;
	color: #ff2400;

}
#form	{
	position:absolute; 
	top:57px; 
	left:191px; 
	width: 406px; 
	height: 535px;
}
#message {
	color: #ff0000; 
	text-align: center;
}
#loginMessage {
	border: thin solid #0000cc;
	font: 18px arial;
	color: #0000CC; 
	text-align: center;
}
#enterSite	{
	position:absolute;
	top:450px;
	left:600px;
	width:100px;
	height:47px;
	
}
#thankyou	{
	background-image: url(../images/thankyoucaricature.gif);
	background-repeat: no-repeat;
	top:0;
	left:0;
	width: 350px;
	height: 366px;

}

#quiz li	{
	list-style-type:a;
	border:none;
	margin-left: 1em;
	padding-left: 15px;
}
#group li	{
	list-style-type:a;
	border:none;
	margin-left: 1em;
	padding-left: 15px;
}

#crosswordheaderimage {
	background-color: #000000;
	margin-top: 10px;
	padding: 0px;
	align: center;

}
#crosswordheaderimage span {
	display: none;
	text-indent: -5000 px;
}
#firefox	{
	display: none;
	text-indent: -5000 px;
}
#humane	{
font: em 12px Verdana, Arial, Helvetica, sans-serif;
	color: #9933CC;
}

.menu {
	display: none;
	margin-left:20px;
	}
.topline {
	font: 18px Helvetica, sans-serif;
}
.bigline {
	font: oblique bold 24px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.biglineKnitting {
	font: oblique bold 24px Verdana, Arial, Helvetica, sans-serif;
	color:#9900CC;
}
.contentHeader {
	font: oblique 500 14px Georgia, Times New Roman, Times, serif;
	color: #000000;
	background-repeat: no-repeat;
}
.authornote {
	font: italic 14px Verdana, Arial, Helvetica, sans-serif;
}
.PlainScript {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.question	{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
}
.photoalbum {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.PlainEntry {
	font: 14 px Arial, san-serif;
	color: #ff0000;
}
.note	{
		font: oblique bold 16px/20px Verdana san-serif;
}
.liNodot  {
	list-style-type:none;
	border:none;
	margin-left: 1em;
	padding-left: 15px;
}
.spaNote	{
	font-size: 8px;
}
.printThis  {
	font: bold 14px georgia;

}
.jessDiary	{
background-image: url (../images/jessdiaryborder1.gif);

background-color: #fca3b5;
}
.quote {
	font: 16px Verdana;
	color: #663366;
}
.newsletter {
	font: bold 8px;
	color: red;
	}
