body {
padding: 0px;
margin: 0px;
text-align: center;
}

table{
font-family: Arial;
font-size: 14px;
/*font-weight: bold*/
}

ul
{
font-family: Arial;
font-size: 14px;
}

li
{
font-family: Arial;
font-size: 14px;
}

#MainContainer {
width: 765px;
margin: 0px auto 0px auto;
border: 0px solid #CCCCCC;
text-align: left;
}

#MainMenu {
background-color: #c3a46b;
height: 36px;
color: #FFFFFF;
padding: 0px 0px 0px 0px;
cursor: default;
text-align: center;
}

#MainMenu div.sep {
height: 36px;
line-height: 36px;
float: left;
width: 1px;
}

#MainMenu a.normal {
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
height: 36px;
line-height: 36px;
display: block;
float: left;
padding: 0px 5px 0px 5px;
}

#MainMenu a.normal:hover {
background-image: url('../images/menuHover.jpg');
background-position: center;
background-repeat: no-repeat;
}

#MainMenu a.selected {
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
height: 36px;
line-height: 36px;
display: block;
float: left;
padding: 0px 5px 0px 5px;
background-image: url('../images/menuHover.jpg');
background-position: center;
background-repeat: no-repeat;
}

#HomePageMenu {
margin: 2px 0px 2px 0px;
height: 336px;
/*height: 608px;*/ /*This is height for Christmas8*/
}

#MainContentArea {
margin: 2px 0px 2px 0px;
background-image: url('../images/innerPageBackground2.jpg');
background-repeat: no-repeat;
padding: 110px 80px 10px 80px;
}

#ContentArea {
width: 650px;
/*height: 276px;
border: 0px solid #000000;*/
padding: 0px 5px 0px 5px;
/*overflow: auto;*/
}

#MainFooter {
height: 297px;
background-image: url('../images/footerImage2.jpg');
}

#MainFooter0 {
height: 45px;
background-image: url('../images/footerImage.jpg');
}

#ContentArea h1 {
color: #FFFFFF;
font-family: Arial;
font-size: 24px;
font-weight: bold;
}

#ContentArea p {
color: #000000;
font-family: Arial;
font-size: 14px;
}

img.noBorder {
border: 0px;
}

#image {
/*background-color: #c3a46b;
height: 36px;
color: #FFFFFF;*/
padding: 0px 0px 0px 0px;
cursor: default;
text-align: center;
}

/*image.a
{
padding: 0 25px 0 25px;
border: 0px;
text-decoration: none;
}*/