/* Default Stylesheet */

																/* >>> ELEMENTS <<< */

html {
	padding:0px;
	margin:0px;
}

* {
	padding:0px;
	margin:0px;
}

body {
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#header {
	background-image: url(headernew2.jpg);
	background-repeat: no-repeat;
	height: 108px;
	padding-bottom: 0px;
	position: relative;
	color: #000000;
}
#header a

{
	position: absolute;
	width: 572px;
	margin-right: auto;
	margin-left: auto;
	height: 87px;
	left: 190px;
	top: 0px;

}

#header a h1

{

    display: none;

}

a {
	outline: 0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #C0BAFE;
	text-decoration: none;
}

a:hover {
	color: #709BE2;
	text-decoration: underline;
}

		div#banner
		{
			color: #fff;
			background-color: #333;
			border-bottom: 1px solid #000;
		}
		
		div#banner h1
		{
			margin: 0;
			padding: .3em 0 .3em .5em;
			font-size: 2.2em;
			font-weight: normal;
		}
		
		div#container
		{
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
		}
		
		div#left
		{
	float: left;
	width: 177px;
	background-image: url(../images/left.jpg);
	height: 590px;
		}
		
		div#right
		{
	float: right;
	width: 177px;
	margin: 0;
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	height: 590px;
		}
		
		
		div#content
		{
	margin-left: 177px;
	margin-right: 177px;
	text-align: center;
	line-height: 16px;
		}
		
		div#content h2
		{
			font-size: 2em;
			color: #036;
			margin: 0;
			padding-top: 1em;
			font-weight: normal;
		}
		
		div#content { }
		
		#cleardiv
		{
			clear: both;
			height: 1px;
		}
		
		div#footer
		{
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
		}
		
#indexlinks {
	margin-top: 40px;
	float: right;
	text-align: right;
}
.official {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #0099CC;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 0px;
}
#leftlong {
	background-repeat: no-repeat;
	color: #BCBCBC;
	float: none;
	width: 500px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	padding-top: 20px;
}
#starslong {
	background-repeat: no-repeat;
	color: #C1C1C1;
	float: right;
	width: 124px;
	background-image: url(../images/starbg.gif);
	height: 52px;
	padding-top: 5px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: 15px;
}
#links {
	background-repeat: no-repeat;
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-left: 17px;
	text-align:left;
	line-height: 20px;
	margin-bottom: 10px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#exit {
}
#nostars {
	float: right;
	width: 124px;
	height: 52px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 7px;
}
#description {

	background-repeat: no-repeat;
	color: #BCBCBC;
	float: none;
	width: 530px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	padding-top: 12px;
}
#bottommenu {
	background-image: url(../images/navi.jpg);
	text-transform: uppercase;
	text-align: center;
	height: 25px;
	background-position: center;
	background-repeat: no-repeat;
	width: 670px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 7px;
	margin-right: auto;
	margin-left: auto;
}

.bottommenu a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
}

#tabsE {
	float:inherit;
	width:555px;
	background:#000;
	font-size:100%;
	line-height:normal;
	margin-right: auto;
	margin-left: auto;

      }
    #tabsE ul {
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 10px;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
	float:left;
	margin:0;
	text-decoration:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1px;
      }
    #tabsE a span {
	float:left;
	display:block;
	color:#FFF;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
	color:#FFF;
	background-color: #990000;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      } 
.video {
	padding-top: 10px;
	margin-top: 10px;
}
a.exit { /* definition of the "image" class in the <a> tag */
	display: block; /* a tag must be a block */
	width: 94px; /* width of reactive image */
	height: 97px; /* height of reactive image */
	background-image: url(../images/exit_1.jpg); /* source for start image */
	background-repeat: no-repeat;
	margin-top: 18px;
     }
	 
a.exit:hover { /* definition of the "image" class for <a> tag when hovered onto */
	background-image: url(../images/exit_2.jpg); /* source for target image */
     } 
* html .wireframemenu3{ /*IE only rule. Original menu width minus all left/right paddings */
width: 155px;
}
#banner {
	background-image: url(../images/bannerbg.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
	text-align: center;
}
#movie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 7px;
	margin-bottom: 10px;
}
