body,td,th {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
/* Body */
#body {
	width:895px;
}
#bod {
	display:inline;
	float:left;
	width:630px;
	border-left:1px solid #BC0000;
	border-right:1px solid #BC0000;
	border-top:1px solid #BC0000;
	border-bottom:1px solid #BC0000;
	background-color:#191919;
	background-image:url(bg.gif);
	background-repeat:repeat-y;
	padding:5px;
}
#side {
	display: inline;
	float:left;
	width:230px;
	margin-left:20px;
}
#side a {
	font-size:16px;
	line-height:34px;
}
h1 {margin:0px;}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	font-style:italic;
	color:#ffffff;
	margin-top:20px;
	margin-bottom:10px;
}
/* Content */
.galleries {
	margin-left:20px;
}
.galleries a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
}
.out {
	font-family:Impact, Verdana;
	font-size:30px;
	font-weight:normal;
}
/* IMG Lists */
.list_img img {
	margin:2px;
	border:1px solid #ffffff;
}
.list_img img:hover {
	border:1px solid #FF9900;
}
.list_gallery_thumbs, .list_gallery_thumbs a {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.gallery_thumb {
	width:210px;
	height:222px;
	display:inline;
	float:left;
	text-align:center;
}
.social_bookmarks {
	width:260px;
}
.social_bookmarks img, .social_bookmarks img:hover {
	border:0px;
	margin:0px 1px 1px 1px;
}
.share_input {
	padding:1px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:100px;
}