body {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align: left;
}

#Content {
	width: 700px;
	margin: 0px auto;
	background-color: transparent;
	}

#top {
	width: 700px;
	height: 105px;
	background-color: transparent;
	background-image: url(image/line.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position:  0% 85%;
	}
	
.top {
	width: 580px;
	height: 75px;
	padding-top: 30px;
	padding-left: 120px;
	background-color: transparent;
	font-family: arial,verdana, georgia, sans-serif;
	text-align: left;
	font-size: 200%;
	color: #fff;
	background-image: url(image/flower2.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:  0% 0%;

}


#navigation {
	padding-left: 20px;
	padding-top:60px;
	width: 150px;
	float: left;
	text-align: left;
	background-color: transparent;
	font-family: arial, time, sans-serif;
	color: #336;
	font-size: 73%;
	line-height: 250%;

}


#texthome {
	width: 480px;
	float: right;
	text-align: justify;
	font-family:  arial, trebuchet ms, sans-serif;
	font-size: 60%;
	color: black;
	line-height: 130%;
	padding: 0px 0px 60px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50% 0%;
}



#text {
	width: 420px;
	float: right;
	text-align: justify;
	font-family:  arial, trebuchet ms, sans-serif;
	font-size: 80%;
	color: black;
	line-height: 130%;
	padding: 0px 60px 60px 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 100% 0%;
}

#texttitle {
	text-align: right; 
	font-size: 140%; 
	color: #fff; 
	letter-spacing: 0.15em;
	line-height: 110%;
	padding-bottom: 10px; 
	padding-top: 10px;
	}
	
#quote {
	padding:10px; 
	color:#333; 
	font-style: italic;
}

#namequote {
	font-size:80%; 
	font-style:normal;
}
	
	
#contacttext {
	font-family: georgia, arial,verdana; 
	font-size: 130%; 
	line-height: 130%; 
	padding-top:40px;
}

#worldtext {
	font-size: small; 
	line-height: 130%; 
	padding-top:20px;
}

#flash {
	position: relative; 
	width: 400px; 
	height: 200px;
	top: 30px;
	left: 45px;
	background-color: transparent;

}


.small { 
	font-size: 75%; 
	color:#06f; 
	display:inline; 
	background-color: transparent;
}

.big { 
	font-size: large; 
	color:#009;
	display: inline;
	}

li {list-style-type: circle;}

#indent {
	text-indent: 15px;
}

#sidephoto {
	margin-top:30px;
	float: left;
	width: 100px;
	height: 430px;
	background-color: transparent;


}



#navigation a:link {
	color: #fff;

}

#navigation a:visited {
	color: #ffc;
	
}

#navigation a:hover {
	color: red;
	}

#navigation a:active {
	color: #fff;
	}


#text a:link {
	color: #336600;
	border-bottom:1px dashed #360;
	text-decoration: none;
}

#text a:visited {
	color: #360;
	border-bottom:1px dashed #360;
	text-decoration: none;
}

#text a:hover {
	color: #009;
	border-bottom:1px dashed #009;
	text-decoration: none;
}

#text a:active {
	color: #360;
	border-bottom:1px dashed #360;
	text-decoration: none;
}


#footer {
		position: relative;
		clear: both;
		padding-bottom: 20px;
		width: 700px;
		text-align: center;
		font-family: arial,verdana, georgia, sans-serif;
		font-size: x-small;
		background-color: transparent;
		background-image: url(image/line.gif);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position:  0% 20%;
		}

#footername {
		font-style: italic; 
		color:#fff; 
		word-spacing: 50px; 
		letter-spacing: 0.1em; 
		display: inline; 
		font-family:  georgia, arial,verdana; 
		font-size: small;
		}







