/* CSS Document */


body {
margin : 0;
padding : 0;
background-image : url(http://www.shopmemento.com/images/bluebkgd.gif);
background-repeat : repeat;
}
* {
margin : 0;
padding : 0;
}
A:link {
text-decoration : none;
}
A:visited {
text-decoration : none;
}
A:active {
text-decoration : none;
}
A:hover {
text-decoration : none;
}

h1 {
font-size: 24px;
color: #9cc3c4;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding-left: 10px;
}

#container {
background : #ffffff;
margin : 0 auto;
width : 780px;
margin-top : 5px;
margin-bottom : 2px;
padding : 10px;
}
#headertbl {
background-color : #ffffff;
padding-top : 0;
padding-bottom : 0;
padding-right : 0;
text-align: left;
}

form.c1 {margin:0;}

#upmenu {
font-size : 10px;
text-align : right;
margin-top : 10px;
margin-bottom : 12px;
height: 20px;
}
#upmenu a {
text-decoration : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
color : #666666;
}
#upmenu a:hover {
color : #abcdcd;
text-decoration : none;
}
#search {
color : #ffffff;
background-color : #abcdcd;
border-color : #abcdcd;
border : 1px solid;
}
#mainmenu {
display : block;
list-style-type : none;
background-image : url(http://www.shopmemento.com/images/navbkgd.gif);
background-color : #ffffff;
height : 10px;
overflow : hidden;
}

#maincontent {
background-color : #ffffff;
padding: 10px;
}
#content {
background : #ffffff;
clear : both;
position : relative;
}
#leftmenu {
color : #563b19;
font-family : Arial, Helvetica, sans-serif;
font-size : 12px;
padding : 5px;
border-right : dotted #563b19;
}
#leftmenu li {
display : block;
list-style : none;
}
#leftmenu a {
color : #563b19;
}
#leftmenu a hover {
color : #abcdcd;
}
.shop {
font-size : 14px;
font-weight : bold;
color : #abcdcd;
}
#footer {
display : block;
list-style-type : none;
background-color : #ffffff;
background-image : url(http://www.shopmemento.com/images/navbkgdbottom.gif);
background-repeat : repeat-x;
height : 10px;
overflow : hidden;
}
#copyright {
display : block;
list-style-type : none;
overflow : hidden;
font-size : 10px;
color : #563b19;
text-align : center;
}
#copyright li {
display : inline;
}
#copyright a {
text-decoration : none;
text-transform : lowercase;
font-size : 10px;
color : #999999;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
margin-right : 0;
height : 20px;
}
#copyright a:hover {
color : #563b19;
text-decoration : underline;
}
