/*sub one. */

* {
	margin : 0;
	padding : 0;
	border : 0;
}

body {
	background : #A2312C url(http://tripping.overthefalls.com/images/25.gif);
	font-family : "lucida sans", verdana, sans-serif;
	font-size : 12px;
	margin : 10px auto;
}

#container {
	margin : 0 auto;
	text-align : center;
	width : 750px;
}

#background {
	background : url(http://tripping.overthefalls.com/images/26.gif) repeat-y center;
	overflow : hidden;
}

/* sub two. */

#topimg {
	background : url(http://tripping.overthefalls.com/images/01.jpg) no-repeat;
	height : 197px;
	width : 750px;
}

#whitebox {
	float : left;
	width : 186px;
	height : 117px;
}

#nav1 {
	float : left;
	width : 564px;
}

.nav1 {
	margin : 0 -2px;
}

html>body #nav1 {
	margin : 0 -2px -3px 0;
}

#warnings {
	width : 564px;
	float : left;
	margin : -3px 0 0 0;
}

html>body #warnings {
	margin : 0;
}

#bottom {
	clear : both;
	margin :  0 0 -3px 0;
}

html>body #bottom {
	margin : 0;
}

/* sub three. */

#nav2 {
	float : left; 
	width : 180px;
	margin : 30px 0 0 -179px;
	text-align : left;
	padding : 0 0 10px 0;
}

#content {
	float : left;
	width : 535px;
	text-align : justify;
	padding : 0 0 10px 9px;
}

/* sub four. */

#nav2 h1 {
	background : url(http://tripping.overthefalls.com/images/28.gif) no-repeat;
	height : 32px;
	width : 179px;
	font-family : "georgia", serif;
	font-size : 15px;
	margin : 0 0 0  -2px;
	text-align : center;
	padding : 5px 0 0 0;
	text-transform : uppercase;
	color : #A2312C;
}

ul {
	list-style-image : url(http://tripping.overthefalls.com/images/10.gif);
	margin : 0 0 0 30px;
}

#content ul {
	margin : 10px 30px;
	color : #0D174C;
}

#content blockquote ul {
	color : #EDF4FF
}

html>body ul {
	margin : 0 0 0 40px;
}

#nav2 a:link, #nav2 a:visited {
	display : block;
	height : 15px;
	color : #F2B0AF;
	text-decoration : none;
}

#nav2 a:hover {
	display : block;
	height : 15px;
	color : #CBE9B1;
	text-decoration : none;
}
#nav2 a:active {
	display : block;
	height : 15px;
	color : #F2B0AF;
	text-decoration : none;
}

/* sub five. */

#content h1 {
	background : url(http://tripping.overthefalls.com/images/29.gif) no-repeat;
	height : 39px;
	width : 552px;
	text-align : center;
	font-family : "georgia", serif;
	font-size : 20px;
	text-transform : uppercase;
	padding : 6px 0 0 0;
	margin : 10px 0 7px -9px;
	color : #A2312C;
}

#content h2 {
	font-family : "georgia", serif;
	font-size : 20px;
	color : #FAE6D2;	
	margin : 20px 0 5px 0;
}

h2 .author, h3 {
	font-size : 13px;
	text-transform : lowercase;
	font-style : italic;
	color : #43740A;
}

#content a:link, #content a:visited {
	color : #A23C4D;
	text-decoration : underline;
}

#content a:hover {
	color : #C47119;
}

#content a:active {
	color : #A23C4D;
	text-decoration : underline;
}


blockquote a {
	color : #F6CCCC;
}

#content p {
	color : #1B1981;
	line-height : 18px;
	margin : 10px 0;
}

#content blockquote p {
	color : #EDF4FF;
}

i, em, strong, b {
	color : #7F210E;
}

#content blockquote {
	background : #569D6E url(http://tripping.overthefalls.com/images/30.gif) no-repeat bottom;
	padding : 5px 3px 4px 5px;
	margin : 2px 0 20px 0;
}

#content li {
	margin : 7px 0;
	line-height : 17px;
}

/* sub six. */

#content h1.interact {
	background : url(http://tripping.overthefalls.com/images/interact.gif) no-repeat;
	height : 39px;
	width : 552px;
}

#content h1.site {
	background : url(http://tripping.overthefalls.com/images/site.gif) no-repeat;
	height : 39px;
	width : 552px;
}

#content h1.gallery {
	background : url(http://tripping.overthefalls.com/images/gallery.gif) no-repeat;
	height : 39px;
	width : 552px;
}

#content h1.writing {
	background : url(http://tripping.overthefalls.com/images/writing.gif) no-repeat;
	height : 39px;
	width : 552px;
}

.contests {
	background : url(http://tripping.overthefalls.com/images/contests.gif) no-repeat;
	height : 39px;
	width : 552px;
}

.author {
	text-align : right;
	font-family : 'georgia', serif;
	font-size : 12px;
	font-style : italic;
	margin : 0 0 -2px 0;
	color : #E5F9D3;
}

.form1 {
	width : 400px;
}

.thumbnail {
	border : #CBCBCB 6px solid;
	margin : 5px;
}

#blockquote em, i, b, strong {
	color : #EDF4FF;
}

textarea, input {	
	background : #F7CCCC;
	color : #831313;
	border : solid #831313 1px;
	padding : 2px;
	font-family : "lucida sans", sans-serif;
}
