html,body {margin:0;padding:0}

body {
font: .8em arial,sans-serif;
text-align:center
}

A:link         { text-decoration: none; color: #000080; }
A:hover        { text-decoration: none; color: #3e3e3e; }
A:active       { text-decoration: none; color: #3e3e3e; }
A:visited      { text-decoration: none; color: #0000a6; }

p {
margin:0 10px 10px;
color: #333;
}

#header {
height:85px;
padding-bottom:10px;
padding-left:10px;
background: transparent url(http://www.gameculturejournal.com/images/header.jpg) no-repeat top right;
}

#header p {
color: #FFFFFF;
text-align:right;
vertical-align: bottom;
}
  
#container
{text-align:left}

#content p
{line-height:1.4}

#navigation
{background:#B9CAFF}

#extra
{background:#FF8539}

#footer {
background:#696969;
clear:left;
width:100%
}

#footer p{margin:5px;
padding:5px 10px;color: #FFF}

#footer p a{
color:white;
}	

#container{width:800px;margin:0 auto}

#wrapper{float:left;width:100%}

#content{margin: 0 170px}

#left{
float:left;
width:160px;
margin-left:-800px
}

#right{
float:left;
width:160px;
margin-left:-160px
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

.boxhead {
border: solid 1px #000000;
background: #eaeaea; 
padding: .5em; }

.box {
border: solid 0px #000000;
background: #FFFFFF; 
padding: .5em; }

.boxjustify {
border: solid 0px #000000;
background: #FFFFFF; 
padding: .5em; 
text-align: justify;
}

.clearing { clear: both; height: 1px; }

.roundcont {
    
	width: 100%;
	background-color: #ccffcc;
	color: #000000;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(http://www.gameculturejournal.com/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(http://www.gameculturejournal.com/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}