BODY {
background-color: #1c1c1c;
overflow-x: hidden;
overflow-y: scroll;
}

.monitorTest {
position: absolute;
border-style: solid;
border-width: 0px;
border-color: #ffffff;
width: 1000px;
height: 680px;
z-index: 0;
}

.logo {
position: absolute;
z-index: 3;
margin-left: -10px;
margin-top: 20px;
}

html>body .logo {margin-left: -8px;} /* browser hack to align for non-IE */

.slideshow {
position: absolute;
z-index: 1;
margin-left: -10px;
margin-top: 20px;
border-width: 0px;
width: 1500px;
height: 475px;
overflow: hidden;
}

html>body .slideshow {margin-left: -8px;} /* browser hack to align for non-IE */
html>body .slideshow {width: 100%;} /* browser hack to align for non-IE */

.menubg {
position: absolute;
margin-left: -10px;
margin-top: 460px;
border-width: 0px;
z-index: 3;
overflow: hidden;
}

html>body .menubg {margin-left: -8px;} /* browser hack to align for non-IE */

.topMenu {
position: absolute;
margin-left: 0px;
margin-top: 5px;
border-width: 0px;
width: 100%;
z-index: 4;
}

html>body .topMenu {margin-top: 0px;} /* browser hack to align for non-IE */
#topmenu, x:-moz-any-link {top: 0px;} /* browser hack to align for ff2 */
#topmenu, x:-moz-any-link, x:default {top: 0px;} /* browser hack to align for ff3 */

.topMenu ul{
text-align: right;
font-size: 11px;
font-family: arial;
}

.topMenu li#topMenuNorm {
display: inline;
margin-right: 15px;
text-align: right;
color: #c0c0c0;
}

.topMenu li#topMenuRt {
display: inline;
margin-right: 0px;
text-align: right;
color: #c0c0c0;
}

html>body .topMenu li#topMenuRt {margin-right: 20px;} /* browser hack to align for non-IE */

.topMenu li a {
color: #c0c0c0;
text-decoration: none;
}

.topMenu li a:hover {
color: #ffffff;
text-decoration: none;
}

.menu {
position: absolute;
text-align: right;
margin-right: 0px;
margin-top: 470px;
border-width: 0px;
width: 100%;
z-index: 4;
}

.menu ul{
margin-left: 0px;
margin-top: 0px;
font-size: 14px;
font-family: arial;
}

.menu li#menuNorm {
display: inline;
margin-top: 0px;
margin-right: 20px;
color: #c0c0c0;
}

.menu li#menuRt {
display: inline;
margin-top: 0px;
margin-right: 0px;
color: #c0c0c0;
}

html>body .menu li#menuRt {margin-right: 20px;} /* browser hack to align for non-IE */

.menu li a {
color: #c0c0c0;
text-decoration: none;
}

.menu li a:hover {
color: #ffffff;
text-decoration: none;
}

.commonDiv {
position: absolute;
margin-top: 510px;
margin-left: 0px;
border-width: 0px;
text-align: left;
width: 100%;
height: 300px;
z-index: 4;

/*
border-width: 1px;
border-color: white;
border-style: solid;
*/
}

.commonDiv iframe#galIFrame {
margin-right: -7px;
}

html>body .commonDiv iframe#galIFrame {margin-left: 3px;} /* browser hack to align for non-IE */

.commonDiv ul#newsNorm {
margin-left: 5px;
margin-top: -12px;
width: 400px;
color: #777777;
}

html>body .commonDiv ul#newsNorm {margin-left: -35px;} /* browser hack to align for non-IE */

.commonDiv ul {
margin-left: 5px;
margin-top: 10px;
color: #ffffff;
}

html>body .commonDiv ul {margin-left: -35px;} /* browser hack to align for non-IE */

.commonDiv li {
display: inline;
margin-left: 0px;
margin-top: 0px;
font-size: 14px;
font-family: arial;
}

.commonDiv li a {
display: inline;
margin-left: 0px;
margin-top: 0px;
font-size: 14px;
font-family: arial;
color: #ffffff;
text-decoration: none;
}

.commonDiv li a:hover {
color: #ffff00;
text-decoration: none;
}

/*
.subMenu0 {
position: absolute;
margin-top: 520px;
margin-right: 0px;
border-width: 0px;
text-align: right;
width: 100%;
height: 150px;
z-index: 4;
}
*/

.subMenu0 {
position: absolute;
margin-top: 520px;
right: 10px;
border-width: 0px;
text-align: right;
width: 600px;
height: 150px;
z-index: 5;
}

html>body .subMenu0 {right: -5px;} /* browser hack to align for non-IE */

.subMenu0 ul{
margin-right: 0px;
margin-top: 0px;
}

html>body .subMenu0 ul {margin-right: 20px;} /* browser hack to align for non-IE */

.subMenu0 li {
display: inline;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
color: #777777;
font-size: 26px;
font-family: arial;
line-height: 18px;
}

.subMenu0 li a {
color: #777777;
text-decoration: none;
}

.subMenu0 li a:hover {
color: #ffffff;
text-decoration: none;
}

.footer {
position: absolute;
margin-left: 0px;
margin-top: 790px;
border-width: 0px;
width: 100%;
text-align: center;
}

.footer ul{
margin-left: 0px;
margin-top: 0px;
font-size: 10px;
font-family: arial;
}

.footer li {
display: inline;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
color: #777777;
}

.musicDiv {
position: absolute;
margin-top: 468px;
margin-left: -10px;
}

.musicTxtDiv {
position: absolute;
margin-top: 465px;
margin-left: 100px;
z-index: 10;
}

.musicTxtDiv ul {
margin-bottom: 0px;
font-family: arial;
font-size: 10px;
color: #ffffff;
text-align: left;
}

.musicTxtDiv li {
display: inline;
}

html>body .musicDiv {margin-left: -8px;} /* browser hack to align for non-IE */
