/* CSS Document */
body {
		text-align:center;
		margin: 0px;
		padding:0px;
		background-repeat:no-repeat;
		background-color:#786357;
		font-size:14px;

		
	}
textarea {
		  scrollbar-base-color: black; 
		  scrollbar-face-color: black; 
		  scrollbar-arrow-color: #7b7b7b; 
		  scrollbar-3dlight-color: #7b7b7b;
		  scrollbar-highlight-color: black; 
		  scrollbar-shadow-color: #7b7b7b; 
		  scrollbar-darkshadow-color: black;
		  }
td {font-size:10px;}
a:link {text-decoration:underline;
		color:#003366;
		}
a:visited {text-decoration:underline;
		color:#003366;
		}
a:hover {text-decoration:underline;
		color:#003366;
		}
a:active {text-decoration:underline;
		color:#003366;
		}
#footer a:link {text-decoration:underline;
		color:#ffffff;
		}
#footer a:visited {text-decoration:underline;
		color:#cccccc;
		}
#footer a:hover {text-decoration:underline;
		color:#ccffff;
		}
#footer a:active {text-decoration:underline;
		color:#ffffff;
		}
.menu {
		font-family:"Times New Roman", Times, serif;
		letter-spacing:.15em;
		font-size:1.1em;
		}

			
#main {width:1000px; text-align:left;}
small {font-size:.85em;}
img, td {
		behavior: url("iepngfix.htc");
		background-repeat:repeat-x;
		border: 0px solid black;
		}
#leftdiv {
		position:absolute; 
		left:50%;
		top:105px;
		margin-left:-440px;
		width:400px;
		text-align:left;
		}
#rightdiv {
		position:absolute; 
		left:50%;
		top:105px;
		width:400px;
		text-align:left;
		margin-left:35px;
		}
#footer {
		position:absolute; 
		left:50%;
		top:1460px;
		margin-left:-440px;
		width:400px;
		text-align:left;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:11px;
		}
p { font-family:Georgia, "Times New Roman", Times, serif;}
h1, h2, h3, h4 {font-family:"Times New Roman", Times, serif; margin: 0px 0px 0px 0px;}

h1 {font-size:180%;}
h2 {font-size:160%;}
h3 {font-size:140%;}
h4 {font-size:120%;}

