body {
	background-color: #000;
	font: 12px verdana,arial,sans-serif;
	color: #666;
	text-align: center;
	padding: 0;
	margin: 0;
}



a {
	color: #666;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #888;
}

td {
	vertical-align: top;
}

img {
	border:2;
}

commentauthor {
	font-weight:bold;
	color: #AAA;
}

input, textarea  {
	background-color: #222;
	font: 12px verdana,arial,sans-serif;
	color: #AAA;
	padding:3px;
	line-height: 18px;
	border-style:none;
}

.small {
	font-size: 10px;
	color: #888;
}

.buttons {
	display: inline-block;
}

.thumb {
	margin-left:6px;
	border:2;
}

.thumb:hover {
	border:2;
	color: #AAA;
}

.about {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#222;
}

.content {
	position:relative;
	left:30px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom:10px;
}

.comment {
	width:600px;
	position:relative;
	left:30px;
	font-size: 13px;
	line-height: 18px;
	margin-bottom:10px;
}

.imgview {
	position:absolute;
	top: 20px; 
	left: 20px; 	
}

.images {
	position:relative;
	top: 0px; 
	left: 20px;
}


.page {
	width:760px;
	text-align: left;
	margin:auto;
	
}
	
.flash {
	margin-left:10px;
	width:743px;
}
		
.folder {
	background: url(images/folder.png) no-repeat center;
	width:230px;
	height:40px;
	display:block;
	
}

.folder:hover {
	background: url(images/folder_hover.png) no-repeat center;
}	
	
.icon { 
	position:absolute; 
	top: -18px; 
	left:310px; 
}
		
.header { 
	background: url(images/header.png) no-repeat left top;
	width: 760px; 
	height: 80px; 
	position:relative;
}

.path { 
	color: #888;
	font-family: "Trebuchet MS",arial,sans-serif;
	font-size: 18px;
	padding-top: 20px; 
	padding-left: 30px; 
	background: url(images/header_path.png) no-repeat left top;
	width: 760px; 
	height: 50px; 
	position:relative;
}


.title {
	text-align:left;
	font-family: "Trebuchet MS",arial,sans-serif;
	color: #888;
	font-size: 18px;
	margin:12px;
	margin-top:30px;
}

.description {
	width:670px;
}

.abouticon {
	position: absolute;
	left: 700px;
	top:  18px;
}

.foldericon {
	width: 30px;
	top:   30px;
	text-align:center;
	vertical-align: center;
}


.headertitle {
	font-family: "Trebuchet MS",arial,sans-serif;
	position:absolute;
	top: 20px; 
	left: 30px; 
	text-align:left;
	color: #888;
	font-size: 18px;
}


.headerline1 {
	position:absolute;
	top: 12px; 
	left: 416px; 
	width:326px;
	text-align:right;
	valign:top;
	color: #888;
}
	
.headerline2 {
	position:absolute;
	top: 36px; 
	left: 410px;
	width:322px;
	text-align:right;
	color: #666;
}	


.footer { 
	background: url(images/footer.png) no-repeat bottom;
	width: 719px; 
	height: 32px; 
	color: #606060;
	margin-top:12px;
	margin-left:12px;
	margin-bottom:12px;
}
