@charset "utf-8";
/* CSS Document */

body {
margin-top: 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

a:link {
color:#333333;
text-decoration: none;
}

a:active {
color:#333333;
text-decoration: none;
}

a:visited {
color:#333333;
text-decoration: none;
}

a:hover {
color:#e856b0;
text-decoration:underline;

}

img {
border:none;
}

#header{
background-image:url(images/headerBG.jpg);
background-repeat:repeat-x;
}

#content {
text-align: center;
padding-left: 25px;
background-color:#FFFFFF;
}

#welcomeContent {
text-align: center;
padding-left: 100px;
background-color:#FFFFFF;
}


#menu {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: bold;
padding-bottom: 30px;
vertical-align:top;
}

#footer {
font-size: 11px;
background-image:url(images/footerBG2.jpg);
background-repeat:no-repeat;
background-color: #ffffff;
border-top-style:solid;
border-top-color:#999999;
border-top-width:1px;
border-bottom-style:solid;
border-bottom-color:#999999;
border-bottom-width:21px;
height: 250px;
padding-top: 5px;
padding-left: 5px;
text-align:center;
}

#menuHeader {
color: #e856b0;
size: 14px;
font-weight:bold;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color: #e856b0;
border-top-style:solid;
border-top-width:1px;
border-top-color: #e856b0;
}

.menuItem {
padding-top: 3px;
padding-bottom: 3px;
}

.itemBOOK {
width: 800px;
text-align: left;
vertical-align:text-top;
}

.item2 {
width: 500px;
text-align: left;
}

.itemTitle {
font-family:Georgia, "Times New Roman", Times, serif;
}

#itemHeader {
padding-top: 10px;
padding-bottom: 10px;
border-bottom-style:solid;
border-bottom-color:#999999;
border-bottom-width:2px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight: bold;
}

#itemPIC {
padding: 10px;
vertical-align:top;
}


#welcome {
width: 625px;
height: 469px;
padding: 10px;
}

#welcomeMessage {
padding-top: 250px;
}

