/* CSS from tutorials of www.alsacreations.com/articles */
html, body {
height: 100%;
width: 100%;
overflow: auto;
}
body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
#content { position: absolute; top: 100px; left: 210px; height: 1200px; overflow: visible; border-left: 6px solid white;}
#content2 { position: absolute; top: 100px; left: 210px; height: 1200px; overflow: visible; border-left: 6px solid white; background-color: #ffffff;}
#contenTOP { background-color: #fff; position: absolute; left: 210px; width: 1200px; height: 100px; border-left: 6px solid white; }
#menu { font-family:Verdana, Arial, Helvetica, sans-serif; background-image: url(palmBorder.jpg); position: absolute; left: 10px; width: 200px; height: 1200px; }
h1 {color: #FFFFFF; font-size: 18px;}
h2 { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; text-align: right; text-indent: 5px; letter-spacing: 2px; margin: 0.83em 0; }
h3 { color: #1c3d7f; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; background-color: white; text-align: right; text-indent: 5px; letter-spacing: 3px; margin: 0.83em 0; }
a:link { color: white; text-decoration: none; }
a:visited { color: white; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }

p {color: #CCCCCC;}
#blue {background: #ffffff /*url(images/blue.jpg) center repeat*/; height: 1100px; width: 1200px;}
#background {background: #ffffff url(images/background_top.jpg) left no-repeat; height: 92px; width: 700px;}
#text {padding: 10px 0 10px 10px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px;}
#text_fit {padding: 0 30px 10px 30px; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; width: 630px; /*background-color: #FFFFFF;*/}
#padded {
	padding: 20px 0 0 30px;
	width: 650px;
	color: #000;
}
#padded2 {padding: 0 0 10px 30px; width: 700px;}
#padded3 {padding: 0px 0 10px 30px; width: 650px;}
h4 {color: #FFFFFF; font-size: 14px; text-align: left; letter-spacing: .05em; padding: 0 0 0 30px;}
h5 {color: #FFFFFF; font-size: 14px; }
h6 {color: #FFFFFF; font-size: 12px; font-stretch: expanded; letter-spacing: .1em;}
ul li {color: #FFFFFF; font-size: 14px; list-style-type: none;	padding: 0px 0 0 0px;	display: inline; font-style: italic; font-weight: bold;}
ul li a:link { color: #00CCFF; text-decoration: underline; font-style: normal;}
/*ul li a:visited { color: #CCCCCC; text-decoration: underline; }*/
ul li a:hover { color: white; text-decoration: underline; }
.description {color: #00CCFF;}
.white {color: #666666;}
#content2 #padded3 p font strong {
	color: #000;
}
#content2 #padded3 p font {
	color: #000;
}
