html, body {
	background-color: #fff;	
	padding: 0px;
	margin: 0px;
	font-family: Helvetica Neue, Helvetica, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	line-height:22px;		
	color: #000;
}

#container {
	width: 780px;
	background-color: #fff;
	padding-bottom: 20px;
	/* border: 1px solid #000; */
	overflow: hidden;
}

a {
	background-color: #000;
	color: #ffff33;
	text-decoration: none;
	line-height:130%;
}

a:hover {
	background-color: #ffff33;
	text-decoration: none;
	color: #000;
}

a.punch {
	background-color: #000;
	color: #ffff33;
	text-decoration: none;
	line-height:120%;
}

a.punch:hover {
	background-color: #ffff33;
	text-decoration: none;
	color: #000;
}

a.old {
	color: #00f;
	background-color: #fff;
	text-decoration: none;
	line-height:120%;
}

a.old:hover {
	color: #ffff33;
	text-decoration: none;
}

a.cold {
	color: #00f;
	background-color: #fff;
	text-decoration: none;
}

a.cold:hover {
	color: #ffff33;
	text-decoration: none;
}

a.title {
	background-color: #ffff33;
	color: #000;
	text-decoration: none;
	line-height:120%;
}

a.title:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
}

a.hide_title {
	background-color: #fff;
	color: #000;
	text-decoration: none;
	line-height:120%;
}

a.lil_title {
	background-color: #ffff33;
	color: #000;
	text-decoration: none;
	line-height:140%;
}

a.lil_title:hover {
	background-color: #fff;
	text-decoration: none;
	color: #000;
}

a.date:link, 
a.date:visited, 
a.date:hover, 
a.date:active { 
	background-color:#fff; 
}

/* No Age Styles */

#no-age {
	margin-left: 180px;
	width: 480px;
	/* border: 1px solid #000; */
}

#no-age main {
	display: block;
}


#no-age #main #word a.player_link:link, 
#no-age #main #word  a.player_link:visited, 
#no-age #main #word  a.player_link:hover, 
#no-age #main #word  a.player_link:active { 
	background-color:#ffff33;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

#no-age .pic {
	margin-bottom: 20px;
	border: 1px solid #000;
}

#no-age .caption {
	margin-bottom: 5px;
	border: 1px solid #000;
}

#no-age #main #word {
	width: 480px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #000;
}

#no-age #main #playerz {
	float: left; 
	clear: left;
	margin-top: 5px;
	margin-bottom: 0px; 
	margin-right: 10px;  
	background-color: #fff;
	width: 230px;
}

#no-age #main #word-comments {
	padding-bottom: 10px;
}

#no-age #main #word-comments a {
	background-color:#fff; 
	text-decoration: underline;
	color: #000;		
}

#no-age #main #word-comments a:hover {
	background-color:#000; 
	text-decoration: underline;
	color: #fff;		
}

#no-age #main #date {
	margin-top: 20px;
	margin-bottom: 2px;	
}

#no-age #main #word a {
	background-color:#fff; 
	text-decoration: underline;
	color: #000;		
}

#no-age #main #word a:hover {
	background-color:#000; 
	text-decoration: underline;
	color: #fff;		
}

#no-age #main #continue {
	margin-top: 10px;
	margin-bottom: 0px;
}

#no-age #main #comments {
	margin-top: 20px;
	padding-bottom: 10px;
	/* border: 1px solid #000; */
}

#no-age #main .maverick {
	background-color: #000;
	margin-top: 10px;
	padding: 20px;
	color: #fff;
	/* border-bottom: 1px dotted #000; */
	border: 1px solid #ddd;		
}

#no-age #main .goose {
	margin-top: 10px;
	/* border: 1px solid #eee;	*/
}

#no-age #main #reply {
	overflow: auto;
	margin-top: 20px;
	padding-bottom: 10px;
}

#no-age #main #reply #phorms {
	width: 49%;
	float: left;
}

#no-age img.wait {
	border: 1px solid #fff;
}

#no-age img.go {
	border: 1px solid #000;
}

.button {
	margin-top: 10px;
	color: #000;
	border: 1px solid #000;
}

.buttonz {
	margin-top: 10px;
	color: #000;
	border: 1px solid #000;
	height: 22px;
}

/* Jerry Styles */

#jerry {
	margin-left: 20px;
	margin-top: 24px;
	width: 140px;
	position: fixed;
	/* border: 1px solid #000; */
}

#jerry .menu {
	background-color: #fff;
	padding-bottom: 20px;	
}

#jerry .mouse {
	background-color: #fff;
	padding-bottom: 10px;	
}

#jerry .mouse .lines {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
}

#headman {
	color: #ffff33;
	text-transform: uppercase;
	font-size: 1.4em;
}

#jerry a.nuff {
	background-color:#fff;
	border: none;
	text-decoration: none;
	color: #fff;	
}

#jerry #next a {
	display: block;
	width: 140px;
	height: 140px;
	background: url("http://www.kripy.com/images/sprite_forward.jpg") 0 0 no-repeat;
	text-decoration: none;
	/* border: 1px solid #000; */
	color: #fff;
}

#jerry #next a:hover {	
	background-position: -140px 0;
	color: #fff;
}

/* Headers */

h1 {
	margin-top: 5px;
	font-size: 3em;
}

h2 {
	margin-top: 0px;
}

h2.topper {
	margin-top: 0px;
	border-bottom: 1px solid #000;
}

h2.topper-chris {
	margin-top: 0px;
	margin-bottom: 0px;	
	border-bottom: 1px solid #000;
}

h2.headman {
	margin-top: 5px;
	font-size: 2em;
	line-height:110%;
	color: #fff;
}

h2.real {
	line-height:120%;
	margin-bottom: 0px;
}

h2.menu {
	margin-top: 0px;
	display: inline;	
}

h3 {
	margin-top: 0px;
}

h3.menu {
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
}

h4 {
	margin-top: 0px;
	margin-bottom: 10px;	
}

h4.headman {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height:130%;
	text-transform: uppercase;
}

hr.pipsqueak {
	width: 50%;
	border: none;
	border-bottom: 1px dotted #000;
}

input, submit, textarea {
	font-family: Helvetica Neue, Helvetica, Garamond, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;		
	color: #000;		
}