div {
border:0px solid #000000;
} 

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-style: normal; text-decoration: none; font-weight: normal; line-height: normal}
A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-style: normal; text-decoration: none; font-weight: normal; line-height: normal}
A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666; font-style: normal; text-decoration: none; font-weight: normal; line-height: normal}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#333333; font-style: normal; text-decoration: none; font-weight: normal; line-height: normal}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}

.Background_Fixed {
	position: relative;
	width: 780px;
	height: 500px;
}

.Background {
	position: relative;
	width: 780px;
	
}

.Header {
	background-image: url(../images/hong_kong_photographerS.jpg);
	background-repeat: no-repeat;
	height:80px;
	width:100%;
}

.Menu {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	color:#666666;
	font-size: 8pt;
	height:20px;
}

.Menu_Content {
	position: relative;
	padding-left:6px;
}


.Content {
	position: relative;
	top: 0px;
	width: 780px;
	padding: 0px;
	margin: 0px;
	
}

.Main_Content {
	position: relative;
	top: 0px;
	left: 0px;
	width: 590px;
	margin-left: 190px;
}

.Banner {
	text-align:center;
	position: relative;
	top: 0px;
	left: 0px;
	width: 780px;
	height: 228px;
}

.Left_Block {
	position: relative;
	float: left;
	width: 374px;
	left: 0px;
	top: 0px;
	border-right:1px solid #CCCCCC;
	padding-right:15px;
	margin-left: 5px;
}


.Right_Block {
	position: relative;
	float: right;
	width: 360px;
	left: 0px;
	top: 0px;
	margin-right: 5px;
}

.Footer {	
	position: relative;
	width:780px;
	margin: 0px;
	padding: 0px;
	text-align:right;
    padding-top: 15px;
    padding-right: 5px;
	font-size: 9px;
	color: #999999;
}
