body,html {    margin:0;    padding:0;    background:#FFFFFF;    color:#000;    }body {    min-width:750px;	font-size: 12px;	font: "Georgia", Times New Roman, Times, serif;    }#wrap {    margin:0 auto;    width:750px;	background: url(body_bg.jpg) no-repeat;    }#header {	padding-left: 75px;	padding-top: 33px;	padding-right: 97px;    background: url(header_bg.jpg) no-repeat;	height: 220px;	text-align: center;}#footer {    clear:both;	height: 128px;	padding-top: 40px;	text-align: center;}#main {	padding-left: 30px;	padding-right: 25px;	text-align: right;	font-weight: bold;	line-height: 2.1;    float:left;    width:192px;	color: #61B51E;}#sidebar {    float:right;    width:503px;	font-size: 13px;}#images {	width: 178px;	float: right;	height: 396px;}#header h1 {    padding:5px;    margin:0;    }#main h2, #main h3, #main p {    padding:0 10px;    }#sidebar ul {    margin-bottom:0;    }#sidebar h3, #sidebar p {    padding:0 10px;    }#footer p {    padding:5px;    margin:0;    }.img {	padding-left: 20px;}a:link {	color: #000000;	text-decoration: none;}a:visited {	text-decoration: none;	color: #000000;}a:hover {	text-decoration: none;	color: #61B51E;	font-weight: bold;}a:active {	text-decoration: none;	color: #000000;}