HTML, BODY
{
  /*
  background-image: url(../picts/background-sidebar.gif);
  background-repeat: repeat-y;
  background-position: 0px left;
  SCROLLBAR-BASE-COLOR: #2D2D4A;
  */
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Corbel, sans-serif;
	font-size: 10pt;
	color: #000;
	background-image: url(./images/plaat6.png);
	background-repeat: repeat;
}

img, div, td.left, td.right, td.submenuItem { behavior: url(iepngfix.htc) }

div.topMenu 
{
	float: right;
}

img {
	border: 0;
}

#sideBar
{
	float: right;
}

.submenu 
{
}

.submenuItem 
{
	background-image: url(./images/submenu_fade.png);
	background-repeat: repeat-y;
	background-position: top right;
	padding: 2px 20px 2px 0;
	text-align: right;
	font-style: italic;
	font-size: 10pt;
}

.submenuItem a, .submenuItem a:visited
{
	color: #ffcc00;
}

#wrapper 
{
	/*table-layout: fixed;*/
	width: 100%;
	height: 100%;
}

#top {
	height: 100px;
	width: 800px;
}

#bottom {
	/*background-image: url(./images/footer.png);*/
	background-color: #000;
	color: #aaa;
	/*vertical-align: bottom;*/
	padding: 10px;
	text-align: center;
	font-size: 8pt;
}

td.left {
	/*
	background-color: #cedce9;
	background-image: url(./images/side_gradient_left.png);
	background-repeat: both;
	background-position: right;
	*/
	width: auto;
	background-image: url(./images/left_fade.png);
	background-repeat: repeat-y;
	background-position: right;
}

td.right {
	/*
	background-color: #cedce9;
	background-image: url(./images/side_gradient_right.png);
	background-repeat: repeat-y;
	background-position: left;
	*/
	width: auto;
	background-image: url(./images/right_fade.png);
	background-repeat: repeat-y;
	background-position: left;
}

#main {
	background-color: #ddd;
	padding: 0;
}

.news_signature {
	text-align: right;
	padding: 5px;
	font-family: Corbel, sans-serif;
	font-size: 10pt;
	color: #2363b5;
	font-style: italic;
}


.floater_left { float: left; }
.floater_right { float: right; }

.box_title_date {
	font-size: 9pt;
	text-transform: capitalize;
	padding: 0 5px 0 0;
	text-align: right;
	letter-spacing: 0px;
	font-style: normal;
	font-weight: normal;
}
	
#weather 
{
	border: 0;
	width: 150px;
	height: 140px;
	padding: 0;
	margin: 0;
}

/* BLUE BOX */
.box_blue { background-color: #ddd; width: 800px; }
.box_blue_square { background-color: #00459b; width: 8px; }
.box_blue_title {
	color: #222;
	background-image: url(./images/title_fill_grey.png);
	font-family: Century Gothic, sans-serif; 
	font-size: 9pt;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	letter-spacing: 1px;
	/*font-weight: bold;*/
	font-style: italic;
	padding: 0;
	margin: 0;
}
.box_blue_content { 
	background-image: url(./images/grey_corner_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: justify; background-color: #eee; padding: 5px 5px 15px 5px; text-indent: 10px; 
	}
	
/* PURPLE BOX */
.box { background-color: #ddd; width: 400px; }
.box_square { background-color: #00459b; width: 8px; }
.box_title {
	color: #222;
	background-image: url(./images/title_fill_grey.png);
	font-family: Century Gothic, sans-serif; 
	font-size: 9pt;
	height: 20px;
	vertical-align: middle;
	text-indent: 10px;
	letter-spacing: 1px;
	font-style: italic;
	padding: 0;
	margin: 0;
}
.box_content {
	/*
	background-image: url(./images/grey_corner_bl.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	*/
	background-color: #eee;
	padding: 4px 4px 4px 4px;
	overflow: hidden;
	/*text-indent: 10px;*/
}
.box_content_even {
	padding: 5px;
	/*text-indent: 10px;*/
}

td.stripes {
	background-image: url(./images/stripes.png);
	background-repeat: repeat-x;
	height: 59px;
	padding: 0 85px 0 0;
	margin: 0;
	vertical-align: bottom;
	text-align: right;
}

span.madebyinfo {
	color: #ff0;
	font-weight: bold;
	font-style: italic;
	background-color: #003c89;
	text-align: center;
	position: relative;
	padding: 4px;
	top: 10px;
}

img.skull {
	padding: 4px 4px 4px 15px;
	float: right;
}

img#logo {
	position: relative;
	top: -102px;
	left: -100px;
}
a, a:link,a:visited,a:active {
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #f00;
}

a.read_more 
{
		float: right;
}
/*
a.read_more:hover {
	color: #003c89;
	text-decoration: none;
}*/

a.head_link:hover {
	color: #fff;
	
	/*
	background-color: #000;
	*/
}
a.head_link,a.head_link:link,a.head_link:visited,a.head_link:active
{
	font-variant: small-caps;
	letter-spacing: -1px;
	color: #fc0;
	font-weight: bold;
	font-size: 10pt;
	padding: 1px 2px 0 2px;
	margin: 0 2px 0 0px;
	text-decoration: none;
	
	background-color: Transparent;
	
}

#sub_links {
	color: #615717;
	font-weight: bold;
	font-size: 8pt;
	background-color: #000;
	margin: 0;
	padding: 10px 0 10px 0;
}
a.sub_link:hover { color: #0400b8; /*background-color: #ccf; */}
a.sub_link,a.sub_link:link,a.sub_link:visited,a.sub_link:active
{
	color: #fc0;
	margin: 0;
	padding: 0 10px 0 0;
	/*background-color: #eef;*/
	text-decoration: none;
}

#black_corner_tl,#black_corner_tr,#black_corner_bl,#black_corner_br {
	width: 25px;
	height: 25px;
	position: relative;
}
#white_corner_tl { height: 25px; width: 25px; position: relative; top: -10px; left: -10px; float: left; background-image: url(./images/white_corner_tl.png); }
#white_corner_tr { height: 25px; width: 25px; position: relative; top: -10px; left: 10px; float: right; background-image: url(./images/white_corner_tr.png); }
#darkgrey_corner_bl { height: 25px; width: 25px; position: relative; top: 0; left: 0; float: left; background-image: url(./images/darkgrey_corner_bl.png); }
#darkgrey_corner_br { height: 25px; width: 25px; position: relative; top: -10px; left: 10px; float: right; background-image: url(./images/darkgrey_corner_br.png); }
#black_corner_tl { top: 150px; float: left; background-image: url(./images/black_corner_tl.png); }
#black_corner_tr { top: 150px; float: right; background-image: url(./images/black_corner_tr.png); }
#black_corner_bl { height: 25px; width: 25px; position: relative; top: -35px; left: -10px; float: left; background-image: url(./images/black_corner_bl.png); }
#black_corner_br { height: 25px; width: 25px; position: relative; top: -35px; left: 10px; float: right; background-image: url(./images/black_corner_br.png); }

.sponsors {
	/*
	background-color: #222;
	*/
	margin: 0 0 5px 20px;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
}

.arenaSponsor {
	/*
	background-color: #222;
	*/
	margin: 0 0 5px 20px;
	width: 123px;
	height: 86px;
	/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	*/
}

.marqueeNews, .marqueeNews a
{
	font-style: italic;
	font-weight: normal;
	font-size: 9pt;
	color: #ee9900;
}

table, td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.newsListItemLink 
{
	font-weight: normal;
}

.shortNewsIngress 
{
	color: #888;
	font-style: italic;
}

h1#guestbookTitle
{
	color: #eee;
	font-size: 24px;
	height: 10px;
	text-align: right;
}
