*{	margin:0;	padding:0;	list-style:none;}div.uc {    background: url(../img/uc.png);	width: 920px;	height: 173px;}/*----- MAIN -----*/body {    background: #630000;    color: #83530b;    font-family: 'Times New Roman';    margin: 10px;}div#container {	width: 920px;	margin: 0 auto;	padding: 20px 0 0 40px;}/*----- HEADER -----*/div#logo {    background: url(../img/logo.png);    width: 920px;	height: 173px;}div#nav {    background: url(../img/nav.png);    width: 900px;	height: 32px;    text-align: left; margin-right: 10px; margin-left: 5px; }div#nav a {    color: #f0ad48;    font-family: Papyrus;    font-size: 19px;    font-weight: bold;    text-decoration: none;    padding-right: 5px;    padding-left: px;}div#nav a:hover {    color: #f0c380;    font-family: Papyrus;    font-size: 19px;    font-weight: bold;    text-decoration: none;    padding-right: 5px;    padding-left: 5px;}div#top {    background: url(../img/top.png);    width: 920px;	height: 32px;}/*----- D SIDE -----*/div.sidebar {    float: left;    width: 182px;}/*----- D PAGE -----*/div.page {    float: right;    width: 738px;}div#welcome {    height: 72px;}div#content {    background: #f0ad48;    padding-left: 5px;    padding-bottom: 5px;}div.package {    width: 305px;    float: left;}/*----- FOOTER -----*/div#footer {    background: url(../img/bot.png);    width: 920px;	height: 32px;}