html{
color:#ccc;background:#000 url(pic/backgr.jpg) repeat top left;
}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}

a{
	color:#6F6600;
	text-decoration:none;
	font-weight:bold;
	
	}
a:hover{
color: #fff;
	}
	
strong{
	font-size:105%;
	}
	
h1 {
	padding-top: 0.5em;
	color: #fff;
	}
	
h2 {
	
	margin: 0;
	padding: 0;
	padding-bottom: 0.5em;
	color: #fff;
	font-size: 120%;
	}
	
	
#preview{
	width: 1024px;

	margin: auto;
	
}
#previewWindow_0{
	width: 1082px;
	margin: auto;
	background:url(pic/previewTop.jpg) top left no-repeat;
	padding-top: 45px;
	margin-bottom: 30px;
}

#previewWindow{
	width: 1082px;
	margin: auto;
	background:url(pic/previewBottom.jpg) bottom left no-repeat;
	padding-bottom: 55px;
}


#previewWindow_0_800{
	width: 858px;
	margin: auto;
	background:url(pic/preview800top.jpg) top left no-repeat;
	padding-top: 45px;
	margin-bottom: 30px;
}

#previewWindow_800{
	width: 858;
	margin: auto;
	background:url(pic/preview800bottom.jpg) bottom left no-repeat;
	padding-bottom: 70px;
}
#previewWindow_800_noWarning{
	width: 858;
	margin: auto;
	background:url(pic/preview800bottom_noWarning.jpg) bottom left no-repeat;
	padding-bottom: 70px;
}

#previewWindow_0_1024{
	width: 1082px;
	margin: auto;
	background:url(pic/preview1024top.jpg) top left no-repeat;
	padding-top: 45px;
	margin-bottom: 30px;
}

#previewWindow_1024{
	width: 1082;
	margin: auto;
	background:url(pic/preview1024bottom.jpg) bottom left no-repeat;
	padding-bottom: 70px;
}

#flashcontent_1024{
	width:1024px;
	margin: 0 0 0 28px;
}

#flashcontent_800{
	width:800px;
	margin: 8px 0 0 28px;
}

#textcontent_800{
	width:770px;
	margin: 8px 0 5px 45px;
}

.colL {
	width:71%;
	text-align:left;
}
.colR {
	text-align: right;
	}



