* + html .dcw { cursor: pointer; display: inline !important; color: #A1934D; text-transform: capitalize;  } 
* html .dcw { cursor: pointer; display: inline !important; color: #A1934D; text-transform: capitalize;  }
* html #divWordCover { position: absolute !important; width: 1200px; height: 1200px; } 
* html #imgFooter, * html #imgCloudInfo, * html div.orangebars, * html #imgHeader1, * html #imgHeader2 { position: absolute !important; }

body 
{
    margin: 0px; padding: 0px; overflow-x: hidden;
    background-color: #F7F6ED;
    font-family: Lucida Sans, Gill Sans, Verdana, Arial, Sans Serif;
}
img { border-style: none; }
a:link { color: #8A9D96; text-decoration: none; }
a:visited { color: #8A9D96; text-decoration: none; }
a:active { color: #8A9D96; text-decoration: none; }
a:hover { color: #773002; }

/* Header / Footer */
#imgHeader1
{
    position: fixed; top: 0px; right: 0px; 
    z-index: 5000;
    cursor: pointer;
}
#imgHeader2
{
    position: absolute; top: 401px; left: 510px; 
    z-index: 50000;
    cursor: pointer;
}
#imgFooter
{
    position: fixed; bottom: 0px; left: 0px; z-index: 5000;
}
#divTopOrangeBar
{
    position: absolute;
    top: 0px; left: 0px;
}
#divBottomOrangeBar
{
    position: fixed;
    bottom: 0px; left: 0px;
}
div.orangebars
{
    width: 100%; height: 4px; overflow: hidden;
    padding: 0px; margin: 0px;
    background-color: #D1AD53;
    z-index: 5001;
}
/* Header / Footer */

/* Word Cloud Area */
#divWordCover
{
    position: fixed; top: 0px; left: 0px;
    width: 100%; height: 100%;
    z-index: 2000;
    background-color: #EAE6D0;
}
#divWordArea, #ctl00_divWordArea
{
    position: absolute; top: 0px; left: 0px;
    width: 100%; height: 100%;
    padding: 0px; margin: 0px;
}
.dcw
{
    cursor: pointer; display: inline; display: inline-table; color: #A1934D; 
}
#imgCloudInfo
{
    position: fixed; top: 200px; right: 0px; z-index: 5;
}
#divWordBubble
{
    position: absolute; z-index: 6;
    width: 250px; height: 72px;
    background-color: #FFFFFF; border: solid 1px #B0B9B8;
    /* background-image: url('../images/imgWordBubble.png'); background-repeat: no-repeat;  */
}
#divWordBubbleInner
{
    position: relative; width: 100%; height: 100%;    
}
#divWordBubbleTitle
{
    margin: 4px;    
    text-align: center; text-transform: capitalize; 
    color: #A1934D; font-weight: bold;
}
#imgTrust
{
    position: absolute; top: 28px; left: 10px;  
    cursor: pointer;  
}
#imgNoTrust
{
    position: absolute; top: 42px; left: 10px;    
    cursor: pointer;
}
#divVoteResponse
{
    width: 250px; height: 60px; 
    position: absolute; top: 200px; left: 350px; z-index: 4000;
    color: #A1934D; text-align: center; padding-top: 40px;
    background-color: #FFFFFF; border: solid 1px #A1934D; 
}
/* Word Cloud Area */

/* Navigation Area */
#divMainNav
{
    position: absolute; top: 76px; left: 0px; z-index: 60000; 
    width: 117px; height: 318px;
}
#divMainNavLinks1
{
    position: absolute; top: 65px; left: 0px;
    width: 100%;
}
#divMainNavLinks1 p
{
    width: 100%; padding: 0px; margin: 6px 0px; text-transform: uppercase; font-size: 14px;
}
#divMainNavLinks1 p a:link { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks1 p a:visited { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks1 p a:active { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks1 p a:hover { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks2
{
    position: absolute; top: 230px; left: 0px;
    width: 100%;
}
#divMainNavLinks2 p
{
    width: 100%; padding: 0px; margin: 0px; font-size: 11px; font-style: italic;
}
#divMainNavLinks2 p a:link { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks2 p a:visited { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks2 p a:active { color: #FFFFFF; padding-left: 12px; text-decoration: none; }
#divMainNavLinks2 p a:hover { color: #FFFFFF; padding-left: 12px; text-decoration: underline; }
#divMainWhite
{
    margin-top: 6px; float: left;
    width: 5px; height: 100%;
    background-color: #FFFFFF;        
}
#imgNavWhiteBg
{
    position: absolute; top: 66px; left: 0px; z-index: 5998;  
    cursor: pointer;  
}
/* Navigation Area */

#tblMainBottomMiddle { text-align: right; }