* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;scrollbar-base-color:#333;}
/* end hide */

body {
	color: #ffffff;
	background: #333333;
	font-family: Arial, "Helvetica Neue", sans-serif;
	min-height:540px;
	min-width:800px;
	margin: auto;
	text-align : center;
}

#outer {
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 540px;
} 

#inner {
	width: 800px;
	height: 560px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

a {
	text-decoration: underline;
	color: #cccccc;
}

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

h1 {
	color: #000000;
	font-size: 38px;
	font-weight: bold;
	font-family: britannic bold, Arial, sans-serif;
	text-align: center;
	padding-right: 0px;
	margin-top: 35px;
	line-height: 80%;
}

#h1i a {
	color: #000000;
	text-decoration: none;
}

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

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	text-align: right;
	padding-right: 140px;
	margin-top: -30px;
}

#indexmenu {
	font: bold 14px/220% arial,sans-serif;
	color: #000000;
	text-align: left;
	padding-left: 90px;
	margin-top: 80px;
}

#indexmenu a {
	font: bold 14px/220% arial,sans-serif;
	color: #000000;
	text-decoration: none;
}

#indexmenu a:hover {
	font: bold 14px/220% arial,sans-serif;
	color: #000000;
	text-decoration: underline;
}

a.stroke {
	background-image: url(images/stroke.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.7em;
}

a.stroke2 {
	background-image: url(images/stroke2.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.7em;
}

a.stroke3 {
	background-image: url(images/stroke3.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.7em;
}

a.stroke4 {
	background-image: url(images/stroke4.gif);
	background-repeat: no-repeat;
	background-position: 0 .1em;
	padding-left: 1.7em;
}

#td2a {
	background-image: url(images/blueishbg2.gif);
	background-repeat: no-repeat;
}

#footer, #footer a {
	color: #cccccc;
	font-size: 10px;
	text-align: center;
}

#credits {
	color: #666666;
	font-size: 9px;
	line-height: 80%;
}

#credits a {
	color: #666666;
	font-size: 9px;
	line-height: 80%;
	text-decoration: none
}

#credits a:hover {
	color: #999999;
	font-size: 9px;
	line-height: 80%;
	text-decoration: underline;
}