* {
	margin: 0;
}


body {
	background-color:#EDECDA;
	color:#726255;
	margin: 0px;
	font:70%/1.3 Tahoma, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

a:link,a:visited,a:active {
	color:#726255;
	text-decoration:none;
	outline: none;
}

a:hover {
	color:#91DC2A;
	text-decoration:underline;
}

html>body { overflow:scroll; }

body.template-award {
	position:relative;
	background:#edebda;
}

#contents {
	margin:0 auto;
	width:734px;
	height:535px;
	display:block;
	padding:0 20px 0 155px;
}


#award {
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}
