body {
	background-color: #1E1500;
	background-image: url(bg_body2.gif);
	background-repeat: x-repeat;
	font-family: Orator,Lucida Console,Monaco,Andale Mono,monospace;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 10px;
	text-align: left;
	text-valign: top;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF4800;
	padding: 0px;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
}

p {
	line-height: 100%;
	margin-top: 0;
}

a {
	text-decoration: none;
}

a:link {
	color: #1E1500;
	text-decoration: none;
}

a:visited {
	color: #1E1500;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #1E1500;
	text-decoration: none;
}

a:active {
	color: #1E1500;
	background: #FF4800;
}

/* Header */

#header {
	width: 760px;
	height: 350px;
	background-image: url(main_gra/intro_top.gif);
	margin: 0 auto;
}

/* Title */

#title {
	width: 760px;
	height: 20px;
	margin: 0 auto;
}

#title p {
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FF4800;
}

#title a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #FF4800;
}

/* Container */

#container {
	width: 760px;
	height: 190px;
	background-image: url(bg_content.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 200px;
	padding: 0px;
}

#colOne p {
	line-height: normal;
	padding-top: 0px;
}

#colOne a {
	font-size: 10px;
	line-height: normal;
	background: #FF4800;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
}

#colOne a:hover {
	background-color: #FFFFFF;
	background-image: url(bg_button.gif);
	background-repeat: x-repeat;
	text-decoration: none;
	color: #1E1500;
}

#colTwo {
	float: left;
	width: 360px;
	padding: 0px;
}

#colTwo p {
	font-size: 10px;
	line-height: normal;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
}

#colTwo a {
	font-size: 10px;
	line-height: normal;
	background: #FF4800;
}

#colTwo a:link {
	color: #1E1500;
}

#colTwo a:visited {
	color: #1E1500;
}

#colTwo a:hover {
	background-color: #FFFFFF;
	background-image: url(bg_button.gif);
	background-repeat: x-repeat;
	text-decoration: none;
	color: #1E1500;
}

.txt_update {
	font-style: normal;
	font-weight: normal;
	color: #1E1500;
	background: #FFFFFF;
	padding-right: 30px;
	padding-top: 2px;
}

.txt_date {
	font-style: normal;
	font-weight: normal;
	color: #FF4800;
	background: #1E1500;
	padding-right: 10px;
	padding-top: 2px;
}

.but_scroller {
	font-style: normal;
	font-weight: normal;
	text-align: center;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 0px;
	margin-top: 5px;
}

#colThree {
	float: left;
	width: 200px;
	padding: 0px;
}

#colThree p {
	line-height: normal;
	padding-top: 0px;
}

#colThree a {
	font-size: 10px;
	line-height: normal;
	background: #FF4800;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 2px;
}

#colThree a:hover {
	background-color: #FFFFFF;
	background-image: url(bg_button.gif);
	background-repeat: x-repeat;
	text-decoration: none;
	color: #1E1500;
}

/* Container Elements */

#container h1 {
	height: 30px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	color: #1E1500;
	background: #FF4800;
	padding-left: 10px;
	padding-right: 30px;
	margin: 0;
}

.txt_title {
	font-style: normal;
	font-weight: normal;
	color: #1E1500;
	background: #FF4800;
	padding-left: 10px;
	padding-right: 30px;
}

/* Footer */

#footer {
	height: 15px;
	margin: 0 auto;
}

#footer p {
	font-size: 10px;
	text-align: center;
}