* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
background-color: #999999;
text-align:center;
min-height:800px;/* for good browsers*/
min-width:1280px;/* for good browsers*/
background:url(../Images/bg001.jpg)
}
#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}
#container {
text-align: center;
position:relative;
vertical-align:top;
display:table-cell;
height: 800px;
} 
#inner {
width: 1280px;

height: 800px;
text-align: center;
margin-left:auto;
margin-right:auto;
border:0px solid #000;
}

/*POP UP MENUS */
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#060;
text-align:left;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E5E5ED;
}

ContentRed {
	color: #F00;
}
ContentRed {
	color: #C00;
}
ContentRed {
	color: #C00;
}
.ContentRed {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #C00;
	font-weight: normal;
}
