@CHARSET "ISO-8859-1";
body {
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	color: #111111;
	background-color: #FFFFFF;
	margin: 0;
	margin-bottom: 9px;
	margin-top :0;
	font-style : normal;
	font-variant: normal;
	font-weight : normal;
	border: 0 none;
	padding: 0;
	padding-top: 20px;
	background-attachment: fixed;
	background-image : url(/images/nautbg2.gif);
   	background-position: top left;
   	background-repeat: repeat;

}
img
{
	left:5px;
	top:4px;
}
.label
{
	font-weight: bold;
	vertical-align: top;
	
}
.wider
{
	width: 100px;
}
.inputtype, .inputtexttype
{
	border-bottom : 2px solid white;
	border-right : 2px solid white;
	border-left : 2px solid black;
	border-top : 2px solid black;
	background-color : #6680B1;
	font : normal normal bold 12 "Helvetia", arial;
	font-weight: normal;
	color : #FFFFFF;
	height: 20px;
	line-height: 18px;
	vertical-align : top;
	padding-top: 0px;
	padding-bottom: 0px;
}
.inputtexttype
{
	height: 100px;
}
.long
{
	width: 400px;
}
#topwrap1
{
	position:relative;
	width:100%;
	text-align: center;
	top: -10px;
}
#menustuff1
{
	position: relative;
	width: 100px;
	left : 100px;
	top: 50px;
	background-color: white;
	filter:alpha(opacity=60);
  	opacity:0.6;
}
#menustuff
{
	position: relative;
	width: 42px;
	height: 25px;
	left : 758px;
	top: -64px;
	vertical-align: bottom;
	padding-left: 3px;
	padding-top: 6px;
	font-size: 14px;
	background-color: #336699;
}
#menustuff a,#menustuff2 a:link, #menustuff2 a:visited, #menustuff2 a:hover
{
	color: white;
	font-weight: bold;
}
#search
{
	position: relative;
	width: 205px;
	height: 30px;
	color: white;
	left : 7px;
	top: -33px;
	vertical-align: top;
	padding-left: 2px;
	padding-top: -5px;
	font-size: 12px;
	background-color: #336699;
}
#search input#uname
{
	top: 4px;
	height: 15px;
	width: 100px;
}
#topwrap2
{
	width:100%;
	text-align: center;
	position:absolute;
	top:133px;
}
#topwrap3
{
	width:100%;
	text-align: center;
	position:absolute;
	top:430px;

}
#topwrap4
{
	width:100%;
	text-align: center;
	position:absolute;
	top:470px;
}
#editform
{
	top: 0px;
	width : 820px;
	text-align: left;
	margin: 0 auto;
	height: 100px;
}
div#separator
{
	background-color : #5598a3;
	width: 796px;
	height: 25px;
	margin-left: 7px;
	padding-top: 5px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 18px;
	vertical-align: bottom;
	border-top: 3px solid #336699;
	border-bottom: 3px solid #336699;
}
#topbanner 
{
	top: -50px;
	width: 820px;
	text-align:left;
	margin: 0 auto;
	height: 153px;
	overflow-y : hidden;
}
#midbanner 
{
	
	width: 820px;
	top: 0px;
	text-align:left;
	margin: 0 auto;
	background-image: url(/Profile/images/borderframe.gif);
	background-repeat: repeat-y;
	height: 320px;
}
#bottombanner
{
	overflow-y: hidden;
	width: 820px;
	top: 0px;
	text-align:center;
	color: white;
	font-weight: bold;
	font-size: 14px;
	line-height: 48px;
	vertical-align: bottom;
	margin: 0 auto;
	background-image: url(/Profile/images/bottombanner.png);
	background-repeat: no-repeat;
	height: 110px;
}
#picture
{
	position: relative;
	left: 7px;
	top: -50px;
	width: 144px;
	height: 154px;
	border: 5px solid lightgrey;
}
#nick
{
	position: relative;
	top: -219px;
	left: 162px;
	width : 380px;
	text-align : center;
	font-size: 18px;
	font-weight : bold;
	color: #000044;
}
#playerstats
{
	position: relative;
	top: -219px;
	left: 158px;
	width: 385px;
	height: 170px;
	padding-left: 10px;
}
#playercomments
{
	position: relative;
	top: -410px;
	left: 555px;
	width : 235px;
	height : 220px;
	padding-left: 0px;
	text-align: left;
	background-color: #eeeeff;
	border: 5px double #aaaaaa;
	word-wrap: break-word;
	overflow-y: auto;
}
#sizebutton
{
	position: relative;
	top: -409px;
	left: 600px;
	width : 150px;
	height : 20px;
	text-align: center;
	vertical-align : top;
	background-color: #eeeeff;
	word-wrap: break-word;
	overflow-y: auto;
padding: 0px;
text-decoration: none;
display: block;
color: #224059;
background-color: #dddddd;
border-top: 2px #cce3ff solid;
border-left: 2px #cce3ff solid;
border-bottom: 2px #31557f solid;
border-right: 2px #31557f solid;
}
div.notes
{
	width:400px;
	background-color:lightyellow;
	border: medium outset black;
	padding: 5px;
	margin: 5px;
}