	/* default */
	
img {
	border: none;
}

iframe{
	background-color: transparent;
}

html {scrollbar-base-color:#c2bdae;}

	/* general */

body.pagebg{
	background-repeat: no-repeat;
	background-color: #414141;
	padding: 0;		
	text-align: center;	
	margin-top: 20;
	}
	
div.mainpage{
	width: 830;
	height: 545;
	background: url('../img/template.jpg');
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div.mainpageext{
	width: 830;
	height: 730;
	background: url('../img/template_extended.jpg');
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div.mainpage_bg{
	width: 830;
	height: 545;
	background: url('../img/template_bg.jpg');
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
div.mainpageext_bg{
	width: 830;
	height: 730;
	background: url('../img/template_extended_bg.jpg');
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	

	
	
	
	/* row 1 */
	
div.header{
	width: 100%;
	height: 125;
	margin-left: ;
	}
	
	/* row 2 */
	
div.leftcol{
	float: left;
	padding-left: ;
	width: 152;
	height: 300;
	padding-top: 60;
	text-align: right;
	background-color: transparent;	
	}
	
div.misc{
	float: right;
	background-color: #472a19;
	height: 120;
	}
	
div.horspacer{
	float:left;
	width: 37;
	background-color: transparent;
	}
	
div.content{
	float: left;
	width: 626;
	height: 385;
	text-align: left;
	background-color: transparent;
	}
	
div.contentext{
	float: left;
	width: 626;
	height: 565;
	text-align: left;
	background-color: transparent;
	}
	/* row 3 */
	
div.footer{
	width: 830;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
	
	/* innerpage */
	
body.innerpage{
	background-color: transparent;
	text-align: justify;
	}
	
	/* index */

div.mainpage-index{
	width: 830;
	height: 545;
	background: url('../img/index.jpg');/*background: url('../img/index.jpg');*/
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}

div.entrance{
	float: left;
	margin-left: 335px;
	margin-top: 370px;
	width: 90px;
	height: 165px;
	text-align: center;
	}
	
div.flag{
	width: 90px;
	height: 60px;
	padding-bottom: 15px;
}

div.indexcontentframe{
	text-align: center;
	height: 90px;
	width: 100%;
	padding-top: 455px;
	}
	