/*============== Common Style =================*/
#container1
{
	text-align: center;
}

#container2
{
	margin-left: auto;
	margin-right: auto;
	width: 891px;
	text-align: left;
}

body {
	margin:0px; 
	padding:0px; 	
	background:url(../images/sce/bg_body.jpg);
}
body, td, p, li {		
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a {
	color:#5A0508;
} 

a:hover {
	text-decoration:none;
}

.smallfnt {
	font-size:10px;	
}
/*============== Style for Gallery main page =================*/
.postcard_manager div.panel{
	padding:8px;
	width:264px;
}
.postcard_manager a.subcat {
	line-height:25px;
	font-size:18px;
	text-decoration:none;
}

/*============== Style for Top Include Area =================*/
#top {
	background-image:url(../images/sce/bg_top.jpg); 
	background-repeat:repeat-x;
}

#logo {	
	width:165px;
	padding:0 22px;	
}

#menutop{
	background-image:url(../images/sce/bg_top_menu.jpg);
	background-repeat:repeat-x;	
}

/*============== Style for Bottom Include Area =================*/
#in_bottom {
	background-image:url(../images/sce/bg_insidebtm.jpg);
	background-repeat:repeat-x;
	height:217px;
	padding-top:82px;
	line-height:28px;
	text-align:center;
	vertical-align:top;
	color:#5A0508;	
}

#in_bottom a {
	color:#5A0508;
	text-decoration:none;
} 

#in_bottom a:hover {
	text-decoration:none;
}
