		body {			font-family: Tahoma, Trebuchet, sans-serif;			font-size: 12px;			background-color: #333333;			padding: 0px;			margin: 0px;		}				img {			border: none;		}				.container {			width: 741px;			background: url(images/angel_2-bg.jpg) repeat-y;			margin: auto;			text-align: left;		}				.clearer {			clear: both;		}				.big {			color: #EEFFEE;			margin: 0px 20px 0px 20px;			text-align: center;		}				.big a {			color: #FFFFFF;			text-decoration: underline;		}				.big a:hover {			text-decoration: none;		}				.top {			width: 741px;			height: 12px;			background: url(images/angel_2-top.jpg) no-repeat;		}				bottom {			width: 741px;			height: 12px;			background: url(images/angel_2-bottom.jpg) no-repeat;		}				.banner {			width: 741px;			height: 97px;			background: url(images/angel_2-banner.jpg) no-repeat;		}				.left {			width: 277px;			height: 419px;			float: left;			background: url(images/angel_2-left.jpg) no-repeat;		}				.content {			width: 464px;			float: right;			background: url(images/content.jpg) no-repeat;		}						.text {			color: #EEFFEE;			/*background-color: #3B6D37;*/			width: 447px;			padding: 3px;			font-weight: normal;			font-size: 12px;		}				.text strong {			color: #DCC547;		}				.text a {			color: #FFFFFF;			text-decoration: underline;		}				.text a:hover {			text-decoration: none;		}				.item {			background: url(images/item-bg.jpg) repeat-y;			width: 447px;			margin: 5px 0px 5px 0px;		}				.itemText {			width: 429px;			margin-left: 9px;			line-height: 1.3;		}				.itemText strong {			color: #EEFFEE;		}				.nav {			margin: 0px 100px 0px 0px;			padding-top: 7px;			font-size: 14px;			color: #003300;			text-shadow: 0 0 4px #DCC547;			text-align: right;		}				.nav a {			font-weight: bold;			color: #000000;			text-shadow: 0 0 4px #DF883B;			text-decoration: none;		}				.nav a:hover {			color: #DF883B;			text-shadow: 0 0 4px #000000;		}				.copy {			text-align: center;			font-size: 10px;			color: #CCCCCC;			margin: 3px 0px 5px 0px;		}