body{
font-size:120%;
font-family: serif;
background:#000000 ;
color:#EEDDDD
text-align:center;
}

#main{
	margin:0 auto;
	width: 1020;
    color:#AAFFBB;
}

H1 {
	color: #99FF99;
}
H3 {
	color: #77AA66;
    text-align:center;
}

#title{
	font-size: 300%;
	font-family: arial;
	color: #77AA66;
	text-align:center;
}
#title1{
	font-size: 150%;
	color: #558844;
	text-align:center;
}
#title2{
	font-size: 120%;
	color: #558844;
	text-align:center;
}

#art {
	position: relative;
	float: top;
	text-align: center;
	margin: 40px 0 0 0;
	border:0px solid #665522;
}

#artcomment {
	font:80% serif;
	width:600px;
	left:20%;
	position: relative;
	text-align: left;
	float: top;
    color:#EEDDDD
}	

div.row, div.row-odd {
    float:left;
    background:#080808;
    width:950px;
}
div.row-odd {
    background:#101010;
}
div.thumb {
    float:left;
    width:280px;
    border 0px;
}

div.thumbdate {
	font:80% serif;
    color:#EEDDDD;
    float:left;
    width:120px;
    vertical-align:center;
}
div.thumbcomment {
	font:80% serif;
    color:#EEDDDD;
	width:520px;
	text-align: left;
	float: left;
    vertical-align:center;
}
div.thumbdel {
	font:90% serif;
    color:#FF0000;
	width:20px;
	text-align: left;
	float: left;
    vertical-align:center;
}

.thumb-link {
    border:0px;
}

.thumb-img {
    border:0px;
}
#clear {
clear:both;
}
