/********************************************************
* Global Rules
********************************************************/
#header,
#menuwrap,
#right_contain,
#subpage_albums,
#center_contain,
#footer
{
	display: none;
}

body {
	margin: 0;
}

#main__header {
	width: 100%;
	height: 166px;
	position: relative;
	display: block;
	text-align:center;
}

#main_content {
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
    font-size: 11px;
    font-family: verdana, tahoma, arial, sans-serif;
    line-height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
}

#main__footer {
	width: 100%;
	height: 43px;
	position: relative;
	display: block;
	text-align:center;
}