body {
background-image: url(brickbg.jpg);
background-color: #000000;
background-attachment: scroll;
background-repeat: repeat-y;
font-family: Verdana, Arial, Helvetica, sans-serif; 
color: #000000;
font-size: small;
}

a:link { color: #CF4A4B; text-decoration:underline;}
a:visited { color: #CF4A4B; text-decoration:underline;}
a:hover { color:#CF4A4B; text-decoration:underline; position:relative; left:2px; top:2px; cursor: nw-resize;}
a:active { color:#CF4A4B; text-decoration:underline;}

h1
{
font-weight: bold;
font-size: medium;
text-align: center;
background-color: #CF4A4B;
border-color: #DF8989;
border-style: groove;
}


h2
{
font-weight: bold;
font-size: medium;
text-align: center;
border-color: #DF8989;
border-style: groove;
}

#image {
position: absolute;
left: 0px;
top: 0px;
z-index: 0;
width: 760px;
height: 550px;
background-repeat: no-repeat;
background-image: url('main_gojyobricks.jpg')
}

#nav {
position: absolute;
top: 507px;
left: 5px;
width: 352px;
overflow: visible;
}

#content {
position: absolute;
top: 65px;
left: 364px;
width: 375px;
overflow: visible;
}

.avatar
{
float: left;
width: 100px;
margin: 0 3px 3px 0;
}

.clearboth { clear: both; }

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
background-image: url(star01.gif);
background-repeat: no-repeat;
background-positon: 0 .4em;
padding-left: 12px;
margin: .2em;
}
