/*   Layout_NonIE.css              6/22/2010 5:19:15 PM ----------------- */
body {
margin : 0px;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
font-size: 8pt;
color: #FFFFFF;
background-image:  url(../UWW_Graphics/Gold3BackgroundLayer.jpg) ;
margin-top : 0;
margin-left : 5;
margin-right : 5;
margin-bottom : 5;
padding : 0 5 5 5;
}
#BigContainer {
width : 960px;
position: absolute;
left: 50%;
width: 960px;
margin-left: -480px;
height: 1000px;
background-image:  url(../UWW_Graphics/UWW_BackGroundDS.png) ;
}
			/*TOP BANNERs*/
#HeaderFrame {
float : left;
width : 960px;
height : 300px;
padding : 0;
margin-bottom : 15px;
}

#HeaderVortexFrame   {
            Z-index: 30;
	    top: 23px;
	    left: 25px;
    	    position: absolute;
}

#HeaderLogoFrame   {
            Z-index: 50;
            top: 52px;
	    left: 395px;
            position: absolute;
}

			/*TOP MENU*/
div#HorizontalMenuBox {
clear: both;
/*position:fixed;  */
margin-top: 225px;
margin-left: 89px;
margin-right:89px;
padding-top: 0px;
padding-bottom: 0.0px;
/*background-image:  url(../UWW_Graphics/UWW_ButtonBar2.png) ;*/
}
/*  Menu at the TOP  --------------------  */
ul#navlist  {
	font-size: 10pt;
	font-family: 'Arial, Helvetica, sans-serif';
	margin-top: 0;
	margin-left: 00;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-top: 0;
	text-decoration: none;
	padding: 3px 18px 3px 18px ;

}
#navlist ul li a {
	display: inline;
	list-style-type: none;
	padding-top: 0;
	text-decoration: none;
	padding: 3px 18px 3px 18px ;
}

#navlist a {
	padding: 3px 3px 3px 3px ;
}

#navlist a:link, #navlist a:visited {
	color: #FFCC33;
        text-decoration: none;
}

#navlist a:hover {
        color: #FFFFFF;
       text-decoration: none;
}

#AlternateFrame  {
	position: absolute;
	top: 300px;
        left: 50px;
	width:850px;
        margin-right: 0px;
        font-size: 10pt;
}

			/*LEFT CONTENT*/
div#LeftSideBar {
font-size: 8pt;
top: 300px;
float : left;
width : 200px;
margin : 0 0 0 0;
padding : 0px;
/*border-right : 1px solid #999;*/
}

			/*CENTRE CONTENT*/
div#MiddleContentBox {
font-size: 8pt;
text-align: justify;
float : left;
/*position: fixed; */
top: 300px;
width:470px;
overflow : auto;
height : 575px;
padding-left : 10px;
padding-right : 10px;
}
			/*RIGHT CONTENT*/
div#RightSideBar {
font-size: 8pt;
float : right;
top: 300px;
width : 160px;
margin : 0;
padding : 0px;
/*border-left : 1px solid #999;*/
}
			/*FOOTER*/
div#BottomMenuBox   {
  clear: both;
 /*position: fixed; */
        left: 125px;
}

div#FooterBox   {
        font-size: 7pt;
	color: #FFFFFF;
}

/*  Menu on at Bottom  --------------------  */
ul#Bottomnavlist {
	font-size: 8pt;
	font-family: 'Arial, Helvetica, sans-serif';
	margin-top: 0;
	margin-left: 00;
	padding-left: 0;
	white-space: nowrap;
}

#Bottomnavlist li {
	display: inline;
	list-style-type: none;
	padding-top: 0;
	padding: 10px 10px 10px 10px ;
}
#Bottomnavlist a {
	padding: 3px 3px 3px 3px ;
}

#Bottomnavlist a:link, #Bottomnavlist a:visited {
	color: #FFCC33;
	text-decoration: none;
}

#Bottomnavlist a:hover {
        color: #FFFFFF;
	text-decoration: none;
}
			/*TYPOGRAPHY*/
h1, h2 {
margin : 0 0 10px 5px;
letter-spacing : 3px;
font-size : 120%;
}
h3 {
font-size : 110%;
}

.EmphaticText     {
            font-family: 'Arial, Helvetica, sans-serif';
            font-size: 12pt;
            color: #FFCC33;
            font-style: italic;
            font-weight: bold;
}
.Head1      {
            font-family: 'Times New Roman';
            font-size: 16pt;
            color: #FFCC33;
 }

.Head2      {
            font-family: 'Times New Roman';
            font-size: 12pt;
            color: #FFCC33;
 }

.BasicText  {
            font-family: 'Arial, Helvetica, sans-serif';
            font-size: 9pt;
            color: #0000FF;
}
			/*LINKS*/
a {
color : #826c45;
font-weight : bold;
text-decoration : none;
}
a:hover {
color : #697899;
}
			/*CLASSES*/
.news {
font-size : 100%;
}
.sitename {
font-size : 180%;
margin : 0 0 10px 0;
}
blockquote {
font-weight : bold;
font-style : italic;
}
/* Other stuff that may or may not work ----------------*/

Table {
      font-size: 8pt;
      font-family: 'Arial, Helvetica, sans-serif';
}