html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #443A9A;
	font-family: Verdana,Arial,Helvetica;
	color: #fff;
	/*
	background-image:url(/html/images/miza_webby_badge.gif);
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:190px;
	*/
}

body, p, td, th, tr {
	font-size: 12px;
}

#container {
	width: 100%;
	text-align: center;
}

#properties_banner{
	text-align:center;
	margin:0 auto;
	background: url(../html/images/miza_collection_bg.jpg) repeat-x;
	}
#properties_banner img{
	border:none;
	outline:none;
	}

#flashbox {
	width: 960px;
	height: 880px;
	margin: auto;
	text-align: left;
}

#vmflashbox {
	width: 770px;
	height: 500px;
	margin: auto;
	text-align: left;
}

#content {
	padding: 8px;
	text-align: left;
}

#notice {
	width: 500px;
	padding: 8px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}

#foots {
	width: 912px;
	margin: auto;
	color: #999;
	font-size: 10px;
	text-align: left;
	padding-left: 24px;
	padding-right: 24px;
}
#foots a {
	color: #999;
}
#foots a:hover, #foots a:active {
	color: #FAE13F;
}

#artgig {
	float: right;
	width: 300px;
	color: #999;
	text-align: right;
}
#artgig a { color: #999; }
#artgig a:hover, #artgig a:active { color: #898A9F; }

.plain #artgig {
	width: 800px;
}

