@charset "utf-8";
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #001A1A;
}
a {
	font-size: 16px;
	color: #D5AA00;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	font-size: 12px;
	color: #FFF;
}
a:hover {
	color: #D5AA00;
	text-decoration: underline;
}
a:active {
	color: #FFF;
}

h1 {
	font-size: 12px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
h3 {
	font-size: 18px;
	color: #C90;
	text-decoration: underline;
	text-align: left;
}
h4 {
	font-size: 18px;
	text-align: left;
}
h5 {
	font-size: 24px;
	text-align: justify;
}
h6 {
	font-size: 36px;
}
#nav {
	float: none;
	width: 1152px;
	margin-top: 145px;
	height: 30px;
	background-color: #001A1A;
	font-size: 10px;
	text-align: center;
}
#main {
	float: none;
	width: 1152px;
	clear: both;
	text-align: center;
	color: #f7b52b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	text-align: right;
	width: 1152px;
	clear: both;
	font-size: 10px;
	color: #999;
}
#wrapper {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(image/Arbulu_backgrounds/BACKGROUND.jpg);
	background-repeat: no-repeat;
}
