body, td, th {
	background-color: #ffffdf;
	margin-left: 25px;
	margin-top: 25px;
	color: black;
	font-size: 10px;
	font-family: Monaco, Verdana, Courier, monospace;
}


<!---------------------->

div#1{ padding-right: 5px; padding-left: 5px; padding-top: 5px; height: 20px; font-size: 10px; width: 200px; font-style: normal; font-weight: normal; text-decoration: none; color: white;background:#6fbae8;}

div#header{ z-index: 30; padding-left: 6px; padding-bottom: 4px; padding-right: 4px; padding-top: 4px; font-size: 10px; width: 200px; font-style: normal; font-weight: normal; text-decoration: none; color: white;background:#6fbae8;}

div#footer { 
	padding-left: 6px; 
	padding-bottom: 4px; 
	padding-right: 4px; 
	padding-top: 4px; 
	display: run-in; 
	clear: right; 
	bottom: 0px; 
	color: #191919; 
	position: fixed; 
	width: 200px; 
	text-decoration: none;
	color: white;
	background:#6fbae8;
	z-index: 10; 
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left; }

#sddm li a
{	padding-left: 6px;	padding-bottom: 4px;	padding-right: 4px;	padding-top: 4px;	margin-left: 0;	margin-bottom: 0;	margin-top: 0;	text-decoration: underline;	display: block;
	width: 200px;
	background: #43bc86;
	color: #FFF;
	text-align: left;}

#sddm li a:hover
{	text-decoration: underline;	color: white;	background: #4d4d4d}

#sddm div
{	border-width: 1px;	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;}

	#sddm div a
	{	padding-left: 6px;	padding-bottom: 4px;	padding-right: 4px;	padding-top: 4px;	text-decoration: underline;	position: relative;
		display: block;
		margin: 0;
		width: 200px;
		white-space: nowrap;
		background: #43bc86;
		color: white;}

	#sddm div a:hover
	{	width: 200px;	text-decoration: underline;	background: #4d4d4d;
		color: white}

div#container{ z-index: 20; position: fixed; height: 1000px; width: 1000px; text-align:left;}

<!---------------------->

