* {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#header {
	height:200px;
	background-color:#b8210c;
	background-image:url(http://www.whiteghostinchina.com/images/header-bg.png);
	background-repeat: repeat;
	}
#header-img {
	width:800px;
	margin:0px auto;
	}
	
#nav {
	height:47px;
	background-color:#b8210c;
	background-image:url(http://www.whiteghostinchina.com/images/navbar.png);
	background-repeat:repeat;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
#nav-center {
	width:800px;
	margin:0px auto;
	}
#wrapper {
	background-color:#b8210c;
	background-image:url(http://www.whiteghostinchina.com/images/wrapper-bg.png);
	background-repeat:repeat;
	}
#wrapper-grad {
	background-image:url(http://www.whiteghostinchina.com/images/wrapper-grad.png);
	background-position:top;
	background-repeat:repeat-x;
	}
#main {
	margin:0px auto;
	width:800px;
	background-color:#FFFFFF;
	min-height:800px;
	background-image:url(http://www.whiteghostinchina.com/images/main-grad.png);
	background-position:top;
	background-repeat:repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
#orderbutton {
	border:none;
	}
	
.post {
	padding:20px;

}	
	
a {
	color:#b8210c;
	}
p {
	padding:0px 0px 10px;
	text-align: justify;
line-height:1.5em;
	}
	
h1 {
	font-size:22px;
	font-weight:bold;
	margin:0px 0px 10px;
	}
h2 {
	font-size:16px;
	font-weight:normal;
	margin:0;
	}
h3 {
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 10px;
	}
img {
	border:none;
	}
form {
	margin:10px;
	}
input {
	border:thin #000000 solid;
	}
.tabletext {
	margin:20px 0px;
	}
.tdtext {
	padding:20px 20px 0px;
	vertical-align:top;
	}
.shade {
	background-color:#EEEEEE;
	border:thin #000000 solid;
	padding:10px;
	}
.centered {
	text-align:center;
	}
h2 a {
	font-size:22px;
	font-weight:bold;
	margin:0;
color:#000;
text-decoration:none;
}
h2 a:hover {
color:#b8210c;
text-decoration:none;
}
small {
font-size:12px;
}
.entry {
padding:15px 0 0;
}