

body.custom 
{ 
background: #330000; 
color: #CCCCCC
}


body.custom a
{
	color:#FFFFFF
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* poss useful later - search modding
.custom #search{
background:url(http://jonamordecor.com/images/wp/menu/galleries.png) no-repeat;
width:110px;
height:60px;
display:block;
text-indent:-9999px;
cursor:pointer;
} 
*/

.custom #content_box
{
	background: none;
}



.custom #tabs li
{
	background: transparent;
	border-color: transparent;
	margin: 0 auto;
}

.custom #tabs
{
border-color: transparent;
padding-left: 13.3em;
}

.custom #tabs ul
{
	margin: 0 auto;
}

.custom #header
{
	background:  url("http://216.98.158.7/images/ja-header.png") no-repeat; class:"center"; 
	border-bottom: transparent;
	padding-top: 7.2em;
	padding-bottom: 7.2em;
}

.custom h1
{
	font-weight: bold;
	color: #E64E9A
}

.custom h2, h3, h4, h5, h6
{
	font-weight: bold;
	color: #ffffff
}

.custom .sidebar h3
{
	color:#FFFFFF;
}

.custom #flightbox-title
{
	color:#000000;
	margin: 0 auto;
}

