BODY {
	MARGIN: 0px;
	background-color: #262E38;
	background-image:url(../images/bgf.gif)
}
.style1 {
color: #CCCCCC;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
font-style: normal
}
.style2 {
color: #CCCCCC;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 18px;
font-style: normal
}
.style3 {
color: #CCCCCC;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal
}
.style4 {
color: #FCA329;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
font-style: normal
}
.style5 {
color: #FCA329;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 10px;
font-style: normal
}
.style6 {
color: #FCA329;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 18px;
font-style: normal
}

h1 {
	color: #FCA329;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-style: normal
}
h2 {
	color: #FCA329;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-style: normal
}
h3 {
	color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-style: normal
}

a:link {
	text-decoration: none;
	color: #CCCCCC
}
a:visited {
	text-decoration: none;
	color: #CCCCCC
}
a:hover {
	text-decoration: none;
	color: #666666
}
a:active {
	text-decoration: none;
	color: #CCCCCC
}

div#page {
	width: 1000px;
	background-color: #262E38;
	margin: 0 auto;
	text-align: left;
	border-color: #ddd;
	border-style: none;
	border-width: medium;
}
div#container {
	padding: 20px;
	border-style: none;
}