html, body {
	height: 100%;
}

body {
	margin: 0px auto 0px auto;
	padding:0;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	background-color:#ffffff;
}

a img{
border: none;
margin: 0;
}

a, a:visited{
font-family: Verdana, Arial, sans-serif;
color:#D10635;
text-decoration:none;
}

a:hover{
font-family: Verdana, Arial, sans-serif;
color:#D10635;
text-decoration:none;
}
p{
font-size: 11px;
color:#7e7e7e;
padding: 0px 0px 0px 0px;
}

.maincontent{
	margin: 0px auto 0px auto;
	width: 900px;
	height: 600px;
	padding:0px 0px 0px 0px;
	display: table;
	background-color: #ffed00;
}

.wheader {
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	width: 900px;
	height:110px;
	padding:0px 0px 0px 0px;
}

.cheader {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
/*	background-color: #ffffff;*/
	margin: 0px auto;
	text-align:left;
	background-image: url("../img/bkg_header.jpg");
	background-position: right;
	background-repeat: no-repeat;
	height:110px;
}
#logo{
padding: 20px 0 0 30px;
}
.wcontent {
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	width: 900px;
	height: 400px;
	padding:0px 0px 0px 0px;
	background-image: url("../img/bkg_content.jpg");
	background-position:top;
	background-repeat:no-repeat;
}
.ccontent {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
/*	background-color: #ffffff;*/
	margin: 0px auto;
	text-align:left;
	height: 400px;
}

/****************DIVISIONE CONTENT 2 COLONNE***********************/

#maincontainer{
width: 900px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 320px; /*Set left margin to LeftColumnWidth*/
/*background-color: green;*/
min-height: 400px;
height: auto !important;
height: 400px;
}

#contentcolumn div.innertube{
padding-top:30px;
}
#contentcolumn_puzzle{
background-image: url("../img/bkg_content_puzzle.png");
background-position:left top;
background-repeat:no-repeat;
margin-left: 320px; /*Set left margin to LeftColumnWidth*/
/*background-color: green;*/
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_puzzle div.innertube_puzzle{
background-image: url("../img/bkg_ahsoka.png");
background-position:left top;
background-repeat:no-repeat;
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_puzzle div.innertube_puzzle table.puzzle {
margin:0px 0px 0px 30px;
padding-top:220px;
}
#contentcolumn_memory{
background-image: url("../img/bkg_content_memory.png");
background-position:left top;
background-repeat:no-repeat;
margin-left: 320px; /*Set left margin to LeftColumnWidth*/
/*background-color: green;*/
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_memory div.innertube_memory{
background-image: url("../img/bkg_obi_wan.png");
background-position:left;
background-repeat:no-repeat;
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_credits{
background-image: url("../img/bkg_rect.png");
background-position:left top;
background-repeat:no-repeat;
margin-left: 320px; /*Set left margin to LeftColumnWidth*/
/*background-color: green;*/
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_credits div.innertube_credits{
background-image: url("../img/bkg_anakin.png");
background-position:left;
background-repeat:no-repeat;
min-height: 400px;
height: auto !important;
height: 400px;
}
#contentcolumn_credits div.innertube_credits img {
vertical-align:top;
}
#leftcolumn{
float: left;
width: 320px; /*Width of left column*/
margin-left: -900px; /*Set left margin to -(MainContainerWidth)*/
background-image: url("../img/bkg_left.png");
background-position:left top;
background-repeat:no-repeat;
}
#leftcolumn table.menu{
	margin-top:120px;
	width:100%;
}
#leftcolumn table.menu td{
vertical-align:top;
border:none;
margin: 0;
}
#leftcolumn table.menu td img{
vertical-align:top;
}
#leftcolumn table.menu td.menu {
width: 100%; /*width of menu*/
}
.markermenu{
width: 100%; /*width of menu*/
}
.markermenu ul{
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 160px;
border: none;
}
.markermenu ul li{
margin:0px;
padding:0px;
width:158px;
height:66px;
background-image: url("../img/bkg_btn.png");
background-position:left;
background-repeat: no-repeat;
}
.markermenu ul li a{
/*background: white url(media/arrow-list.gif) no-repeat 2px center;*/
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 0;
text-decoration: none;
}

* html .markermenu ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover{
color: black;
background-color: transparent;
/*background-image:url(media/arrow-list-red.gif); onMouseover image change. Remove if none*/
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */

.wfooter{
	margin: 0px auto 0px auto;
	text-align: left;
	display: table;
	width: 900px;
	height: 90px;
	padding:0px 0px 0px 0px;
	background-image: url("../img/bkg_footer.jpg");
	background-position: right;
	background-repeat: no-repeat;
}

.cfooter {
	display: table-cell;
	border-bottom: none;
	padding: 0px 0px 0px 0px;
/*	background-color: #ffffff;*/
	margin: 0px auto;
	text-align:left;
	width: 900px;
	height: 90px;
}
/*.footer{
	width:900px;
	height: 89px;
	background-image: url("../img/footer1.png");
	background-repeat: no-repeat;
}*/

.cfooter table.footer{
text-align: left;
/*margin:17px 0px 0px 60px;*/
margin:17px 0px 0px 100px;
}