body {
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 0px 0px 50px 0px;
	padding: 0px 0px 50px 0px;
	width:1024px;
	height:2500px;
	border-right: thin solid black;
}
#share{
	position: absolute;
	top: 7px; left: 800px;
}
a{
	text-decoration: none;
}
a:link{
	color:#800000;
}
a:visited{
	color: maroon;
}
a:hover{
	text-decoration: underline;
}
#top_logo {
	font-size : 2em;
	font-weight: bold;
}
#top {
	background-color: #000;
	color: #fff;
	padding: 5px 0px 5px 20px;
}


#home{
	font-size : 1.3em;
	color: #fff;
	margin-left: 20px;
}
div#links{
	width:924px;
	height:100px;
	padding: 10px 50px 10px 50px;
	text-align: center;
	margin:0px 0px 0px 0px;
	background-color: #fafad2;
}
div#links div{
	float:left;
	margin:0px 10px 0px 0px:
}
div#links p.h{
	font-size : 14px;
	font-weight: bold;
	text-align: center;
}
div#links div p.n{
	float:left;
	width: 20px;
}
div#links div p.url{
	text-align: left;
	width: 150px;
}
/*
table#thumbs{
	width:1024px;
	background-color: black;
	padding: 0px;
}
table#thumbs td{
	padding-top:10px;
}
table#thumbs a{
	color:#fffff0;
	font-size: 10px;
}
table#thumbs caption{
	background-color:#800000;
	color:#fffff0;
	font-size: 16px;
	font-weight: bold;
	padding:3px 0px 3px 0px;
}
*/
table#gall{
	width: 700px;
	margin-left:0px;
	border-right:thin solid black;
	border-bottom:thin solid black;
}
table#gall caption{
	background-color: black;
	color: white;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
}
table#gall th{
	text-align: left;
	padding-left:5px;
}
table#gall th#p{
	text-align: center;
	font-size: 8px;
}
table#gall td.name{
	width: 140px;
	vertical-align: top;
}
table#gall td{
	padding-left:5px;
}
table#gall td.gall{
	width: 450px;
}
table#gall td.type{
	text-align: center;
	vertical-align: top;
}
table#gall td.nick{
	width: 100px;
	vertical-align: top;
}


div#name_container{
	padding-top: 20px;
	padding-bottom: 20px;
	width: 1000px;
}
div#name_container div{
	float: left;
	margin: 5px 0px 20px 20px;
}
div#name_container h1{
	font-size : 16px;
	font-weight : bold;
	text-align: center;
}

h1{
	font-size: 15px;
	font-weight: bold;
	margin: 10px 0px 3px 0px;
}

div#wmlinks{
	clear:left;
	width:1000px;
	height: 50px;
	padding: 10px;
	margin-top: 40px;
	text-align: center;
	border-top: thin solid #800000;
	
}
div#wmlinks p{
	float:left;
	text-align: center;
	margin: 0px 10px 0px 50px;
}
/* namepage */

div#page_container{
	width: 1000px;
	margin: 0px 0px 0px 20px;
}
div#page_ad{
	height: 180px;
	margin: 20px 0px 0px 0px;
}
div#page_ad p{
	background-color:black;
	padding: 5px;
	float:left;
}
div#page_ad h1{
	margin: 0px 0px 0px 10px;
	line-height:0px;
}
div.container{
	clear:left;
	padding: 10px 0px 0px 0px;
}
div.container p{
	float:left;
}

div#bio{
	width: 500px;
}

div#link_container{
	clear:left;
	padding: 10px 0px 0px 0px;
}

p#gamelink, p#mrskin{
	border: thin dotted black ;
	width: 300px;
	text-align: center;
	padding: 10px;
	margin: 20px 0px 10px 50px;
	font-size: 11px;
}
p#gamelink a#ondemand, p#mrskin a{
	font-weight: bold;	
	font-size: 20px;
}
div#comment_container{
	clear:left;
	margin: 40px 0px 0px 0px;
}

