body
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: black;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: gray;
	border-collapse: collapse;
	border-spacing: 0px;
}
/*
p
{
	margin: 0px;
	padding: 0px;
}
*/
img
{
	border: 0px;
}

a.bollocks
{
	width:128px;
	height:128px;	
}

div
{
	border: 0px dotted gray;
	padding: 0px;
	margin: 0px;
	display: block;
	text-decoration: none;
}

ul
{
	color: #d19b40;
	list-style-image: url("img/li.png");
	list-style-type: none;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-left: 18px;
}

input
{
	font-size: 12px;
	padding: 2px;
	margin: 2px;
	font-family: "Comic Sans MS", cursive;
/*	vertical-align: top;*/
	color: #d19b40;
	background-color: black;
	border-width: 1px;
	border-color: #d19b40 solid;
}	

form
{
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}

input.submit 
{
	background: url("img/news_bg.jpg");
}

table
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

table.container,tr,td
{
	clear: both;
	padding: 0px;
	margin: 0px;
	/*border-collapse: collapse;*/
}

td.container
{
	width: 15px;
	background-image: url("img/txt_vertical.gif");
	background-repeat: repeat-y;
}

td.header
{
	text-align: left;
	border: 0px dotted white;
}

table.container
{
	width: 100%;
}

table.content
{
	width: 100%;
	margin: 0px;
	padding 0px;
	border-spacing: 0px;
}

td.content_left
{
	height: 600px;
	width: 224px;
	border: 0px red dashed;
	text-align: center;
	vertical-align: top;
	color: #E4A94C;
	margin-left: auto;
	margin-right: auto;
}

td.content_right
{
	border: 0px red dashed;
	vertical-align: top;
	position: relative;
}

#knight_text_container
{
/*	font-style: italic;*/
	text-align: left;
	left: 0px;
	margin: 0px;
	margin-left: 4px;
	z-index: 5;
	position: relative;
	font-size: 10px;
	width: 195px;
	overflow: hidden;
	border: 0px red dashed;
	height: 50px;
	padding-bottom: 5px;
}

#knight_text_container
{
	position: relative;
	vertical-align: bottom;
	bottom: 0px;
	display: table-cell;
}

#container
{
	width: 813px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;	
	text-align: left;
}

#img_container
{
	height: 220px;
	border: 0px red dashed;
	width: 100%;
}

#sub_container
{
	border: 0px red dashed;
	width: 100%;
}

img.header
{
	position: relative;
	bottom: 42px;
	z-index: 1;

}

#buttons
{
	position: relative;
	text-align: center;
	bottom: 14px;
	z-index: 2;
	height: 85px;
	font-size: 20px;
	font-family: 'Palatine Linotype', Serif;
	margin-left: auto;
	margin-right: 10px;
	margin-top: 0px;
	border: 0px white dashed;
	width: 522px;
}

#submenu
{
	margin-left: auto;
	margin-right: auto;
	border: 0px red dashed;
	width: 95%;
}

div.center
{
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
}

.button_normal
{
	border: 0px white dashed;
	background-repeat: none;
	width: 83px;
	height: 85px;
	text-align: center;
	z-index: 3;
	margin-left: 3px;
	float: left;
	top: 10px;
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
}

.button_normal:a
{
	display: block;
}

.button_normal_news:hover
{
	background-image: url("img/button_hilite_news.png");
}

.button_normal_news
{
	background-image: url("img/button_normal_news.png");
}

.button_normal_about:hover
{
	background-image: url("img/button_hilite_about.png");
}

.button_normal_about
{
	background-image: url("img/button_normal_about.png");
}

.button_normal_games:hover
{
	background-image: url("img/button_hilite_games.png");
}

.button_normal_games
{
	background-image: url("img/button_normal_games.png");
}

.button_normal_contact:hover
{
	background-image: url("img/button_hilite_contact.png");
}

.button_normal_contact
{
	background-image: url("img/button_normal_contact.png");
}

.button_normal_forum:hover
{
	background-image: url("img/button_hilite_forum.png");
}

.button_normal_forum
{
	background-image: url("img/button_normal_forum.png");
}

.button_normal_press:hover
{
	background-image: url("img/button_hilite_press.png");
}

.button_normal_press
{
	background-image: url("img/button_normal_press.png");
}

.button_selected
{
	border: 0px white dashed;
	background-repeat: none;
	width: 83px;
	height: 85px;
	text-align: center;
	z-index: 3;
	margin-left: 3px;
	float: left;
	top: 10px;
	background-repeat: no-repeat;
	background-position: top center;
}

.button_selected_news
{
	background-image: url("img/button_selected_news.png");
}

.button_selected_about
{
	background-image: url("img/button_selected_about.png");
}

.button_selected_games
{
	background-image: url("img/button_selected_games.png");
}

.button_selected_forum
{
	background-image: url("img/button_selected_forum.png");
}

.button_selected_contact
{
	background-image: url("img/button_selected_contact.png");
}

.button_selected_press
{
	background-image: url("img/button_selected_press.png");
}

#horizontal_chain
{
	position: relative;
	width: 100%;
	height: 14px;
	background-image: url("img/chain_horizontal.png");
	background-repeat: repeat-x;
}

#col_left
{
	width: 15px;
	height: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url("img/txt_vertical.gif");
}

#col_right
{
	width: 15px;
	height: 100%;
	float: right;
	margin: 0px;
	padding: 0px;
	background-image: url("img/txt_vertical.gif");
}

#col_center
{
	width: 783px;
	margin-left: 15px;
	margin-right: 15px;
}

#clear
{
	clear: both;
}

#above_quick_links
{
	height: 50px;
}

#quick_links_area
{
	background: url("img/quick_links.jpg") top center no-repeat;
	height: 300px;
}

#quick_links
{
	position: relative;
	top: 75px;
}

#below_quick_links
{
	position: relative;
	top: 125px;
}

#ring_bottom
{
	width: 16px;
	height: 8px;
	border: 0px red dashed;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url("img/chain_ring_bottom.png");
	background-repeat: none;
}

td.content_breaker
{
	width: 16px;
	border: 0px;
	background-image: url("img/chain_vertical.png");
	background-repeat: repeat-y;
	vertical-align: bottom;
}

#content_right
{
	color: #E4A94C;
	text-align: justify;
/*	padding-right: 5px;*/
	clear: both;
	min-height: 550px;
}

div.text_block
{
	margin-left: 35px;
	margin-right: 12px;
	padding-top: 8px;
	padding-bottom: 10px;
}

div.header_block
{
	background-image: url("img/hr_banner.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 543px;
	height: 52px;
	margin-left: auto;
	margin-right: 0px;
	position: relative;
	color: #F3EE98;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.header_block_long
{
	background-image: url("img/hr_banner_long.png");
	background-repeat: no-repeat;
	background-position: right center;
	width: 764px;
	height: 52px;
	margin-left: auto;
	margin-right: 0px;
	position: relative;
	color: #F3EE98;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

div.header_text_block_topic
{
	position: absolute;
	left: 68px;
	bottom: 11px;
}

div.header_text_block_topic_shadow
{
	position: absolute;
	left: 70px;
	bottom: 9px;
	color: black;
}

div.header_text_block_date
{
	position: absolute;
	right: 5px;
	bottom: 11px;
}

div.header_text_block_date_shadow
{
	position: absolute;
	right: 3px;
	bottom: 9px;
	color: black;

}

img.ring
{
	margin-left: 225px;
}

img.ring_right
{
	position: absolute;
	right: 0px;
	margin-right: 0px;
}

#border_corner
{
	width: 15px;
	float: left;
	height: 15px;
	background-image: url("img/txt_corner.gif");
}

#border_corner_clear
{
	width: 15px;
	clear: both;
	float: left;
	height: 15px;
	background-image: url("img/txt_corner.gif");
}

#border_horizontal
{
	width: 783px;
	float: left;
	height: 15px;
	background-image: url("img/txt_horizontal.gif");
}

#border_vertical_left
{
	width: 15px;
	float: left;
	height: 100%;
}

#border_vertical_right
{
	width: 15px;
	float: right;
	background-image: url("img/txt_vertical.gif");
}

#left
{
	margin-left: 5px;
	left: 5px;
	text-align: left;
}

#right
{
	margin-left: auto;
	text-align: right;
	clear: both;
	margin-right: 0px;
	right: 0px;
	border: 0px red dashed;
}


a:active, a:link, a:visited
{ 
	color: #ffd685; 
/*	text-decoration: none; */
}
 
a:hover
{
	color: white;
/*	text-decoration: none;*/
}

#hax
{
	width: 0px;
	height: 0px;
}

#footer
{
	font-size: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	color: #555555;
	font-weight: bold;
	border: 0px dotted blue;
	clear: both;
	text-align: center;
}

img.float_left
{
	float: left;
	margin-right: 5px;
}

img.float_right
{
	float: right;
	margin-right: 5px;
}

p.clear
{
	clear: both;
}

.width1
{
	width: 116px;
}

.width2
{
	width: 120px;
}

.width3
{
	width: 96px;
}

div.image_container
{
	border: 0px gray dotted;
	font-size: 10px;
	color: #AAAAAA;
	font-family: arial;
	text-align: center;
	height: 100%;
}

.float_left
{
	float: left;
	margin-right: 10px;
}

.float_right
{
	float: right;
	margin-left: 10px;
}

p.no_space
{
	margin: 0;
	padding: 0;
}

div.team
{
	border: 0px gray dotted;
	width: 45%;
/*	height: 200px;*/
	margin: 15px;
	float: left;
}



