html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tfoot, thead, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    margin: 0px;
	font-family:"Times New Roman", Times, serif;
    font-size:11pt;
	color:rgb(235,235,235);
	background:rgb(0,0,0);
}
a {
	color:rgb(245,245,245);
	text-decoration:none;
}

a:hover {
	text-shadow:rgb(0,0,0) 0px 0px 5px,rgb(0,0,0) 0px 0px 4px,rgb(255,255,255) 0px 0px 2px;
}

#wraper {
	position:relative;
	width:1010px;
	min-width:1010px;
	height:auto;
	min-height:300px;
	margin:3px auto 0px auto;
	padding:0px 0px 10px 0px;
}
#header {
	position:relative;
	color:rgb(255,255,255);
	height:135px;
}
#header img {
	padding:0px 16px 0px 8px;
}

#menu {
	position:relative;
	float:right;
	font-family: 'Habibi', serif;
	width:525px;
	height:132px;
}
#menu a:hover {
	text-decoration:none;
}
#menu li:active {
	box-shadow:rgb(150,150,150) 1px 1px 2px inset,rgb(0,0,0) 1px 1px 2px inset, rgb(0,0,0) 1px 1px 3px inset;
}
#menu li:hover {
	text-shadow:rgb(100,100,100) 0px 0px 4px,rgb(200,200,200) 0px 0px 4px;
}
#menu ul li {
	float:left;
	width:155px;
	height:41px;
	font-size:20pt;
	text-transform:uppercase;
	padding:18px 6px 0px 6px;
	margin:4px 4px 3px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:rgb(100,100,100) 0px 0px 3px;
	text-align:center;
}
#flashbox {
	position:relative;
	text-align:center;
	height:auto;
	white-space: nowrap;
	overflow:hidden;
}

#slideshow {
	width:100%;
	height:525px;
	border-radius:5px;
	padding:5px 0px 5px 0px;
	margin:0px auto 15px auto;
}
#slideshowIMG {
	position:relative;
	max-width:600px;
	max-height:490px;
	margin:10px auto 5px auto;
}
#logoLG {
	position:relative;
	margin:30px 0px 0px 45px;
}
#content {
	position:relative;
	height:auto;
	min-height:300px;
	text-align:center;
}
#sidebar{
	float:left;
	width:210px;
	min-height:400px;
}
#nextshow a{
	font-family:"Times New Roman", Times, serif;
}
#nextshow h1{
	font-weight:bold;
	font-size:1.2em;
	margin:0px auto 2px auto;
}
#nextshow h2{
	margin:0px auto 2px auto;
}
#nextshow p{
	font-size:0.9em;
	margin:3px auto 3px auto;
}
#pagecontent{
	float:right;
	width:770px;
	min-height:300px;
	border-radius:6px;
	text-shadow:rgb(30,30,30) 0px -1px 0px;
}
#footer {
	position:relative;
	height:auto;
	font-size:1.2em;
	text-align:center;
	color:rgb(255,255,255);
	text-shadow:rgb(0,0,0) -1px -1px 0px;
}
#footer h3 {
	margin:2px auto 10px auto;
	padding: 0px 0px 8px 0px;
	border-bottom:rgb(100,100,100) dashed 1px;
}
#dialogBox {
	text-align:center;
	line-height:1.2em;
}
.contentbox {
	width:990px;
	padding: 10px 10px 10px 10px;
	margin: 8px auto 8px auto;
	background:url(images/back.png);
	border-radius:6px;
	box-shadow:rgb(0,0,0) 2px 2px 3px inset,rgb(0,0,0) -2px -2px 3px inset;
}
.sidebarcontentboxes {
	position:relative;
	text-align:center;
	width:190px;
	min-height:50px;
	color:rgb(255,255,255);
	text-shadow:rgb(30,30,30) 0px -1px 0px;
	padding: 5px 10px 5px 10px;
	margin: 0px auto 8px auto;
	background:rgba(255,255,255,0.2);
	border-radius:6px;
	box-shadow:rgb(0,0,0) 0px 0px 3px,rgb(150,150,150) 1px 1px 2px inset;
}
.polaroid {
	padding: 10px 10px 10px 10px;
	box-shadow:rgb(0,0,0) 0px 0px 8px;
	background:rgb(255,255,255);
}
.menuselected {
	background:rgba(0,0,0,0.1);
}
.maintext {
	width:98%;
	margin:0px auto 10px auto;
	text-align:justify;
	font-size:1.1em;
	line-height:1.3em;
	color:rgb(242,242,424);
	text-shadow:rgb(30,30,30) 0px -1px 0px, rgb(200,200,200) 0px 0px 1px;
}
.socialicons a{
	margin-right:5px;
}
.socialicons li{
	display:inline-block;
}
.socialicons img{
	max-width:55px;
	opacity:0.8;
}
.socialicons img:hover{
	opacity:1;
}
.floatfix {
	position:relative;
	height:1px;
	clear:both;
	margin-bottom:3px;
}
.newsarticle {
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.simpleboxshadow {
-webkit-box-shadow: 0px 0px 4px 0px rgba(100, 100, 100, 1);
-moz-box-shadow: 0px 0px 4px 0px rgba(100, 100, 100, 1);
box-shadow: 0px 0px 4px 0px rgba(100, 100, 100, 1);
}
.noselect {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-o-user-select: none;
user-select: none;
cursor:default;
}
.hidden {
	display:none;
}
.offline {
	width:1000px;
	margin:10px auto 10px auto;
	padding:10px 10px 10px 10px;
	background:url(images/back.png);
	height:auto;
	font-size:30pt;
	line-height:2em;
	text-align:center;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow: 0px 0px 7px 0px rgba(100, 100, 100, 1);
	box-shadow: 0px 0px 8px 0px rgba(100, 100, 100, 1);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.roundborder {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.whitekey {
	color:rgb(0,0,0);
	text-shadow:rgb(200,200,200) 0px -1px 0px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
}
.blackkey {
	color:rgb(255,255,255);
	text-shadow:rgb(50,50,50) 0px -1px 0px;
background: #303030; /* Old browsers */
background: -moz-linear-gradient(top, #303030 0%, #303030 46%, #000000 54%, #131313 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#303030), color-stop(46%,#303030), color-stop(54%,#000000), color-stop(100%,#131313)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #303030 0%,#303030 46%,#000000 54%,#131313 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #303030 0%,#303030 46%,#000000 54%,#131313 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #303030 0%,#303030 46%,#000000 54%,#131313 100%); /* IE10+ */
background: linear-gradient(top, #303030 0%,#303030 46%,#000000 54%,#131313 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#131313',GradientType=0 ); /* IE6-9 */
}