body 		{		background-color: #ffffff;	
					margin: 20px 0px 0px 0px;
					color: #000000;
					font-family:Verdana, Arial, Helvetica, sans-serif;
			}

a:link		{color:#000000; text-decoration:none;}
a:active	{color:#999999; text-decoration:none;}
a:visited	{color:#000000; text-decoration:none;}
a:hover		{color:#999999; text-decoration:underline;}

#wrapper	{
			text-align:center; 
			width: auto;
			height: auto;
			margin: auto;
}			
#header		{		text-align: left;
					color:#000000;
					font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
					vertical-align: middle;
					width: 460px;
					height: auto;
					margin: auto;
			}
#content	{
	background-image: url(dp_background.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	width: auto;
	height: auto;
	margin: auto;
			}

.buttons	{margin:2px 2px 2px 2px; padding:2px 2px 2px 2px;}