body
{
	margin:0;
	padding:0;
	background:url(images/bg.jpg) no-repeat;
	background-position:top;
	background-attachment:scroll;
}
#container
{
	padding:0;
	margin-left: auto;
	margin-right: auto;
	width: 331px;
	background-position: center;
	top: 0px;
	background-repeat: repeat;
	margin-top: 0;
	margin-bottom: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:180%; 
	letter-spacing:.1em;
	font-size: 10px;
	font-weight:normal;
	color: #6997b8;
	right: 10px;
	text-align: justify;
}
a:link {
	color: #29B5EE;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #29B5EE;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.pic{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.awrd{
	width:48px;
	height:48px;
	text-align:center;
}