/* Layout Stylesheet */ 

body {
	margin:20px;
	background:#808080;
	color: #FF9900;
	text-align:center;
	padding:0;
	background-color: #000000;
	background-image: url(/GreenDragon/Pics/hungkuen_b.gif);
 }

#outer {
	text-align:left;
	border:1px solid #000000;
	width:720px;
	margin: auto;
 }

#hdr {
	height:98px;
	color: #333333;
	width: 720px;
 }

#bar {
	height:5px;
	color: #FF0000;
	border-width:0px 0 0px 0;
	width: 720px;
	font-size: 10px;
 }

#bodyblock {
	position:relative;
        color: #FF9900;
	width:720px;
	border-left-style: none;
	border-bottom-style: none;
	border-top-style: none;
	border: 0;
 }

#l-col {
        float:left;
	color: #FF9900;
	width:132px;
	background-image: url(/GreenDragon/Pics/GDSidebar_s.jpg);
	background-repeat: no-repeat;
	height: 438px;
	border-top-color: #FFFFFF;
	text-align: center;
	vertical-align: baseline;
	white-space: normal;
	display: inline;
	line-height: 30px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
 }

#cont {
	width:587px;
	color: #FF6600;
	border-width:0 0 0 0px;
	text-align:center;
	background-color: #000000;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-width: thin;
	background-repeat: no-repeat;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
 }

#ftr {
	height:25px;
	color: #000000;
	border:0;
	border-width:0px 0 0 0;
	margin:0;
	width: 589px;
	margin-left: 131px;
	background-color: #FFFFFF;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
 }
