body {
	margin: 1px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #554F34; /* F5EFD4; */
	font-family: serif, luxi sans, sans-serif, arial;
	color: #24201a;
	overflow-y: auto;
	width: 900px;
	border-left: 7px solid #554F34;
}

/* H<x> styles. */
h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #24201a;
	font-size: 25px;
	font-family: sans-serif;
}

h2 {
	border-bottom: 1px solid #443322;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}

.header_quote {
	font-family: sans-serif;
	font-size: 14px;
}

h4 {
	border-bottom: 1px solid #44403a;
	margin: 0px;
	padding: 1px;
}

/* For HOME page. */
.left_image {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #F5EFD4;
	font-family: georgia, serif, luxi sans, sans-serif, arial;
	overflow-y: auto;
	background-image: url(webimage.png); 
	background-repeat: no-repeat;
	background-position: -15px 0%;
	width: 350px;
	float: left;
}

.left_quote {
	display: block;
	padding: 2px;
	border-right: 1px solid #E5DFC4;
	border-bottom: 1px solid #E5DFC4;
	border-left: 1px solid #E5DFC4;
	padding-top: 495px;
}

/* For I/Me/Myself page. */
.mycontact_frame {
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #F5EFD4;
	background-image: url(myimage.png);
	background-position: 50% 0%;
	background-repeat: no-repeat;
	width: 190px;	height: 260px;
	top: 106px; left: 8px;
	float: left;
}

.myleft_content {
	display: block;
	border-right: 1px solid #E5DFC4;
	border-bottom: 1px solid #E5DFC4;
	border-left: 1px solid #E5DFC4;
	left: 11px; width: 190px;
	padding-top: 265px;
}

.mycontent {
	display: block;
	margin-left: 194px;
	margin-right: 2px;
	border-left: 1px solid #D5CFB4;
}

/* For Linked Lists page. */
.lists_frame {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 150px;
	top: 106px;
	float: left;
	text-align: right;
}

.lists_content {
	display: block;
	margin-left: 150px;
	margin-right: 2px;
}

.contact {
	padding: 3px;
	margin: 2px;
	text-align: justify;
	font-size: 13px;
	font-family: sans-serif;
}

.indented {
	padding: 3px;
	margin: 2px;
	text-align: justify;
}

.quote {
	padding: 3px;
	margin: 3px;
	font-size: 13px;
}

.quoteref {
	text-align: right;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 3px 0px 3px;
}

.page_header {
	height: 60px;
	margin-left: 0px;
	padding: 0px 0px 0px 10px;
	background-color: #DFDABE;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid white;
	border-right: 2px solid white;
}	

.footer {
	padding: 3px;
	border-top: 2px solid #D5CFB4;
	border-bottom: 2px solid black;
	background-color: #F5EFD4;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#mycontent_frame {
	display: block;
	top: 110px;
	background-color: #F5EFD4;
	border-right: 1px solid white;
	border-left: 1px solid white;
}

.content {
	display: block;
	margin-left: 352px;
	margin-right: 2px;
	border-left: 1px solid #D5CFB4;
}

.webdata {
	padding: 3px 3px 3px 5px;
}

.subdata {
	padding: 10px;
}

.right_menu {
	position: absolute;
	display: block;
	top: 70px; right: 0px;
	border: 1px solid black;
	width: 150px;
}

/* Sitemap DIV */
.sitemap { 
	display: block;
	height: 45px;
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding: 0px; margin: 0px;
	background-color: #A59F84;
}

/* Sitemap Links */
.sitemap a {
	text-decoration: none;
	background-color: #857F64;
	border-top: 10px solid #24201a;
	border-left: 1px solid #E5DFC4;
	height: 20px;
	float: left;
	padding: 15px 5px 0px 5px;
	color: white;
	font-family: sans-serif, luxi sans, arial; 
	font-size: 14px;
	font-weight: bold;
}
.sitemap a:link { color: white; }
.sitemap a:visited { color: white; }
.sitemap a:active { color: white; }
.sitemap a:hover {
	background: orange;
	border-top: 10px solid green;
	color: white;
	cursor:pointer;
}

/* RATHER USELESS */

#topbar_menu {
	display: block;
	top: 0px;
	left: 50%;
	width: 50%;
}

#menuitem {
	display: block;
	text-align: center;
	border: 1px solid #b5a173;
	background-color: #44332c;
	width: 50px;
	height: 98%;
}

.subtitle {
	border-bottom: 1px solid #A59F84;
	background-color: #D5CFB4; /* E5DFC4; */
	font-weight: bold;
	font-size: 14px;
	padding: 3px 3px 3px 5px;
	color: #342312;
}

.subquote {
	margin: 8px;
	border: 1px dashed #9F9478;
	background-color: #EFEACE;
	font-size: 14px;
	font-family: serif, sans-serif;
	padding: 3px 3px 3px 5px;
	color: #443322;
}

.words {
	font-size: 14px;
	font-family: fixed, serif;
	color: black;
	padding: 7px;
	text-height: 130%;
}

.worddata {
	padding: 0px;
	background-color: #EFEACE;
	border: 1px solid #BFBAAE;
}

/* Normal Links */
a { 	
	text-decoration: none; 
	font-weight: bold; 
	font-size: 13px; 
	padding: 4px; 
}
a:link    { color: #14100A; }
a:visited { color: #34301A; }
a:hover   { color: #2A6420; }
a:active  { color: #44403A; }


/* Expand/Contract links */
a.expand {
	background-color: #554F34;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	width: 30px;
	padding: 2px;
	border: 1px solid white;
	cursor: pointer;
	color: white;
}
a.expand:link { color: white; }
a.expand:visited { color: white; }
a.expand:hover   { background-color: white; color: black; }
a.expand:active  { color: white; }

/* Links home */
/* Expand/Contract links */
.linkhome {
	background-color: #DFDABE;
	padding: 1px;
	border-bottom: 1px solid #A59F84;
}
.linkdesc {
	border-left: 1px solid #A59F84;
	border-bottom: 1px solid #C5BFA4;
	padding: 5px 3px 5px 10px;
	font-size: 13px; 
}

.dot {
	font-size: 18px;
}

.noborder {
	border: 0px;
	float: left;
	padding-left: 2px;
	padding-right: 5px;
}

.dummy {
	padding: 0px;
	margin: 0px;
}

/* Art/Fun Stuff */
#application {
	margin: 0px; 
	padding: 0px;
	border-top: 1px solid white;
	border-left: 1px solid #A59F84;
	border-bottom: 1px solid #A59F84;
	border-right: 1px solid #A59F84;
}

#application #sidebar {
	background-color: #D5CFB4;
	border-left: 1px solid white;
	border-bottom: 1px solid #A59F84;
	border-right: 1px solid #A59F84;
	padding: 6px;
	margin-left: 4px;
	float: right;
}

#application #sidebar a { padding: 0px; margin: 0px; }
#application #sidebar img { padding: 0px; margin: 0px; border: 0px; }

.txtinput {
	padding: 2px;
	rows: 10%; cols: 100%;
	margin: 0px;
	border: 1px solid #88776c;
	background-color: #DEDAC9;
	color: yellow;
	font-size: 13px;
}

.txtarea {
	padding: 2px;
	width: 100%; height: 420px;
	rows: 10%; cols: 100%;
	margin: 0px;
	border: 1px solid #A4A09A;
	background-color: #EEEAD9;
	color: black;
	font-size: 13px;
	position: relative;
}

.btninput {
	padding: 2px;
	margin: 0px;
	border: 1px solid #88776c;
}
