body {
	background-color:#ffffff;

	margin:0px;

	font-family:Arial;
	font-size:10px;
	color:#787878;
	text-shadow: 1px 1px 1px #d5d5d5;
	cursor: default;
}

#mainpic{
	width:500px; height:500px;
	padding-top:100px;
	background:url(p/_joshtamindex.jpg) top right no-repeat;
}


td{
	font-family:Arial;
	font-size:10px;
	color:#787878;
	text-shadow: 1px 1px 1px #d5d5d5;
	cursor: default;
}

a {
	text-decoration:none;
}
a:link{color:#339900;}
a:hover{color:#77aa77;text-decoration:underline;}
a:visited{color:#84B872;}
a:visited:hover{color:#77aa77;text-decoration:underline;}
a:active{color:#660000}

img { border:0px; }

h1 {
	font-size: 10px;
	font-family: Arial;
	text-transform:uppercase;
	letter-spacing:2px;
	color: #668866;  
	cursor: default;
	text-shadow: 2px 2px 2px #99cc99;
	border-bottom:1px solid #abeeab;
	margin-bottom:5px;
	margin-right:10px;
	text-align:right;
}
h2 {
	text-indent:5px;
	letter-spacing:1px;
	font-size: 12px;
	font-family: Arial;
	color: #668866;  
	text-shadow: 2px 2px 2px #99cc99;
	cursor: hand;
	border-bottom:1px solid #abeeab;
	width:200px;
	height:22px;
	margin-bottom:0px;
	background:url(p/h2bg.jpg) bottom left no-repeat;
}

#world, #siteinfo{
	margin-left:15px;
	width:250px;
	background-color:#ffffff;
	border:1px solid #abeeab;
}

#enter{
	margin-left:20px;
}


.textarea{
	border:1px solid #99cc99;
	font-family:Lucida Console;
	font-size:10px;
	background-color:#ddffdd;
}
.button{
	border:1px solid #ddffdd;
	background-color:#99cc99;
	font-family:Lucida Console;
	font-size:10px;
}
.button:hover{
	background-color:#ffffff;
}

/*****************************************************/

#h1joshtam{
	text-indent:-9999px;
	background:url(p/joshtamnet.jpg) top left no-repeat;
	display:block;
	width:460px;
	height:200px;
	margin:0px;
	padding:0px;
}

#featurama {
	padding-right:10px;
}

#featurama a:link, #featurama a:visited{
	text-align:center;
	letter-spacing:1px;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	width:120px;
	height:25px;
	float:right;
	margin:2px;
	background:url(p/featurama-button01.png) top center no-repeat;
}
#featurama a:hover, #featurama a:visited:hover{
	text-decoration:none;
	background:url(p/featurama-button02.png) top center no-repeat;
}

#mainholder{
	width:1004px;
	height:100%;
	margin:auto;
}
#leftside{
	float:left;
	width:500px;
	background:url(p/fpbg.jpg) top right repeat-y;
}
#leftsideender{
	background:url(p/fpbgender.jpg) top right no-repeat;
	height:70px;
}
#rightside{
	float:left;
	width:500px;
}
.clearer{
	clear:both;
}



