body{
	background-color:#160058;
	background-image:url('/images/royalbg.jpg');
	background-repeat:repeat-x;
	background-position:top;
	padding:0px;
	margin:0px;
	font-family:arial;
	font-size:12px;
}

a{
	color:#000080;
}

img{
	border:1px solid #4F8CFF;
}

h1 a{
	font-size:20px;
	font-weight:bold;
}

h1{
	height:20px;
}

#bodymaster{
	height:100%;
	width:100%;
}
#titlebanner{
background-image:url('/images/header.jpg');
background-position:top center;
background-repeat:repeat-x;
}	

#bodysub{
	height:100%;
	width:100%;
}

#titlebanner{
	border:0px;
}

.whitebarbg{
	background-image:url('/images/whitebarbg.gif');
	background-repeat:repeat-x;
	background-position:top;
}

.bluebg{
	padding:0px;
	background-image:url('/images/newbg.png');
}

.posttitle{
	text-decoration:none;
}
.postbox{
	background-color:#e0e0e0;
	width:580px;
	border: 1px solid #000000;
}
.postmetadata{
	font-size:11px;
	color:#808080;
	width:265px;
}
.datetime{
	font-size:11px;
	color:#808080;
	padding:3px;
}
.pages{
	display:block;
}
.wp-pagenavi a, .current{
	padding-left: 5px;
	padding-right:5px;
}
.topnav{
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
.topnav:hover{
	color:#FAE200;
	font-weight:bold;
	font-size:18px;
	text-decoration:none;
}
#navbar{
	word-spacing:20px;
	font-weight:bold;
	padding-top:2px;
	width:100%;
	height:18px;
	text-align:center;
	align:center;
}
#navbar a{
	word-spacing:5px;
}
/*.FontArial {
	font-family: Arial;
	font-size: 12px;
	color: Red;
}
.FontTimes {
	font-family: "Times New Roman";
	font-size: 12px;
	color: blue;
}*/