@charset "UTF-8";
/* CSS Document */

body {
	margin:0 auto;
	background-color:#262626;
	background-image:url(../images/background.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0em;
	color:#FFF;
	-webkit-text-size-adjust:100%;
	text-shadow:1px 1px 2px #000;
}

#header, #page, #footer {
	margin:0 auto;
}

.clear {
	clear:both;
}

p {
	font-size:1.2em;
	font-weight:normal;
}

h1 {
	font-size:1.6em;
	text-shadow:0 1px 2px #000;
}
h2 {
	font-size:1.4em;
	text-shadow:0 1px 2px #000;
}
h3 {
	font-size:1.3em;
	text-shadow:0 1px 2px #000;
}
h4 {
	font-size:1.2em;
	margin:0;
	text-shadow:0 1px 2px #000;
}
h6 {
	font-size:0.7em;
	text-shadow:0 1px 2px #000;
}
h5 {
	font-size:0.9em;
	text-shadow:0 1px 2px #000;
}

a {
	text-decoration:none;
	color:#ff8500;
}

a:hover {
	text-decoration:none;
	color:#ff8500;
}

.white a {
	text-decoration:none;
	color:#fff;
}

.white a:hover {
	text-decoration:underline;
	color:#fff;
}

.space_block {
	height:15px;
	width:100px;
	float:right;
}

.space_block_ad2 {
	height:17px;
	width:100px;
	float:right;
}

.space_block_ad4 {
	height:17px;
	width:100px;
	float:left;
}

.delete {
	cursor:pointer;
}

.float_right {
	float:right;
	clear:both;
	padding:5px;
}

.float_left {
	float:left;
	clear:both;
	padding:5px;
}

#sponsor_label4 {
	float:left;
	padding-top:15px;
}

#sponsor_label2 {
	float:left;
	padding-bottom:15px;
}

#sponsor_label3 {
	float:left;
	padding-top:15px;
}

#sponsor_label {
	float:left;
	padding-top:15px;
}