/*--------- Universal Section ---------------*/

body {
background-color: #000000;
background-image: url("../images/background.jpg");
color: #3A0000;
font-family: Georgia, Palatino, serif; font-size: 12px;
line-height: 1.35em;
}


/*--------- Header Section ---------------*/

#header {
width: 800px;
height: 236px;
margin: 2px auto 0;
background: url("../images/header_bgMODv2.gif");
font-weight: bold;
}

#uppernav {
height: 200;
width: 450;
margin: 0px 0px 0px 53px;
}


/*--------- Main Navigation 

#uppernav ul {
margin: 182px 50px 50px 0;
padding:0;
list-style-type: none;
float: left;
}

#uppernav li {
margin:0 0 0px 10px;
padding:0;
float: left;
}

#uppernav li a span {
visibility: hidden;
display: none;
}

#uppernav a {
height: 18px;
display: block;
}

#uppernav a.gallery {
height: 18px;
margin: 0 0 0 0;
padding: 0;
}

#uppernav a.products {
height: 18px;
margin: 0 0 0 0;
padding: 0;
}

#uppernav a.about {
height: 18px;
margin: 0 0 0 0;
padding: 0;
}

#uppernav a.contact {
height: 18px;
margin: 0 0 0 0;
padding: 0;
}

#uppernav a.products:hover {
}

#uppernav a.aboutsallys:hover {
}

#uppernav a.contact:hover {
}

#uppernav a.products:active {
}

#uppernav a.aboutsallys:active {
}

#uppernav a.contact:active {
}
---------------*/

/*--------- Page Content ---------------*/


#content {
width: 800px;
margin: 0 auto 0;
background: url("../images/content_bgMODv2.gif");
}

.contentarea {
margin: 0px 0px 0px 65px;
}

/*--------- Footer Area ---------------*/

#footer {
width: 800px;
height: 122px;
margin: 0 auto 0;
background: url("../images/footer_bgMODv2.gif");
}

a.MainNav:link {color: #3A0000; font-family: Georgia, Palatino, serif; font-size: 13px; font-weight: strong; text-decoration: none;}
a.MainNav:visited {color: #3A0000; font-family: Georgia, Palatino, serif; font-size: 13px; font-weight: strong; text-decoration: none;}
a.MainNav:hover {color: #3A0000; font-family: Georgia, Palatino, serif; font-size: 13px; font-weight: strong; text-decoration: none;}

a.TextLink:link {color: #680000; font-family: Georgia, Palatino, serif; font-size: 12px; font-weight: bold;text-decoration: none;}
a.TextLink:visited {color: #680000; font-family: Georgia, Palatino, serif; font-size: 12px; font-weight: bold;text-decoration: none;}
a.TextLink:hover {color: #680000; font-family: Georgia, Palatino, serif;; font-size: 12px; font-weight: bold;text-decoration: none;}

