body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat; 
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
TABLE{
	width : 100%;
	table-layout : auto;
}
P, TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align : center;
}

P#copy {
font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align : center;
	
}

A {
    font-family: Verdana;
	font-size: 12px;
	color: #000000;
	
}

A:VISITED {
	font-family: Verdana;
	font-size: 12px;
	color : Olive;
}


A:HOVER {
	font-family: Verdana;
	font-size: 12px;
	color: Maroon;
	
}


#heading {
	position : absolute;
	top : -54px;
	z-index : 1;
	background : url("images/ggd_main.gif") no-repeat center;
	left : 0px;
	height : 68px;
	width : 600px;
	background-image: url(images/ggd_main.gif);
}
#intro{
position: absolute;
top:21px;
left:0px;

}
#links {
position : absolute;
	top : 359px;
	z-index : 1;
	left : 1px;
	height : 50px;
	width : 600px;
}
#container{
	position : relative;
	top : 50px;	
	width : 600px;	
}
  #copyright{
	position : absolute;
	top : 350px;
	z-index : 1;
	left : 0px;
	height : 25px;
	width : 600px;
	visibility : visible;
}
#ref{
position:absolute;
top:435px;
left:0px;
}
