body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	background-color: #ffeb13;
	margin: 0px;
	cursor: w-resize;
	text-align: justify;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-align: justify;
}


a:link, a:active, a:visited{
	color:#f8b04c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006699;
	text-decoration: none;
}

a:hover{
	color:#006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f8b04c;
	text-decoration: none;
}

blockquote {
	color: #006699;
	text-align: justify;
    padding: 5px;
    background: #ffeb13;
    border: 1px solid #ffffff;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 23px; 
	margin: 0px 0px 15px; 
	text-transformation: lowercase; 
	color: #006699; 
	font-style: italic; 
	letter-spacing: 2px; 
	text-align: right;
}
h1:first-letter {
	font-size: 28px; 
	color: #fee801;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 17px; 
	margin: 15px 0px 5px; 
	text-transformation: lowercase; 
	color: #fee801; 
	font-style: italic; 
	letter-spacing: 2px; 
	text-align: left;
}
h2:first-letter {
	font-size: 19px; 
	color: #006699;
}

.character img {
	float: left;
	margin: 0px 4px 0px 0px;
	border: 3px solid #fee801;
}
.character h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 19px; 
	padding-bottom: 3px; 
	margin: 0px 0px 2px 100px; 
	text-transformation: lowercase; 
	color: #fee801; 
	padding-top: 0px; 
	border-bottom: #006699 1px dashed; 
	font-style: italic; 
	letter-spacing: 2px; 
	text-align: right;
}


#divUpControl {

position:absolute; 
left:71px;
top:157px; 
width:320px;
height:30px; 
z-index:1; 
text-align: right}

#divDownControl {

position:absolute; 
left:71px;
top:401px; 
width:320px;
height:30px; 
z-index:1; 
text-align: right
}

#divContainer {

left: 8px; 
visibility: visible; 
overflow: hidden; 
width:320px; 
clip:  rect(0px 320px 270px 0px); 
position: absolute; 
top: 160px; 
height: 270px}

#divContent {
	left: 0px;
	position: absolute;
	top: 0px;
}

img {
	border:0px
}

em {
	font-size: 12px; 
	color: #f8b04c;
}

i {
	font-size: 12px; 
	color: #237b2f;
}

.codesort li {
	display: inline;
	padding-right: 0.5em;
	}
	
	.codesort label {
	float: left;
	width: 12em;
	text-align: right;
	margin: 0 0.5em 0 0;
	}

.codesort h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699; 
	}