html, body {
	margin:0;
	padding:0
}


body {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	background-color:#666633;
	text-align:center
}

td {
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px
}

a { 
	color: #00009C
}

a:link { 
	color: #00009C
}

a:visited { 
	color: #231B53
}

a:hover { 
	color: #231B53;
	text-decoration: none
}

a:active { 
	color: #00009C
}

/*This removes the need to add border=0 to linked images*/
a img {border:0.1px none #000000;} 

h1 {
	margin:0px 0px 0px 0px;
	color: #003300;
	font-size:22px
}

h2 {
	margin:0px 0px 10px 0px;
	color: #003300;
	font-size:20px
}

h3 {
	margin:0px 0px 10px 0px;
	color: #003300;
	font-size:18px
}

h4 {
	margin: 0px 0px 10px 0px;
	
	color: #003300;
	font-style: italic;
	font-size: 14px;
	

}

div#header {
	width: 760px;
	background-color:#666633;

}

div#container{
	text-align: left;
	background-color: #ffffff;
	width: 760px;
	margin: 0 auto;
}

div#content{
	float:right;
	width:510px; 
	margin: 20px 13px 30px 22px
	
}

div#navigation{
	background:#cccc99; 
	float:left;
	width:200px
}

div#ezinenav{
	float:left;
	clear:left;
	width:200px
	
}

div#ezinenav td{
	background: #cccc66
		
}

div#footer{
	background:#cccc99;
	color: #000; 
	clear:both;
	width:100%
}

div#footer p{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#copyright{
	background: #999966;
	color: #000; clear:both;
	width:100%
}

div#copyright p{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}





div#floatright{
	float: right;
	width: 110px;
	margin: 0 0 0 10px;
	background-color: #cccc66;
	padding: 10px	
}

 /* FOR ADSENSE CODES */

div#adsensetop{
	margin: 0px 0px 0px 0px;
	
	
}

div#adlinktop{
	margin: 0px 3px 3px 0px;
	
	
}

div#adsensebottom{
	margin: 0px 0px 10px 0px;
	text-align: left;
	float: left; 
	 /* CHANGE ACCORDING TO GOOGLE CODE */
	
}

div#adsensemiddle{
	margin: 5px 5px 5px 5px;
	float: none; /* CHANGE ACCORDING TO GOOGLE CODE */
	
}

div#agoda{
	margin: 0px 0px 0px 5px;
	float: right; 	

	 /* CHANGE ACCORDING TO GOOGLE CODE */ 
}

 /* FOR NAVIGATION BAR */

p.firstcat
{
	font-size: 11px;
	font-weight: bold;
	margin: 4px 15px 1px 10px;
	padding: 1px 1px 0px 1px;
	border-bottom: 1px solid;
}

p.secondcat
{
	font-size: 11px;
	font-weight: bold;
	margin:4px 1px 1px 10px;
	padding:1px 1px 0px 1px
}



p.thirdcat
{
	font-size: 11px;
	margin: 4px 1px 1px 30px;
	padding: 1px 1px 0px 1px;
}



p.trinkets {
font-size: 11px;
font-weight: bold;
margin:4px 0px 10px 0px;
padding:1px 1px 0px 10px
}

a.nav {text-decoration: none}
a.nav:link {color: #5B0000}     /* unvisited link */
a.nav:visited {color: #5B0000}  /* visited link */
a.nav:hover {text-decoration: underline}   /* mouse over link */
a.nav:active {color: #5B0000}   /* selected link */

ul.navbar
{
	line-height:170%;
}

li.firstcat 
{
	font-size: 11px;
	font-weight: bold;
	margin-left:-25px;
	margin-right: 15px;
	border-bottom: 1px solid;
	list-style: none;
	line-height:170%;
}

li.secondcat
{
	font-size: 11px;
	font-weight: bold;
	margin-left:-25px;
	list-style: none;
	line-height:170%;
}

li.thirdcat
{
	font-size: 11px;
	margin-left:-5px;
	list-style: none;
	line-height:170%;
}

li.navad 
{
	font-size: 11px;
	margin-left:-25px;
	margin-right: 15px;
	list-style: none;
	line-height:140%;
}

 /* END OF NAVIGATION BAR */
 
 /* FOR TEMPLE BOXES */
 
div#templebox
{
	border-left: thin solid rgb(204, 204, 153);
	border-right: thin solid rgb(204, 204, 153);
	border-bottom: thick solid #003300;
	float: right;
	width: 220px;
	margin: 0px 0px 10px 10px;
}
div#templetitle
{
	padding: 5pt 0pt 5pt 0px;
	font-size: 13px;
	font-weight: bold;
	color: White;
	width: 220px;
	background-color: #003300;
	text-align: center;
}
div#templenames
{
padding: 0pt 0pt 0pt 3px; width: 61px; float: left;
}
div#templedots
{
width: 1px; float: left;
}
div#templetext
{
padding: 0pt 3pt 3pt 5px; width: 145px; float: right;
}

 /* END OF TEMPLE BOXES */
 
  /* C2 BOX HEIGHT */
 
body .storyInput {
 	height: 190px; 
}