/* CSS Document */
textarea,input,submit     { color: #d3d3d3; font-size: 11px; font-family: "Trebuchet MS"; margin: 3px; padding: 5px; border: none }

h1   { color: #800000; font-size: 200%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal }

/* THE AREA THAT CONTAINS THE STONE IMAGE AND THE WEBSITE TITLE */

#title            { color: #dcdcdc; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; margin: 20pt auto 0 0 }
title body       { color: #d3d3d3; font-size: 11px; font-family: "Trebuchet MS", Arial, Verdana; font-weight: 100; text-align: center; margin: 10px auto; position: relative }
#title p        { text-align: center }
#title h4       { color: #696969; font-size: 100%; font-family: "Trebuchet MS", Arial, Verdana; font-weight: 100; text-align: center; margin: 10px auto }
/* PROPERTIES OF THE HEADER IMAGE */

#title img         { margin: auto; border: none }

/* THE AREA THAT CONTAINS ALL THE CONTENT OF THE WEBSITE */

#container                { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 auto; padding-top: 20px; position: relative; width: 860px }
/* THE SIDEBAR WITHIN THE CONTAINER */

#sidebar              { color: #808080; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; margin-right: 10px; padding-right: 10px; width: 200px; float: left }
#sidebar td    { color: #808080; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0 }
#sidebar1           { color: #808080; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align: center; width: 200px; float: right }
#sidebar h1         { color: #626477; font-size: 150%; font-family: "Trebuchet MS", Arial, Verdana; font-weight: normal; text-align: center; border-bottom: 1px dashed #eeeeee }
#sidebar1 h1     { color: #626477; font-size: 150%; font-family: "Trebuchet MS", Arial, Verdana; font-weight: normal; text-align: center; border-bottom: 1px dashed #eeeeee }
#sidebar p        { color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; text-align: center }
#sidebar1 p     { color: #808080; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 20px; text-align: justify }
#sidebar img { text-align: center; margin: auto; width: auto; height: auto }
#sidebar table      { color: #808080; font-size: 10px; line-height: 12px; margin: auto auto 25px; width: auto; height: auto }
/* THE MENU */
/* THE AREA NEXT TO THE SIDEBAR */

#content                  { color: #696969; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; background-repeat: repeat-y; background-position: right 50%; text-align: justify; margin-right: 210px; margin-left: 210px; padding-right: 10px; padding-left: 10px; width: 400px; border-right: 1px solid #cccccc; border-left: 1px solid #d3d3d3 }

#content h1      { color: #800000; font-size: 200%; font-family: "Trebuchet MS", Arial, Verdana; font-weight: 100; background-repeat: repeat-y; background-position: right top; text-align: left; border-bottom: 1px dashed #eeeeee }
#content h2 { color: #800000; font-size: 150%; font-family: "Trebuchet MS", Arial, Verdana; font-weight: 100; background-repeat: repeat-y; background-position: right top; text-align: right; border-bottom: 1px dashed #eeeeee }
#content p  { text-indent: 15px }
#content p1   { color: #a9a9a9; font-size: 120%; font-style: italic; line-height: 100%; text-align: right; text-indent: 15px }
#content p2  { color: #a9a9a9; font-size: 100%; line-height: 100%; text-align: right; text-indent: 15px }
#content td     { font-size: 110%; font-family: Verdana, Arial, Helvetica, sans-serif; position: relative; border-top: 1px solid #dcdcdc }
#content table     { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; text-align: center; position: relative }
#content ol,ul  { }
/* THE FOOTER */
#footer {
	width:580px;
	margin:0 auto 0 auto;
	padding:10px;
	text-align:center;
	border-top:1px dashed #cccccc;
}
/* THE HEADER */
#header    { visibility: visible; margin: 0 auto; padding: 10px; width: 850px; border-bottom: 1px solid #d3d3d3 }
body          { text-align: center }
#content a { color: #808080; font-size: 12px; text-decoration: none }
