:link,:visited { 
	color:#ba0000;
	text-decoration:underline;
	font-size:11px;
	outline: none;
}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, div
{ margin:0; padding:0 }

a img,:link img,:visited img { border:none }
address { font-style:normal }

body {	
	margin:0px;
  	padding:0px;
	font-family:helvetica, arial, tahoma;
	font-size:12px;
	color:#000000;
	background-color:#ededed;
}

.header {
	background:transparent url('../images/nickname_h.gif') repeat-x left top;
	height:71px;
}

.container {	
	background-color:#e1e1e1;
	padding-bottom:5px;
}

.footer {
	background:transparent url('../images/nick_name_f.gif') repeat-x left top;
	height:6px;
}

