h2 {line-height:normal;}
.logo-se {
text-indent: -9999px;
}
.logo-se {
width: 800px; height:150px; 
background-image: url('logo-c.jpg');
}
a, a:visited, a:link {
color: #333333;
font-weight:bold;
}
a:hover {
color: #000000;
}
#menu-home a {
   background: url("menu-home.jpg") 0 0 no-repeat;
   width:70px;
   height:49px;
   float:left;
   display:block;
   }
#menu-home a:hover {
   background-position: 0 -50px;
   }
#menu-home a:active {
   background-position: 0px 0;
}
#menu-login a {
   background: url("menu-login.jpg") 0 0 no-repeat;
   width:70px;
   height:49px;
   float:left;
   display:block;
   }
#menu-login a:hover {
   background-position: 0 -50px;
   }
#menu-login a:active {
   background-position: 0px 0;
}
#menu-logout a {
   background: url("menu-logout.jpg") 0 0 no-repeat;
   width:81px;
   height:49px;
   float:left;
   display:block;
   }
#menu-logout a:hover {
   background-position: 0 -50px;
   }
#menu-logout a:active {
   background-position: 0px 0;
}
#menu-register a {
   background: url("menu-register.jpg") 0 0 no-repeat;
   width:100px;
   height:49px;
   float:left;
   display:block;
   }
#menu-register a:hover {
   background-position: 0 -50px;
   }
#menu-register a:active {
   background-position: 0px 0;
}
#menu-buy a {
   background: url("menu-buy.jpg") 0 0 no-repeat;
   width:155px;
   height:49px;
   float:left;
   display:block;
   }
#menu-buy a:hover {
   background-position: 0 -50px;
   }
#menu-buy a:active {
   background-position: 0px 0;
}
body{
   	   background-color: #000;
	   background-image: url(bg.jpg);
	   background-repeat:repeat-y;
	   background-position:center;	 
	   color:#000000;
	   font-family: Verdana, Arial, Helvetica, sans-serif;
   	   font-size: 62.5%;
	   text-align:center;
	   line-height:16px;
	   margin: 0px;
}
img {
	border:0px;
	}
#holder{
	width: 820px;
	padding: 0;
	margin: 0px auto 10px auto;
	text-align: left;
	position: relative;
	z-index:2;
	font-family: Verdana;
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.2em;
}
#header{
width: 820px;
height:201px;
position:relative;  
top: 0px;
background: #ffffff;
background-position:center;
margin:0px;
padding:0px;
}
#content-main {
    background:#fff;
    float:left;
    width:350px;
}
#content-sidebar {
	background-image:url(sidebar.png);
    float:right;
    width:430px;

}
#content-sidebar h2 {
	color:#000;
}

#logo {
background-image: none;
width: 790px;
position:relative;
text-align:left;
margin:0px 0px 0px 10px;
padding-top:10px;
}
#logo img {
float:left;
}
#menu{
width:820px;
height: 48px;
background: #4d4e53;
background-color: #3e3e3e;
position:relative;
z-index:5;
text-align:center;
}
#content-top{
width:820px;
height: 27px;
background: url(content-top.jpg);
background-color: #3e3e3e;
position:relative;
z-index:5;
}
#content-bottom{
width:820px;
height: 27px;
background: url(content-bottom.jpg);
background-color: #3e3e3e;
position:relative;
z-index:5;
}
#menu-holder {
	width: 420px;
	margin: 0px;
	text-align: center;
	position: relative;
	z-index:2;
}

#content{
	padding: 0px 20px 0px 20px;
	margin:0px;
	background: url(content-bg.jpg);
	min-height:400px;
	height:auto;
	}
#footer{
	background-image: url(http://www.scrapbooks-etc.com/images/footer-bird.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#FFFFFF;
	position:relative;
	height:188px;
	width:100%;
	margin:0px;
	padding:0px;
	bottom:0px;
	text-align:center;
}
#header-flash {
width:780px;
height:300px;
background:url(header-flash.jpg);
}
#content ul {
list-style:url(ul.png);
}
#content li {
list-style:url(ul.png);
}
/*venue styles*/
#layoutMain {float:left; width:400px;}
#layoutSidebar {float:right; width:300px;}