background_tantexture_01.jpg

img,img.fig { 	border: 2px solid #7D5B38; }
HTML {
     scrollbar-face-color: #CBAC73;
	 scrollbar-arrow-color: #B08356;
	 scrollbar-track-color: #CBAC73;
	 scrollbar-shadow-color: #B08356;
	 scrollbar-highlight-color: #E4C58C;
	 scrollbar-3dlight-color: #E4C58C;
	 scrollbar-darkshadow-color: #B08356; }

BODY {
	background: url(images/background_tantexture_01.jpg);
	background-color: #ecdab5;
	font-size: 62.5%;
	color: #663300;
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	background-color: #dabb82;
	margin: 25px;
	filter: shadow(color:#000000, strength:5, direction:135); }

p, li { line-height: 1.7em; font-size: 98%;}
li {justify: left;}
ul {padding-top: 5px;}

blockquote {
	padding-left: 40px;
	margin: 15px 30px 0px 10px;
	color: #867663;
	padding-top: 5px;
	font-style: italic;
	padding-bottom: 5px;
}

small {
	font-size: 0.9em; line-height: 1.5em;
	font-family: arial, helvetica, sans-serif;
	color: #777;
}

.description {
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	text-align: left;
	margin-left: 5px;
	font-variant: small-caps;
	letter-spacing: 1.2px;
	padding-top: 5px;
}

H1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 3em;
	text-align: left;
	color: #147;
	margin: 5px 0px 0px 5px;
}
h1 a {
	color: #147;
}
h1 a:hover {
	color: #990000;
}
h1 a:visited {
	color: #147;
}

H2 {
    font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    color: #7d5b38;
	font-size: 1.6em;
	text-decoration: none;
	margin: 30px 0px 0px;
}
h2 a {
	color: #147;
	text-decoration: none;
}
h2 a:visited {
	color: #7d5b38;
	text-decoration: none;
}
h2 a:hover {
color: #06c;
text-decoration: none;
}

H3 {
	font-weight: bold; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	color: #7d5b38;
	text-decoration: none;
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 30px 0px 0px; padding-top: 0px;
}
h3 a {
	color: #06c;
	text-decoration: none;
}
h3 a:visited {
	color: #7d5b38;
	text-decoration: none;
}
h3 a:hover {
color: #147;
text-decoration: none;
}

input, textarea {
	border: 1px solid #a1a19f;
	margin: 1px 2px;
	-moz-border-radius: 4px;
	background-color: #ffffcc;
	}
input:hover, textarea:hover {
	border-color: #666;
	background-color: #dbcd9c;
	}
input:focus, textarea:focus {
	border-color: #7d5b38;
	background-color: #dbcd9c;
	}

code {
	font: 1.1em 'courier new', courier, fixed;
}

a {
	color: #06c; text-decoration: none;
}

a:hover {
	color: #147; text-decoration: underline;
}

a img {
	border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none;
}

p img {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; padding-top: 0px; max-width: 100%;
}
.alignright {
	FLOAT: right;
}
.alignleft {
	FLOAT: left;
}

ol li {
	list-style-position: outside; list-style-type: decimal;
}

