body {
	background-color: #f4f0e8;
	background-image: url(http://fan.500ml.org/splendor/images/pattern.gif);
	font-size:66%;
	word-spacing:1px;
	line-height:15px;
	color: #434422;
	font-family: arial, trebuchet ms, verdana, sans-serif;
	}

a:link, a:active {
	color: #487C10;
	text-decoration:underline;
	font-weight:normal;
	}
	
a:visited {
	color: #487C10;
	text-decoration:none;
	font-weight:normal;
	}


a:hover {
	color: #130e11;
	text-decoration:underline;
	font-style: italic;
	font-weight:normal;
	}

	
img {
	border:0px;
	}

.main {
	top:25px;
	left:40px;
	height:550px;
	width:750px;
	background-color: #f4f0e8;
	position:absolute;
	}



.title {
  	width:148px;
	height:30px;
	position:absolute;
	left:132px;
	top:123px;
	}
	
.image {
	width:116px;
	height:176px;
	position:absolute;
	left:298px;
	top:131px;
	}

.menu {
	position:absolute;
	top:172px;
	left:122px;
	}

.content {
	position:absolute;
	left:432px;
	top:131px;
	overflow:auto;
	width:300px;
	height:175px;
	background-color:#ffffff;
	padding-top:12px;
	padding:2px;
	}

.movie {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#434422;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}

.index {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#e4c11c;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}

.codes {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#7815b7;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}

	
.rules {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#b71515;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}
	

	
.more {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#15b774;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}
	
h1 {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#f77429;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}

h2 {
	width:100%;
	height:13px;
	line-height:12px;
	background-color:#5DB2D1;
	font-family:verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0px;
	color:#ffffff;
	}

.center {
	text-align:center;
	}


strong {
  color: #545454;
	}



input, textarea, select, option, radio {
	background-color: #ffffff;
	border: 1px solid #9b9d67;
	font-size:10px;
	color: #494b1b;
	font-family: verdana, tahoma, sans-serif;
	}