/*general tag replacement */

body{
  background-color:#FFFFFF;
}

#boxbody   { 
  width: 930px; 
  height:550px;
  float: right; 
  background-color:#FFCC00;
  padding-top:25px;
}

#topmarq {
  float:right;
  width:930px;
  padding:0;
  margin:0;
}
  
.boxclear  { 
  clear: both; 
  line-height: 0px 
}

/* ie hack: */
#iehackwrap { 
  text-align: center;
  margin-top:0px  
}

#boxcenter {
  float: left; 
  border-color:#FF9900;
  border-width:0px;
   }
  
#boxLeft{
  float:left;
  padding:0;
  padding-left:45px;
}

#boxRight{
  float:right;
  width:610px;
  padding-right:20px;
}

.solidLineLargeTop {
	border-top: 4px solid #ff9900;
	text-align:center;
	margin-top:3px;
	margin-bottom:5px;
	width: 100%;
	line-height:4px;
}

.solidLineLargeBottom {
	border-top: 4px solid #ff9900;
	text-align:center;
	margin-top:17px;
	margin-bottom:5px;
	width: 100%;
	line-height:4px;
}
  
/* End box layout */




DIV.menuBar {
	background-image:url(../image/menubalk-home.jpg);
	background-repeat:no-repeat;
	text-align:center;
	width:886px;
}




DIV.menuBar A.menuButton {
 text-align:center;
 padding-left:13px;
 padding-right:13px;
 width: 120px;
}

DIV.menu A.menuItem {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Tahoma, Arial;
    padding-top:5px;
    padding-bottom:5px;
	padding-left:2px;
	DISPLAY: block;
	CURSOR: hand;
	COLOR: #990066;
	WHITE-SPACE: nowrap;
	TEXT-DECORATION: none;
	BORDER-top: #990066 1px solid;
	min-width:128px;
	_width:128px;
}


/* End Menu*/

#footer{
   clear:both;
   margin-top:10px;
   margin-left:0px;
}


#flashcontent{
  padding-top:40px;
}

