body {
	margin:0px 0px; 
	padding:0px;
	font:12px/18px tahoma, verdana, arial, sans-serif;
	text-align:center;
	background-image:   url(images/gdc_05.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}

p {
	font:12px/18px tahoma, verdana, arial, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
	}
a {
	color:#5C2323;
	font-size:12px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-weight:600;
	}
a:link {color:#5C2323; cursor: crosshair; }
a:visited {color:#5C2323; cursor: crosshair;}


h1 {
	font-family: georgia, tahoma, arial, serif; 
	font-size: 18px; 
	text-align: center;
	text-decoration: underline;
	margin-bottom:20px;
	font-weight:bold;
}

h2 {
	font-family: georgia, tahoma, arial, serif; 
	font-size: 16px; 
	text-align: left;
	margin-bottom:20px;
	font-weight:bold;
}

h3 {
	font-family: georgia, tahoma, arial, serif; 
	font-size: 14px; 
	text-align: left;
	margin-bottom:20px;
	font-weight:bold;
}


.content {
	position:absolute;
	width:720px;
	top:240px;
	left:215px;
	color: #000000;
	text-align:left;
	padding:25px;
	z-index:101;
	height: auto;
	}

.menu {
	position: absolute;
	top:310px;
	width:135px;
	left:15px;
	padding:2px;
	color:#ffffff;
	text-align:left;
	z-index:101;
	}

#image1 {
	position:absolute;
	width:334px;
	height: 269px;
	top:0px;
	left:0px;
	padding:0px;
	z-index:100;
	}

#image2 {
	position:absolute;
	width:690px;
	height:201px;
	top:0px;
	left:334px;
	padding:0px;
	z-index:100;
	}

#image3 {
	position:absolute;
	width:690px;
	height:68px;
	top:201px;
	left:334px;
	padding:0px;
	z-index:100;
	}

#image4 {
	position:absolute;
	width:1024px;
	height:494px;
	top:269px;
	left:0px;
	padding:0px;
	z-index:100;
	}

#image5 {
	position:absolute;
	width:1024px;
	height:5px;
	top:763px;
	left:0px;
	padding:0px;
	z-index:100;
	}

