@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #A0A0A4;
	font-size:9px;
}
body {
	background-color: #000000;
	background-image: url(background_text.jpg);
	background-repeat: no-repeat;
}

p{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#apDiv1 {
	position:absolute;
	left:204px;
	top:344px;
	width:295px;
	height:295px;
	z-index:1;
	visibility: inherit;
	font-size: 12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#A0A0A4;
	background-image: url(image/commentsholder.png);
}
#apDiv2 {
	position:absolute;
	left:204px;
	top:151px;
	width:253px;
	height:151px;
	z-index:2;
	font-size: 16px;
	color: #71A3CC;
	font-family: Ligurino;
}

#apDiv3 {
	position:absolute;
	left:510px;
	top:174px;
	width:570px;
	height:438px;
	z-index:3;
}

#apDiv3_about {
	position:absolute;
	left:510px;
	top:148px;
	width:570px;
	height:464px;
	z-index:3;
	font-family: Tahoma, Geneva, sans-serif;
	color: #A0A0A4;
	font-size:10px;	
}


#apDiv4 {
	position:absolute;
	left:510px;
	top:153px;
	width:186px;
	height:16px;
	z-index:4;
	overflow: auto;
}
#apDiv4 {
	color: #C9E785;
	font-family: Ligurino;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#apDiv5 {
	position:absolute;
	left:701px;
	top:153px;
	width:186px;
	height:16px;
	z-index:4;
	overflow: auto;
}
#apDiv5 {
	color: #C9E785;
	font-family: Ligurino;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#apDiv6 {
	position:absolute;
	left:892px;
	top:153px;
	width:186px;
	height:16px;
	z-index:4;
	overflow: auto;
}
#apDiv6 {
	color: #C9E785;
	font-family: Ligurino;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#apDiv7 {
	position:absolute;
	left:204px;
	top:326px;
	width:64px;
	height:15px;
	z-index:5;
	font-family: Ligurino;
	font-weight: bold;
	color: #007FFF;
	font-size: 10px;
}

#apDiv2 li{
	list-style:none;
	margin:0px 0px 0px 0px;
}

.indent{
	margin-left:23px;
	margin-top:0px;
}

.indent2{
	margin-left:45px;
	margin-top:0px;
}

.cat{
	margin-top:5px;
}

a{
	text-decoration:none;
}

img{
	border:0;
}

.navigation p{
	color:#FFFFFF;	
}

.spacer{
	color:#FFFFFF;
}

#apDiv3 a{
	color:#FFFFFF;
	text-decoration:none;
}

.gallery {
    position:relative;
	width:173px;
	height:108px;
	float: left;
	margin: 10px;
}

.comment{
	width:250px;
	height:50px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 30px;
}

.name{
	font-size:12px;
	text-decoration: underline;
	font-weight:bold;
	width:250px;
	height:20px;
}

.text{
	font-size:10px;
	width:225px;
	margin-top: 3px;
	margin-left: 15px;
	height:30px;
}

.link_comment{
	width:95px;
	height:15px;
	margin-right: 20px;
	margin-left: 195px;
}

#apDiv1 a{
	text-decoration:none;
	color:#CCCCCC;
	font-size:10px;
}

.clear_all{
	clear:both;
}
