body { 	-x-system-font:none;
			background-color: white;
			color:#333333;
			font-family: "Trebuchet MS",Arial, Verdana, Geneva, Helvetica, sans-serif;
			font-size: 1em;
			font-size-adjust: none;
			font-stretch: normal;
			font-style: normal;
			font-variant: normal;
			font-weight: normal;
			position: relative;
			width: 700px;
			margin-left: auto;
			margin-right: auto;			
			text-align: center;
			}
		
img	{	border-width : none; 
			border : none; 
			border-style: none; 
			display: block;
		}

#main		{
			width: 700px;
				}

a:link		{text-decoration: none; color: #000;}
a:hover		{text-decoration: none; color: #bd8731;}
a:visited	{text-decoration: none; color: #000;}
