﻿body
{
    background-image: url(../img/backgroundSpots.jpg);
    background-position: 31px top;
    font-family: Arial;
    color: #FFF;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    line-height: 17px;
}

a
{
    color: #CC0000;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}


#wrapper
{
    margin: 0px auto 0px auto;
    width: 1118px;
    position: relative;
}

#HeaderTop
{
    position: relative;
    background-image: url(../img/backgroundTop.png);
    width: 1118px;
    float: left;
    height: 90px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

#SideShadow
{
    background-image: url(../img/backgroundMid.png);
    width: 1118px;
    float: left;
    background-repeat: repeat-y;
}

#Footer
{
    background-image: url(../img/backgroundBot.png);
    width: 1118px;
    float: left;
    height: 70px;
    background-repeat: no-repeat;
    background-position: left top;
}

#Header
{
    width: 1026px;
    margin: 0px 46px 0px 46px;
    float: left;
    height: 445px;
    position: relative;
    top: -15px;
}

#Header h1
{
    padding: 0px;
    margin: 0px;
}

#Header h1 a
{
    position: absolute;
    display: block;
    width: 292px;
    height: 206px;
    text-indent: -9000px;
    overflow: hidden;
    background-image: url(../img/headerLogo292x206.png);
    z-index: 100;
    top: -75px;
    left: -70px;
}

#nameLink
{
    position: absolute;
    display: block;
    width: 616px;
    height: 89px;
    text-indent: -9000px;
    overflow: hidden;
    background-image: url(../img/JUlogo616x89.png);
    z-index: 100;
    top: 285px;
    left: 20px;
}



#TopNav
{
    background-image: url(../img/topMenuBackground.jpg);
    background-repeat: repeat-x;
    height: 61px;
    margin-left: 2px;
}

#TopNav ul
{
    padding: 4px 0px 0px 5px;
    margin: 0px;
    list-style: none;
}

#TopNav ul li
{
    float: left;
    position: relative;
}

#TopNav ul li a
{
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    color: #fff;
    position: relative;
    padding: 16px 20px 21px 15px;
    z-index: 10;
    display: block;
    position: relative;
}

#TopNav ul li a.Selected
{
    color: #FFFF00;
}

#TopNav ul li a:hover
{
    color: #FFFF00;
}

#TopNav ul li .bgTopMenu
{
    position: absolute;
    height: 50px;
    left: 0px;
    top: 0px;
    z-index: 1;
    display: none;
    background-image: url(../img/btn-right.jpg);
    background-position: right top;
}


#Main
{
    width: 986px;
    margin: 0px 46px 0px 46px;
    padding: 0px 20px 0px 20px;
    float: left;
    background-image: url(../img/backgroundMain.jpg);
    background-repeat: no-repeat;
    background-position: -8px bottom;
}

#Main #Content
{
    padding-bottom: 20px;
    min-height: 300px;
    float: left;
}

#Main #footerText
{
    text-align: center;
    width: 986px;
    float: left;
}

#Main #footerText a
{
    color: #fff;
    text-decoration: none;
}

#Main #footerText a:hover
{
    text-decoration: underline;
}

#Main #footerText #links
{
    margin: 0px auto 0px auto;
    width: 550px;
}

#Main #footerText #links ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#Main #footerText #links ul li
{
    float: left;
}

#Main #footerText #links ul li a
{
    border-left: 1px solid white;
    padding: 2px 5px 2px 5px;
}

#Main #footerText #links ul li a.first
{
    border-left: none;
}

#Main #footerText #copyright
{
    width: 986px;
    float: left;
    padding: 10px 0px 10px 0px;
}







h2
{
    color: #0099CC;
    font-weight: bold;
    font-size: 16px;
    position: relative;
    padding-bottom: 18px;
    margin-top: 30px;
}

h2.shortLine
{
    background-image: url(../img/h2LineShort.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

h2.mediumLine
{
    background-image: url(../img/h2LineMedium.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

h2.longLine
{
    background-image: url(../img/h2LineLong.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

h2.extraLongLine
{
    background-image: url(../img/h2LineExtraLong.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
}

.h2UlyBug
{
    margin-left: 10px;
    position: absolute;
    top: -25px;
}


/* SLIDE SHOW */

#SlideShow
{
    height: 380px;
    width: 1024px;
    background-color: Yellow;
    border: 2px solid black;
}

#ImageSlideShow
{
    position: absolute;
    background-color: #efefef;
    width: 1024px;
    height: 380px;
}

#ImageSlideHolder
{
    position: relative;
    width: 1024px;
    height: 380px;
}

.Slide
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1024px;
    height: 380px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: none;
}


#ImageSlideShow #ImageSlideHolder #FadeWhitePanel
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1024px;
    height: 380px;
    background-color: #000;
    display: none;
    z-index: 5;
}

/* SLIDE SHOW END */


/* THREE COLS */

#threeColOne
{
    width: 375px;
    float: left;
    margin-right: 30px;
}

#threeColTwo
{
    width: 305px;
    float: left;
    margin-right: 25px;
}

#threeColThree
{
    width: 250px;
    float: left;
    padding-bottom: 30px;
}

/* Social Media */

#SM
{
    width: 247px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

#SM #smTop
{
    width: 217px;
    float: left;
    background-image: url(../img/smTop.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    min-height: 373px;
    padding: 5px 15px 0px 15px;
    color: #000;
    font-size: 13px;
}

#SM #smTop ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    float: left;
    width: 217px;
}

#SM #smTop ul li
{
    width: 217px;
    padding-top: 10px;
    text-align: center;
}

#SM #smTop ul li a img
{
    border: none;
}

#SM #smBot
{
    width: 247px;
    height: 15px;
    background-image: url(../img/smBot.jpg);
    float: left;
}

#Twitter
{
    width: 250px;
    float: left;
}

/* THREE COLS ENDS */


/* Two COLS */

#twoColOne
{
    width: 370px;
    float: left;
    margin-right: 10px;
    padding-bottom: 30px;
}

#twoColTwo
{
    padding-top: 50px;
    padding-bottom: 50px;
    width: 605px;
    float: left;
}

#galleryHolder
{
    margin-top: 10px;
    float: left;
    width: 343px;
}
#galleryHolder #top
{
    width: 303px;
    background-image: url(../img/galleryTop.jpg);
    padding: 15px 20px 0px 20px;
    min-height: 498px;
    float: left;
    color: #000;
    font-size: 13px;
	background-color:#FFF;
    background-repeat:no-repeat;
    background-position:left top;
}

#galleryHolder #bot
{
    width: 343px;
    float: left;
    background-image: url(../img/galleryBot.png);
    height: 25px;
}

#galleryHolder ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

#galleryHolder ul li
{
    padding: 3px 0px 3px 0px;
}

#galleryHolder a
{
    color: #000;
}



/* Two COLS END */


.galleryImage
{
    border: 3px solid #fff;
    margin: 4px;
    cursor: pointer;
    width: 100px;
    height: 100px;
}

.galleryImage:hover
{
    border: 3px solid #CC0000;
}









.BackgroundMask
{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    -moz-opacity: .60;
    opacity: .60;
    z-index: 101;
    cursor: wait;
    visibility: hidden;
}

.BackgroundLoading
{
    position: fixed;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    height: 80px;
    width: 120px;
    border: 2px solid #CCCCCC;
    background-color: #fff;
    z-index: 102;
    margin: -35px 0px 0px -55px;
    padding: 0px;
    background-image: url( '../img/Loading_50x100.gif' );
    background-position: 7px 15px;
    background-repeat: no-repeat;
    visibility: hidden;
}

#PopUpImage
{
    position: fixed;
    width: 0px;
    height: 0px;
    top: 40%;
    left: 50%;
    background-color: #4B4C4E;
    z-index: 200;
    visibility: hidden;
    overflow: hidden;
}

#PopUpImage #MyImage
{
    position: absolute;
    top: 55px;
    left: 35px;
    float: left;
}

#PopUpImage #PopUpLinks
{
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    display: none;
    padding-top: 25px;
}

#PopUpImage #PopUpLinks .Close
{
    position: absolute;
    top: 10px;
    left: 17px;
}

#PopUpImageInner
{
    cursor: pointer;
}



/*MusicSection*/
#MusicSection
{
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}

#MusicHeader
{
    width: 520px;
    float: left;
    margin-right: 470px;
    margin-bottom: 20px;
}

.MusicPlayer
{
    float: left;
    width: 450px;
    margin-bottom: 30px;
}

#MusicSection #colOne
{
    float: left;
    width: 450px;
}

#FlashPlayer
{
	position: absolute;
	top: -121px;
	left: 565px;
	width: 397px;
	height: 72px;
	background-image: url(../img/flashPlayerBG.jpg);
	padding: 10px 10px 10px 10px;
	z-index: 15;
}

#MusicSection #colTwo
{
    float: right;
    width: 520px;
}

#MusicSection #colTwo #TopTen
{
    float: left;
    width: 520px;
}

#MusicSection #colTwo #Discography
{
    float: left;
    width: 520px;
}

#MusicSection #colTwo #Discography table
{
    width: 510px;
}

#MusicSection #colTwo #Discography table th
{
    text-align: left;
    padding: 2px;
}

#MusicSection #colTwo #Discography table td
{
    text-align: left;
    padding: 2px;
}

ol
{
    float: left;
    width: 200px;
}

ol li img
{
    padding: 5px;
}

ol
{
    counter-reset: item;
}
ol#pageTwo
{
    counter-reset: item 5;
}

ol li
{
    display: block;
    padding-bottom:4px;
}

ol li:before
{
    content: counter(item) ". ";
    counter-increment: item;
    display: block;
    float: left;
    margin: 0px 3px 0px -10px;
}
