body {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000000;
	margin: 0px 0px 50px 50px;
}

A {
	color: black;
	text-decoration:none;
	background: transparent;
}
	
A:hover {
	color: white;
	text-decoration:underline;
	background: #ccccff;
}

div {
	width: 666px;
}

div .logo {
	width: 616px;
	height: 80px;
	border-bottom: black dashed 1px;
	padding: 0px 0px 3px 0px;
	margin: 20px 0px 0px 0px;
}

div .nav {
	width: 616px;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: white;
	float: right;
	}
	
div .nav UL {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	} 

div .nav LI {
	display: block;
	margin: 0px;
	padding: 0px;
	float:right;
	}
	
div .nav A {
	text-decoration:none;
	color: white;
	display:block;
	margin: 0px;
	padding: 3px 8px;
}
	
div .nav A:hover {
	text-decoration:none;
	background: #ffffff;
	color: #ccccff
}
	
h1 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1.2px;
	margin: 0px;
	padding: 20px 0px 10px 0px;
	color: #ccccff;
}

h2 {
	background:  url(file:///C|/Documents%20and%20Settings/Johnny/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/C5KZAXE5/h2bg.gif) top left no-repeat;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1.2px;
	color: #449C52;
	margin: 0px;
	padding: 0px 0px 0px 17px;
}

h3 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

p {
	width: 616px;
	line-height: 20px;
	text-align: justify;
	margin: 0px;
	padding: 3px 0px 20px 0px;
}

.dl {
	line-height: 19px;
	text-align: justify;
	margin: 0px;
	padding: 5px 0px 20px 17px;
}

.anime {
	border: #449C52 1px solid;
	width: 200px;
	height: 150px;
	cursor: help;
	margin: 5px 5px 0px 0px;
}

.wanime {
	border: #449C52 1px solid;
	width: 200px;
	height: 113px;
	cursor: help;
	margin: 5px 5px 0px 0px;
}

.yotpic {
	width: 75px;
	height: 100px;
	margin: 0px 2px 0px 0px;
}

.yotpic2 {
	width: 110px;
	height: 200px;
	margin: 0px 2px 0px 0px;
	border: none;
}

img.pose {
	float: right;
	clear: right;
	margin: 0px 0px 0px 5px;
}
.content {
	font-family: Verdana, Arial;
	font-size: 12px;
}
