BODY { background: #ecedec; margin: 0px; }

BODY, p, table, tr, td, li, ul {font-family: arial; font-size: 10px; color: #76807d; letter-spacing: 1px;}

h1 {font-family: Verdana; font-weight: bold; font-size: 12px; text-transform: lowercase;
	color: #76807d; text-decoration: none; letter-spacing: 2px;
	text-align: left; border-bottom: 1px solid #a7b1a7; }

A:link, A:visited { color:#a7b1a7; text-decoration: none; font-weight: none; 
	font-family: arial; font-size: 10px; }
A:active, A:hover  { color:#000000; text-decoration: underline; font-weight: none; 
	font-family: arial; font-size: 10px; border-bottom: 1px solid #a7b1a7; }

input, textarea, select { letter-spacing: 2px;
			background: #ecedec; border: 1px solid #76807d; 
			font-weight: bold; color: #76807d; padding: 2px; }

#header {position: absolute; top: 100px; width: 400px; height: 149px; right: 0px; 
	background-image: url('1.jpg'); background-repeat: no-repeat; background-align: center; }

#content {position: absolute; top: 181px; width: 500px; right: 0px; 
	background: #ffffff; padding: 2px; padding-top: 75px;}

#menu {position: absolute; top: 160px; width: 500px; height: 20px; right: 0px; 
		text-align: left; padding: 2px;}
#menu ul, #menu li { display: inline; list-style-type: none; padding: 2px;}
#menu a, #menu a:link, #title a:active, #title a:visited { 
	color: #091619; text-decoration: none; font-weight: bold;
	font-size: 10px; }
#menu a:hover {font-weight: bold; font-size: 10px; color: #000000;
	text-decoration: none; margin: 0px; border-bottom: 0px; }








