input,select,textarea {
        font-family: Georgia,sans-serif;
        color: #000000;
        font-size: 13px;
}

body
{ 
/*background-image: url('bgPic1.jpg'); 
background-repeat: repeat-x;*/
}


td{
      font-family: Arial,sans-serif;
        color: #000033;
        font-size: 11px;
}

a { font-family: Arial,sans-serif; color: #5e3c87; font-weight: bold; text-decoration: none;}
a:visited {font-family: Arial,sans-serif; color:#5e3c87; text-decoration: none;}
a:hover {color: #000000; text-decoration:none;}


#page_container{
	width: 811px;
	border: 1px solid #000000; /*doe7fd;*/
}

#TopHeader{
width: 810px;
/*height: 159px;*/
}


#headerBar{
width: 810px;
height: 80px;
background-image:url('empacttCenterHeader.jpg');
z-index: -1;
}


#logoContainer{
width: 265px;
height: 69px;
background-image:url('CenterLogo1.png');
position: relative; 
top: 0px; 
left: 3px;
z-index: 15;
float: left;

}

#loginContainer{
width: 232px;
height: 59px;
position: relative; top: 5px; right: 10px;
font-style: italic;
 font-size: 10px;
 font-family:"Arial";
 text-align: left;
  color: #442f01;
border: 1px solid #000000;
top: 5px;
right:15px;
float: right;
overflow: hidden;
}

#slideImage{
width: 810px;
height: 195px;
background-image:url('empacttCenterHomeSlide1.jpg');
z-index: 10;
}

#phraseWindow{
width: 275px;
height: 165px;
font-style: italic;
font-weight: bold;
 font-size: 30px;
 font-family:"Andalus, Arial";
 text-align: center;
  color: #442f01;
 border: 0px solid #e3c390;
position: relative;
top: 40px;
right:35px;
float: right;

}



.space {
width: 810px;
height: 1px;
}

#menuBar{
width: 810px;
height: 26px;
background-image:url('empacttCenterMenuBar.jpg');
border-bottom: solid #ffffff;
border-bottom-width: 1px;
}

#subMenuBar{
width: 810px;
height: 25px;
background-image:url('SubMenu.jpg');
text-align: center;
/*border-bottom: solid #ffffff;
border-bottom-width: 1px;*/
}

.menuDiv{
width: 2px;
font-style: strong;
float: left;
}

.menu13 {
height: 25px;
font-size: 10px;
 font-family:"Arial";
/*font-style: strong;*/
text-align: center;
color: #ffffff;
padding-top: 5px;
border: 0px dotted #ffffff;
float: left;
}

.menu1 {
width: 80px;
height: 25px;
font-size: 11px;
 font-family:"Arial";
font-style: strong;
text-align: center;
color: #000000;
padding-top: 5px;
border: 0px dotted #ffffff;
float: left;
}

.menuSelect {
width: 80px;
height: 23px;
font-size: 11px;
 font-family:"Arial";
font-style: strong;
text-align: center;
color: #000000;
padding-top: 5px;
border: 0px dotted #ffffff;
float: left;
 background-image:url('menuSelect.jpg');
}

.menu5{
width: 10px;
float: left;
}

.menu2 {
width: 85px;
height: 49px;
font-size: 13px;
 font-family:"Arial";
text-align: center;
 color: #d0e7fd;
 padding-left: 2px;
  padding-top: 10px;
 background-image:url('sMenu.jpg');
border: 0px solid #doe7fd;
float: left;
}


/*
#contentImage{
width: 363px;
height: 192px;
background: #c7c6e8 url(empacttCenterContent1.jpg) no-repeat scroll top left;*/
/*background-image:url('empacttCenterContent.jpg');*/
/*position: relative; top: 0px; left: 0px;
float: left;
}*/

#cHeader{
width: 700px;
font-weight: bold;
font-size: 25px;
 font-family:"Arial";
padding-top: 50px;

position: relative; /*top: 0px; left: 0px;*/
text-align: left;

}



#mainContent{
width: 810px;
/*height: 80%;*/
background: #c7c6e8 url(empacttCenterContent1.jpg) no-repeat scroll top left;
/*background-image:url('empacttCenterContent.jpg'); */
background-color: #c7c6e8;
position: relative; /*top: 0px; left: 0px;*/
}

#leftContent{
width: 344px;
height: 100%;
background-color: #003366;
float: left;
}

#rightContent{
width: 700px;
/*font-weight: bold;*/
 font-size: 12px;
 font-family:"Arial";
 text-align: left;
 padding-top: 20px;
 color: #442f01;
position: relative; /*top: 50px; left: 50px;*/
}

#rightContentHeader{
width: 465px;
height: 59px;

background-image:url('BallSITE_r5_c5.jpg');
background-repeat:  no-repeat;


}


#pageFooter {
position:relative;
 width: 810px;
height: 30px;
font-weight: bold;
 font-size: 10px;
 font-family:"Arial";
 text-align: center;
 padding-top: 2px;
 color: #442f01;
background-color: #c1b8df;
 border: 0px solid #e3c390;
}





#PhotoGallery {

	position:relative;
	width:694px; 
	padding:0px; 
	margin:20px; 
}
#PhotoGallery img { 

	border: 1px solid #000000;
	width:98px; 
	height:75px;
	padding:0px; 
}
a.pic {

	position:relative;
	width:98px; 
	height:75px;
	margin:20px; 
	float:left; 				
}
a.pic:hover { top:-20; left:-25; zoom:150%; }	
