body {
	margin: 0;
	background-image: url(http://www.vinnpenger.com/images/bg.jpg);
	font-size: 12px;
	font-face: Verdana;
}

a {

}

a:hover {

}

#layout {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#logo {
	width: 800px;
	height: 103px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.vinnpenger.com/images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#box{
width: 255px;
height: 120px;
text-align: center;
float: right;
}
/* index */
#menu_index {
	background-color: #F4F4F4;
	width: 242px;
	height: 220px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
}
#menu_index ul {
	width: 242px;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0;
}
#menu_index ul li {
	padding: 5px;
	border-bottom: 1px dashed #A5A5A5;
}
#menu_index ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}
#menu_index ul li a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: underline;
}
#index_picture {
	width: 538px;
	height: 220px;
	float: right;
	background-image: url(http://www.vinnpenger.com/images/index_photo.jpg);
}

#index_casinobox {
	width: 90%;
	background-color: #FFFF80;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

#index_casinobox img {
	padding: 0;
	margin-right: 5px;
}

#index_table {
	border-top: 1px dashed #A5A5A5;
	border-bottom: 1px dashed #A5A5A5;
	font-size: 12px;
}
#index_table td {
	border-right: 1px dashed #A5A5A5;
	font-size: 12px;
	padding: 6px;
}
#index_tidigare_nyheter {
	width: 100px;
	height: 15px;
	padding: 6px 0 2px 22px;
	font-size: 10px;
	float: right;
	vertical-align: bottom;
	background-image: url(http://www.vinnpenger.com/images/tidigare_nyheter_bg.jpg);
	background-repeat: no-repeat;
	background-color: #C9C0BB;
	position: absolute; bottom: 2px; right: 4px;
}
.index_promotext {
	font-size: 18px;
	font-weight: bold;
	color: #320A02;
}
/* all sites */

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(http://www.vinnpenger.com/images/main_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#main h1 {
	color: #FF2D2C;
	margin-left: 10px;
	padding-top: 8px;
	font-size: 25px;
	}
#main h2 {
color: #FF2D2C;
	margin-left: 10px;
	padding-top: 8px;
	font-size: 18px;
}

#main h3 {
	color: #FF2D2C;
	margin-left: 10px;
	padding-top: 8px;
}

#bottom {
	width: 800px;
	padding: 5px 0 5px 0;
	margin-left: auto;
	margin-right: auto;
	background-color: #F6F6F6;
	text-align: center;
	color: #C3C3C3;
}

/* inner */
#menu_inner {
	background-color: #F4F4F4;
	width: 100%;
	height: 25px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
	text-align: center;
}
#menu_inner ul {
	width: 100%;
	margin: 0;
	list-style: none;
	line-height: normal;
	padding: 0;
	margin-top: 5px;
}
#menu_inner ul li {
	padding: 1px 13px 1px 13px; 
	border-right: 1px dashed #A5A5A5;
	display: inline;
}
#menu_inner ul li.last {
	padding: 1px 13px 1px 13px; 
	border: 0;
	display: inline;
}
#menu_inner ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: none;
}
#menu_inner ul li a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #A5A5A5;
	text-decoration: underline;
}

#red_text {
	padding: 8px;
	color: #6F191A;
}

#gray_text {
	padding: 8px;
	color: #A5A5A5;
	font-weight: bold;
	font-size: 11px;
}

#yellow_box {
	width: 784px;
	padding: 8px;
	background-color: #F9F9D7;
	border-bottom: 1px dashed #A5A5A5;
	border-top: 1px dashed #A5A5A5;
	color: #6F191A;
	margin-top: 10px;
	margin-bottom: 10px;
}

#blue_box {
	width: 784px;
	padding: 8px;
	background-color: #EAEBFD;
	border-bottom: 1px dashed #A5A5A5;
	border-top: 1px dashed #A5A5A5;
	color: #676885;
	margin-top: 10px;
	margin-bottom: 10px;
}
