#container
{
	width: 760px;
/*	\width: 770px;
	w\idth: 760px;  */
	margin: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}
#left
{
	float: left;
	width: 150px;
/*	\width: 150px;
	w\idth: 150px; */
	margin-right: 5px;
	padding-top: 5px;
}

#center
{
	margin-left: 160px;
	margin-right: 15px;
	padding-top: 5px;
}

#center table
{
	width: 450px;
}

#right
{
	float: right;
	width: 100px;
/*	#	\width: 150px;
	#	w\idth: 150px;
	#	margin-left: 5px; */
	padding-top: 1px;
}

#foot
{
	clear: both;
	margin-top: 15px;
	text-align: center;
	vertical-align: baseline;
}


#global
{
	position: relative;
	width: 100%;
	height: 68px;
	z-index: 1000;
	overflow: visible;
	_overflow-x: hidden;
}
#background {
	position: absolute;
	top: 0;
	width: 100%;
	height: 68px;
	background-color: #5b5b5b;
}
#Content {
	position: absolute;
	width: 1010px;
	overflow: visible;
	left: 50%;
	margin-left: -505px; 
}
BODY
{
	font-family: "Comic Sans MS" , sans-serif;
	background: url(pic/Metal05light.jpg);
	color: #000066;
}
H1
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: center;
}
H2
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: center;
}
H3
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: left;
}
H4
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: left;
}
H5
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: left;
}
H6
{
	margin-top: 10px;
	font-weight: normal;
	background: none transparent scroll repeat 0% 0%;
	margin-bottom: 10px;
	color: #003366;
	font-family: "Comic Sans MS" , sans-serif;
	text-align: left;
}
H1
{
	font-weight: bold;
	font-size: xx-large;
    text-align: center;

}
H2
{
	font-size: x-large;
}
H3
{
	font-size: large;
}
H4
{
	font-size: medium;
}
H5
{
	font-size: small;
}
H6
{
	font-size: x-small;
}
P
{
	font-weight: normal;
	font-size: medium;
	background: none transparent scroll repeat 0% 0%;
	margin-left: 0em;
	color: #000066;
	margin-right: 0em;
	font-family: "Comic Sans MS" , fantasy;
}
LI
{
	font-weight: normal;
	font-size: medium;
	background: none transparent scroll repeat 0% 0%;
	margin-left: 0em;
	color: #000066;
	margin-right: 0em;
	font-family: "Comic Sans MS" , fantasy;
}
A:link IMG
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
}
A:link
{
	background: none transparent scroll repeat 0% 0%;
	color: #3333cc;
	text-decoration: underline;
}
A:visited
{
	background: none transparent scroll repeat 0% 0%;
	color: purple;
	text-decoration: underline;
}
