body {
	text-align: center;
}
#page {
	width: 1024px;
	background-image: url(bgt1.png);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: top;
}
#header {
	background-image: url(HKDisneyH2.jpg);
	height: 180px;
	width: 100%;
	background-repeat: no-repeat;
}
#content 
{
    padding-right: 10px;
	width: 1024px;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 20px;
	float: right;
}
#sidemenu 
{
    padding-left: 10px;
	width: 210px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 100%;
	padding-right: 10px;
	float: left;
}
#footer {
	background-image: url(footer1.png);
	height: 40px;
	width: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #999999;
	position: static;
	clear: both;
}
#webInfo {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
}
#webInfo .webNavigation
{
    padding-top: 0px;
    font-family: Georgia, "Times New Roman" , Times, serif;
    font-size: 14pt;
    line-height: 150%;
    color: #000000;
    text-align: right;
    height: 23px;
    padding-right: 47px;
}
#webInfo .webNavigation a {
	color: #ff0066;
	text-decoration: none;
}
#webInfo .webNavigation a:hover {
	text-decoration: underline;
	color: #FFA8F7;
}


#webInfo .webName 
{
    padding-left: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.7em;
	font-weight: bold;
	line-height: 200%;
	color: #0000ff;
}
#webInfo .webDesc 
{
	padding-left: 50px;

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #F0A0F0;
}
#content h1 {
	font-size: 18pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}
#content h2 {
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	
}
#content h3 {
	font-size: 12pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #0066CC;
}
#content .time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 120%;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content .postContent {
	margin: 10px;
}
#content .postContent p {
	font-size: 10pt;
	line-height: 150%;
	margin: 0 0 5px 0;
	word-spacing: 4pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content .postCommand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #6666CC;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 150%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#content .pageCount {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-top: 10px;
	text-align: center;
	line-height: 150%;
}
#page a {
	color: #0066CC;
	text-decoration: none;
}
#page a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#sidemenu h2 {
	border-left: 1px solid #CCCCCC;
    border-right: 1px solid #999999;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #666666;
    font-family: Georgia, "Times New Roman", Times, serif;
	    font-size: 12pt;
	    line-height: 150%;
	    background-color: #F0F0F0;
	    font-weight: bold;
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 5px;
	    margin-left: 0px;
	    text-align: center;
	    color: #2C19FF;
	    background-color: #FFF8C9;
}
#sidemenu ul {
	list-style-type: square;
	font-size: 10pt;
	line-height: 100%;
	padding-top: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-image: url(images/arrow.gif);
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu .sideNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 150%;
	color: #ff0000;
	text-align: right;
	height: 30px;
}
#commentform {
	margin:10px;
}
#commentform form {
	margin:0px;
}
#commentform table {
	width: 100%;
	background-image: url(images/dwblogtbg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F0F0F0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0F0F0;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	border-left-color: #F0F0F0;
}
#commentform th {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #BCBCBC;
}
#commentform tr,td {
	font-size: 10pt;
	vertical-align: baseline;
	line-height: 24px;
}
input, textarea {
	font-size: 10pt;
	line-height: 120%;
}
#title2 {
	font-size: 14pt;
	line-height: 120%;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FF9900;
}

	
