BODY { background: #DFCEC4; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #000000; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: uppercase;
	color: #6B3009; text-decoration: none; letter-spacing: 2px;
	text-align: left; border-top: 1px solid #DFCEC4;}

A:link, A:visited { color:#6B3009; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color:#6B3009; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #6B3009; }

input, textarea, select { font-family: arial; font-size: 10px; letter-spacing: 2px;
			background: #DFCEC4; border: 1px solid #000000; 
			font-weight: bold; color: #000000; padding: 2px; }

#center1 {position: absolute; top: 0px; width: 273px; height: 204px; 
	background: #FBF8F3; left: 50%; margin-left: -137px; border-right: 1px solid #000000; 
	border-left: 1px solid #000000;
	background-image: url('center1.jpg'); background-repeat: no-repeat; background-align: center; }
#center2 {position: absolute; top: 204px; width: 273px; height: 204px; 
	background: #FBF8F3; left: 50%; margin-left: -137px; border-right: 1px solid #000000; 
	border-left: 1px solid #000000; 
	background-image: url('center2.jpg'); background-repeat: no-repeat; background-align: center; }
#content {position: absolute; top: 408px; width: 269px;  
	background: #FBF8F3; left: 50%; margin-left: -137px; border-right: 1px solid #000000; 
	border-left: 1px solid #000000; padding: 2px; padding-top: 15px;}

#dir1 {position: absolute; top: 0px; width: 200px; height: 200px; background-image: url('dir1.jpg'); background-repeat: no-repeat; background-align: right;
	left: 50%; margin-left: 138px; }
#esq1 {position: absolute; top: 0px; width: 200px; height: 200px; background-image: url('esq1.jpg'); background-repeat: no-repeat; background-align: left;
	right: 50%; margin-right: 132px; padding: 3px; padding-top: 300px;}
#dir2 {position: absolute; top: 200px; width: 200px; height: 185px; background-image: url('dir2.jpg'); background-repeat: no-repeat; background-align: right;
	left: 50%; margin-left: 138px; }
#esq2 {position: absolute; top: 200px; width: 200px; height: 185px; background-image: url('esq2.jpg'); background-repeat: no-repeat; background-align: left;
	right: 50%; margin-right: 132px; padding: 3px; padding-top: 300px;}

#menu {position: absolute; top: 408px; width: 273px; 
	left: 50%; margin-left: -133px; text-align: center;}
#menu ul, #menu li { display: inline; list-style-type: none; padding: 0px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #000000; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover {font-weight: bold; font-size: 10px; color: #6E281E;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

