* html {

	height : 100%;

	max-height : 100%;

	padding : 0;

	margin : 0;

	border : 0;

	background : rgb(0, 12, 24);

	font-size : 12px;

	color : rgb(255, 255, 255);

	font-family : Verdana, Arial, Helvetica, sans-serif;

	overflow : hidden;

	scrollbar-face-color : rgb(167,30,30);

	scrollbar-arrow-color : rgb(0,0,0);

	scrollbar-base-color : rgb(204,178,166);

	scrollbar-shadow-color : rgb(255,255,255);

	text-align : center;

}

body {

	height : 100%;

	max-height : 100%;

	overflow : hidden;

	padding : 0;

	margin : 0;

	border : 0;

	background : rgb(0, 12, 24);

	font-size : 12px;

	color : rgb(255, 255, 255);

	font-family : Verdana, Arial, Helvetica, sans-serif;

	text-align : center;

}

a {

	border : none;

	text-decoration : none;

	color : rgb(255, 255, 255);	

}

img {

	border : none;

}

#siteframe {

	position : absolute;

	background : rgb(0, 12, 24) url(images/index.jpg) no-repeat fixed top center;

	width : 968px;

	height : 738px;

	top : 0px;

	left : 50%;

	margin-left : -484px;

}

#flagm {

	position : absolute;

	top : 30px;

	left : 600px;

	width : 250px;

}

#bgflagm,#enflagm,#deflagm,#ruflagm {

	float : left;

	text-align : center;

	margin : 10px 10px 10px 10px;

}

#bgflagm p,#enflagm p,#deflagm p,#ruflagm p {

	margin : 0px 0px 0px 0px;

	font-size : 10px;

}

#maintit1,#maintit2,#maintit3 {

	position : absolute;

	display : block;

	width : 500px;

	font-size : 16px;

	font-weight : bold;

}

#maintit1 {

	top : 175px;
	
	left : 275px;
	
	text-align : right;
	
}

#maintit2 {

	top : 315px;

	left : 180px;

	text-align : right;
	
}

#maintit3 {

	top : 475px;

	left : 90px;

	text-align : right;
	
}

#maintit1 a,#maintit2 a,#maintit3 a {

	display : block;

	height : 51px;

	padding : 15px 60px 0px 0px;

	background : url('images/wheel.gif') no-repeat center right;

}

#maintit1 a:hover,#maintit2 a:hover,#maintit3 a:hover {

	display : block;

	height : 51px;

	padding : 15px 60px 0px 0px;

	background : url('images/wheel1.gif') no-repeat center right;

}

