html{	width:100%;	height:100%;}body{	width:100%;	min-width:950px;	height:100%;	margin:0px;	padding:0px;	font-family:Trebuchet MS, Arial;	font-size:11px;	font-weight:normal; 	color:#FFFFFF;	background-color:#000000;}/***** Header ****************************************************************/div#header1{	margin:0px;	padding:0px 10px 0px 40px;	height:35px;	line-height:35px;	overflow:hidden;	background-color:#FFFFFF;	background-image:url("main/header1_bg.png");	background-repeat:no-repeat;}div#header2{	margin:0px;	padding:0px;	height:10px;	line-height:10px;	overflow:hidden;	background-color:#0ACDD7;	background-image:url("main/header2_bg.png");	background-repeat:no-repeat;}/***** Databox ****************************************************************/div.databox{	margin:0px;	padding:10px;	overflow:hidden;	float:right;	min-height:100%;	width:350px;	color:#000000;}div.databox p{	margin:0px 0px 10px 0px;	padding:0px;}div.databox h3{	margin:0px;	padding:3px 6px;	float:right;	background-color:#053250;	color:#FFFFFF;	font-size:1.2em;}div.databox h4{	margin:0px;	padding:0px;	font-size:0.9em;	font-weight:normal;	font-style:italic;	color:#AA0000;}div.databox ul{	margin:0px 0px 10px 0px;	padding:0px;	list-style-type:disc;	list-style-position:inside;	list-style-image:url("main/list.gif");}div.databox a:link,div.databox a:visited,div.databox a:active,div.databox a:hover,div.databox a:focus{	color:#000000;	font-family:inherit;	font-size:inherit;	font-style:inherit;	text-decoration:none;}/***** Content ***************************************************************/div#content{	margin:0px;	padding:10px 10px 10px 55px;	background-color:#053250;	background-image:url("main/left_bg.png");	background-repeat:repeat-y;}div#content img.image{	margin:0px 5px 5px 0px;	padding:0px;	border-width:1px;	border-style:solid;	border-color:#888888;}div#content h2{	margin:0px 0px 10px 0px;	padding:0px;	color:#FFFFFF;	font-size:1.4em;	}/***** Footer ****************************************************************/div#footer{	margin:0px;	padding:0px 10px;	height:23px;	line-height:23px;	font-size:0.9em;	overflow:hidden;	background-color:#0ACDD7;	background-image:url("main/footer_bg.png");	background-repeat:no-repeat;	border-top-width:1px;	border-top-style:solid;	border-top-color:#0ACDD7;	border-bottom-width:1px;	border-bottom-style:solid;	border-bottom-color:#FFFFFF;	color:#EEEEEE;}div#footer span{	margin:0px 30px 0px 0px;	text-align:left;}div#footer a:link,div#footer a:visited,div#footer a:active,div#footer a:hover,div#footer a:focus{	color:inherit;	font-family:inherit;	font-size:inherit;	font-style:inherit;	text-decoration:none;}/***** Box *******************************************************************/div.box{	margin:0px 5px 5px 0px;	padding:5px;	float:left;	color:#000000;	border-width:0px;	border-style:solid;	border-color:#888888;	font-size:1em;	text-align:center;}div.box h3{	margin:0px;	padding:0px;	font-size:1em;	font-weight:bold;}div.box img{	margin:3px 0px;	padding:0px;	border-width:1px;	border-style:solid;	border-color:#888888;}div.box span{	display:block;	text-align:left;}div.box a:link,div.box a:visited,div.box a:active,div.box a:hover,div.box a:focus{	color:#000000;	font-family:inherit;	font-size:inherit;	font-style:inherit;	text-decoration:none;}/***** Global ****************************************************************/h1{	margin:0px;	padding:0px;	color:#055270;	font-size:1.4em;}img{	margin:0px;	padding:0px;	border:0px;}img#title{	margin:10px 0px 10px 80px;	padding:0px;}img#mazda, img#zoom{	margin:4px 0px;	padding:0px;	float:right;}img#links{	margin:0px;	padding:0px;}img#forum{	margin:0px;	padding:0px;	float:right;}img#m6show{	margin:0px 0px 10px 10px;	padding:0px;	border-width:1px;	border-style:solid;	border-color:#888888;	float:right;}div#mazda img{	margin:0px 5px 0px 0px;	padding:0px;	vertical-align:middle;}.clear{	clear:both;}.error{	margin:10px;	padding:5px 10px;	border-width:3px;	border-style:solid;	border-color:#FF0000;	color:#FFFFFF;	background-color:#CC0000;	font-size:1.1em;	font-weight:bold;	text-align:center;}a:link,a:visited,a:active{	color:#CCCCFF;	font-family:inherit;	font-size:inherit;	font-style:inherit;	text-decoration:none;}a:hover,a:focus{	color:#CCCCFF;	font-family:inherit;	font-size:inherit;	font-style:inherit;	text-decoration:underline;}.bg_white{	background-color:#FFFFFF;}.bg_a3e{	background-color:#FFCACA;}.bg_a4d{	background-color:#FAFAFA;}.bg_16w{	background-color:#C0C0C0;}.bg_18j{	background-color:#CAE0CA;}.bg_25b{	background-color:#D0D0FF;}.bg_25c{	background-color:#EAEAAA;}.bg_25e{	background-color:#C0C0FF;}.bg_25f{	background-color:#E6B8CC;}.bg_25g{	background-color:#DADADA;}.bg_25h{	background-color:#EFF0EF;}.bg_28w{	background-color:#B3A8B8;}/***** Fullsize ***************************************************************/#fullsize_wait{	position:absolute;	top:20px;	left:20px;}#fullsize_pic{	position:absolute;	top:20px;	left:20px;	visibility:hidden;	text-align:center;}#fullsize_text{	font-size:1em;	font-weight:normal;	font-style:normal;}#fullsize_close{	font-size:0.9em;	font-weight:normal;	font-style:normal;	color:#888888;}