body, td, tr, table, ol, li, ul, p, input, option, select, textarea
			{font-family: trebuchet ms, tahoma, verdana, arial, helvetica, serif;
			font-size: 7pt;
			color: #FFFFFF;
			cursor: crosshair;
			text-align: justify;}

input, option, select, textarea {
			padding: 2px;
			background-color: #000000;
			border: 1px solid #FFFFFF;}

a:link, a:visited, a:active
			{font-weight: bold;
			text-decoration: none;
			color: #7F7F7F;}

a:hover 	{font-weight: bold;
			text-decoration: none;
			color: #FFFFFF;
			cursor: help;}

h1			{border-bottom: 1px dashed #FFFFFF;
            font-family: georgia, verdana, trebuchet ms, serif;
            font-style: italic;
			font-size: 8pt;
			text-align: right;}

body 		{background-color: #000000;
			background-image: url(background.jpg);
            background-repeat: repeat-y;}

#layout		{position: absolute;
			left: 0px;
			top: 0px;
			width: 408px;
			height: 398px;}

#content	{position: absolute;
			left: 0px;
			top: 75px;
			width: 220px;
			padding: 5px;}

