
* {
	margin: 0;
	padding: 0;	
}

body { 
	background: #9CAAC6;
	color: #4C4C4C;
	font: 11px/20px Verdana;
	text-align: justify;
}

p {
	padding: 15px;
	}

h1, h2, h3 {
	font-weight: bold;
	padding: 10px 0 10px 0;
	text-align: center;
}

h1 { 	
	font-size: 14px;
	font-variant: small-caps;
}

h2 {
	font-size: 12px;
	text-decoration: underline;
}	

h3 { 	
	font-size: 11px;
}

acronym, 
abbr {
	background: transparent url(images/abbr.gif) bottom left repeat-x;
	border-bottom: 1px dotted #000000;
	bottom-padding: 10px;
	cursor: help;
	font-style: italic;
}

a:link, 
a:visited,
a:hover, 
a:active, 
a:focus  {
	color: #100374;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

#box { 
	background: transparent url(http://www.pwniepets.com/pics/box_bg.png) top left repeat-y;
	max-width: 627px;
	margin-left: 300px;
}

#main {
	padding: 0 69px 0 86px;
	width: 545px;	
	background: transparent url(http://www.pwniepets.com/pics/logo.png) top left no-repeat;
	padding-top: 200px;	
}

#foot {
	background: url(http://www.pwniepets.com/pics/box_foot.png) no-repeat;
	text-align: center;
	padding-top: 30px;
	height: 67px;
	width: 627px;
	}

#menu {
	background: url(http://www.pwniepets.com/pics/menu_bg.png) repeat-y;
}

#menubox {
	width: 210px;
	position: absolute;
	top: 125px;
	left: 102px;
	}
	
#menu h3 {
	text-align: left;
	padding-left: 20px;
	}
	
#menu li{
	list-style-type: none;
	margin-left: 20px;
	}
	
#fleft {
	float: left;
	padding: 15px;
	}
	
a.tooltip span {
	display:none; 
	padding:2px 3px; 
	margin-left:8px; 
	width:130px;
}

a.tooltip:hover span{
	display:inline; 
	position:absolute; 
	background:#ffffff; 
	border:1px solid #cccccc; 
	color:#6c6c6c;
}

a.tooltip img {
	border: 0px;
	}
	
#main li{
	padding-bottom: 15px;
}

#main ol{
	padding: 25px 0px 0px 25px;
	}
	
#ariya {
	padding: 25px;
}

#login {
	padding: 15px;
	}
	
table {
	border: 0;
	font: 11px/20px Verdana;
	color: #313575;
	width: 400px;
}

td {
	border: 1px solid #635d9e;
	padding: 5px 5px;
	text-align: center;
}

#alter {
	background: #bebddb;
}

input {
	background: #ffffff;
	border: 1px solid #635d9e;
	padding: 5px;
	font: bold 11px/20px Verdana;
	color: #000000;
	vertical-align: middle;
}