body {
	background-color:#000066;
	margin: 0;
	padding: 0;
}

#nav a:link, #nav a:visited {
	float: right;
	display: block;
	width: 115px;
	background:  url("images/lizzie_ask.gif") top left no-repeat;
	height: 80px;
}
	
#nav a:hover {
	background-position: 0 -89px;
	}
.myimg {
border-width: 1px; border-style: solid; border-color: #000000; 
}

.GuideText {
FONT-SIZE: 15px; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height: 155%; margin-right: 5px; margin-left: 10px;
}

.SubjectHeader {
font-size: 44px; font-family: Arial, Helvetica, sans-serif; color: #FF6600; border: 0px solid #000; margin-left: 5px; margin-right: 5px;
}

#Pagination { width:390px; margin-top:10px; float: right; border: 0px solid green;
}

#Pagination .StoryPages { font-size: 15 px; font-family: Arial, Helvetica, sans-serif; color: #FF6600;
}

#MainContent { width: 760px; height: 500px; border: 0px solid #ffcc00;  margin-left: 20px;
}

#MainContent .mybox { background-image: url("images/sp_note.gif"); background-repeat: repeat-y; float: left; padding-left: 25px; margin-right: 20px; width: 300px; border: 4px solid #CC99FF;
}

#MainContent .picturebox { float: right; width: 390 px; margin-top: 5px; margin-right: auto; border: 3px solid #CC99FF; text-align: center;
}

#subbanner { width: 760px; border: 0px solid #000; height: 5em; margin-bottom: 10px; 
}

#subbanner .SubjectHeaderBox { border: 5px dashed #CC99FF; width: auto; height: auto; float: left; margin-left: 10px;
}

#LizzieBox a:link, #LizzieBox a:visited { float: right; border-bottom: 0px dashed #CC99FF; border-left: 0px dashed #CC99FF; background: url("images/lizzie_ask.gif") top left no-repeat;
}

#wrapper {

}

A:link.textlink {
	TEXT-DECORATION: none;
	color: #ff6600;
	font-weight: bold;
}
A:visited.textlink {
	TEXT-DECORATION: none;
	color: #ff6600;
	font-weight: bold;
}
A:hover.textlink {
	TEXT-DECORATION: underline;
	color: #ff6600;
	font-weight: bold;
}
.textlink {
a.textlink: text-decoration:none;
a:link.textlink: color:#0000cc;

}

