body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AACC;
}
body {
	background-color: #F9FDFF;
	margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
/* Content */
#body {
	width:977px;
}
#main {
	display:inline;
	float:left;
	width:636px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
}
#side_bar {
	display: inline;
	float:left;
	width:301px;
	margin-left:10px;
}
.content {
	margin-left:20px;
}
.content a {
	font-size:1.2em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.sub_side_bar {
	margin-left:20px;
}
.sub_side_bar a {
	font-size:13px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
}
.out {
	font-family:Impact, Verdana;
	font-weight:normal;
	font-size:30px;
	color: #000099;
}
a.out:link, a.out:visited, a.out:hover {
	color:#000099;
	text-decoration:none;
}
/* Headers */
h2 {
	font-size:24px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:normal;
	font-family:Impact, Verdana;
}
h3 {
	margin:10px 0px 0px  0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
/* Footer */
#copy {
	clear:both;
	text-align:center;
	padding-top:30px;
	margin-bottom:2px;
	font-size:11px;
}
/* IMG Lists */
.list_img img {
	margin:2px;
	border:1px solid #CC0000;
}
.list_img img:hover {
	border:1px solid #FF0000;
}
.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;
}
/* Bookmarks */
.bookmarks {
	font-size:12px;
	font-weight:normal;
	line-height:16px;
}
.bookmarks a {
	font-size:13px;
	font-weight:bold;
}
.bookmarks_keywords, a.bookmarks_keywords:link {
	display:inline;
	float:left;
	width:160px;
	margin-bottom:20px;
	font-size:13px;
}
.url_demo {
	color:#999999;
	font-size:11px;
}