* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	background-image: url(images/img01.gif);
	background-repeat: repeat-x;
}


table {
	background-image: none;
	background-color:#FFFFFF;
}
h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 110%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 120%;
	color: #000000;
}

p, ul, ol {
	margin: 5px;
	line-height: 1.7em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

form {
	padding-left: 30px;
}

a:link {
	color: #471413;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	color: #000000;
}
img {
	border: none;
}

blockquote {
	margin-left:30px;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}

img.centre {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 2px solid #000000;
}

.red {
	color: #CE1909;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
	font-size: 11px;
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-green .content {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.box-green {
	background: url(images/img20.gif) repeat-x;
	margin-bottom: 5px;
}

.box-green .section {
	background: url(images/img21.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-green .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img22.gif) no-repeat;
}

.box-red .content {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.box-red {
	background: url(images/img23.gif) repeat-x;
	margin-bottom: 5px;
}

.box-red .section {
	background: url(images/img24.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-red .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img25.gif) no-repeat;
}

.box-orange .content {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.box-purple {
	background: url(images/img13.gif) repeat-x;
	margin-bottom: 5px;
}

.box-purple .section {
	background: url(images/img15.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-purple .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-purple .content {
	padding: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-width: 2px;
	border-color: #B4B4B4;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
	margin-bottom: 5px;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	color: #FFFFFF;
}

.box-pink .section strong {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 10px;
}

.content_nb {
	border: none;
	padding: 10px;
	text-align: center;
	margin: 0 auto;
}

/* Container */

#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/online/dice_reflection.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}

/* Header */

#header {
	height: 92px;
	width: 400px;
	color: #F0F0F0;
	padding-left: 30px;
}


#header h1, #header h2 {
	margin-bottom: 0px;
}

#header h1 {
	padding-top: 20px;
	font-weight: bold;
	font-size: 230%;
}

#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:right;
}

#header a {
	text-decoration: none;
	color: #F0F0F0;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-left: 4px;
	padding: 0;
	background-color: #F4F4F4;
	background-image: none;
}

#menu a {
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	color: #FF0000;
	background: url(images/img04.gif) repeat-x;
}

#menu a.hover strong {
	background: url(images/img05.gif) no-repeat;
}

#menu strong {
	float: left;
	height: 23px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;	
	padding: 10px 10px 0px 10px;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #881900;
}

/* Content */

#content {
	float: left;
	width: 520px;
}
#content-thumbs {
	float: left;
	width: 520px;
}
#content-thumbs .img {
	float: left;
	width: 520px;
	margin: 5px;
}

#MapText {
	height: 50px;
	padding-top: 10px;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

/* Feature */


/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 170px;
}

#sidebar .col-two {
	width: 230px;
}

/* Footer */

.clear {
	margin: 0px;
	padding: 0px;
}

/* Footer */ 

.footerwrap {
	width: 100%;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
	

.footer {
	padding: 40px;
	height: 110px;
	text-align: center;
	color: #B5ABAA;
}

.footer p {
	text-align: center;
	font-size: 85%;
	line-height: 20px;
}

.footer a:link, .footer a:visited {
	color: #DEDADA;
}



/* News */
.news {
	font-size: 10px;
}

/* Side Slide Menu */

#slidemenubar, #slidemenubar2{
position:absolute;
border:1.5px solid black;
line-height:20px;
}
* html {
overflow: hidden;
}
* html body {
margin: 0;
padding: 0;
height:100%;
height:expression(document.documentElement.clientHeight+'px');
width:expression(document.documentElement.clientWidth+'px');
overflow: auto;
}
* html #container {
margin:15px 10px;
}
#slidemenubar, #slidemenubar2{
position:fixed;
border:1.5px solid black;
line-height:20px;
}
