body {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 1.08em;
	text-align: center;
	background: #fff url(http://www.celebminute.com/aimg/backg.jpg) top repeat-y;
	background-color: #e6e6e6;
}
a, a:link, a:visited {
	color: #215dd5;
	text-decoration: underline;
	font-size:1.12em;
}
a:hover {
	color: #d01f1f;
	text-decoration:none;
}
a:active {
	color: #FF0000;
}
.weatimages_thumbnail_cell {/* cell displayed in album view and containing image thumbnail, filename, description */
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px 4px 8px 4px;
	border-style: solid;
	border-color: #DDDDDD;
	text-align: left;
	vertical-align: top;
}
.weatimages_thumb_border {/* border of thumbnail */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin: 6px 6px 2px 6px;
}
.weatimages_link_size {/* links to original/resized image displayed under thumbnail in album */
	font-size: 9px;
	text-decoration: underline;
	color: #000;
	text-align: center;
}
.weatimages_filename {/* filename displayed under image thumbnail in album */
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height:0.90em;
	width:211px;
}
.weatimages_image_desc {/* description (from textfile or exif) displayed under image thumbnail in album */
	color: #006cdb;
	text-align: left;
	font-size:10px;
	width:218px;
}
.weatimages_pages_navigator {/* pager */
	font-size: 16px;
	color: #000;
	align: left;
	text-transform: uppercase;
	margin:8px 3px 11px 3px;
}
.weatimages_header {/* page title line - album/image name (or description) */
	font-size: 22px;
	color: #000;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
	font-style: italic;
	text-transform: uppercase;
}
.weatimages_comment {/* string under page title - album/image description */
	font-size: 15px;
	color: #ff3939;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
}
.weatimages_thumb_album_name {/* album name shown on the right of album thumbnail */
	font-size: 14px;
	color: #c3db3c;
}
.weatimages_thumb_album_desc {/* album decsription shown on the right of album thumbnail */
	font-size: 11px;
	color: #000;
}
.weatimages_bigimage {/* style for big version of image */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	margin: 5px;
	text-align: left;
}
.weatimages_container_navig {/* links to next/previous images displayed at the page vith big version of image */
	font-size: 13px;
	text-decoration: underline;
}
.weatimages_toppest_navig {/* style for a div containing top navigational links - to parent albums and next/prev images */
	color: #000;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
	font-size: 1.09em;
}
.weatimages_hotkey_tip {/* tips beside links to next/previous images */
	font-size: 10px;
	color: #ff5d0d;
}
.imglog {
	background: url("http://www.celebminute.com/img/IMGheadLOGO.gif") top left no-repeat;
	float:left;
	width: 241px;
	height: 100px;
	margin-bottom: 1px;
	margin-top:1px;
	margin-left:1px;
	padding: 3px 1px 9px 34px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.05em;
}
ul#xmenu {
	list-style: none;
	margin: 0 0 -13px 0;
	padding: 0;
	height: 25px;
	width: auto;
}
ul#xmenu li {
	float: left;
	display: inline;
	height: 25px;
	margin: 0 10px;
}
ul#xmenu li.home a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_home.png) 0 0 no-repeat;
	width: 67px;
}
ul#xmenu li.videos a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_videos.png) 0 0 no-repeat;
	width: 97px;
}
ul#xmenu li.pics a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_pics.png) 0 0 no-repeat;
	width: 154px;
}
ul#xmenu li.news a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_news.png) 0 0 no-repeat;
	width: 140px;
}
ul#xmenu li.contests a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_contests.png) 0 0 no-repeat;
	width: 114px;
}
ul#xmenu li.bookmark a {
	background: url(http://www.celebminute.com/wp-content/themes/SillyHooker/images/menu_bookmark.png) 0 0 no-repeat;
	width: 148px;
}
ul#xmenu li a {
	display: block;
	height: 25px;
	text-indent: -999em;
}
ul#xmenu li.home a:hover, ul#xmenu li.videos a:hover,
ul#xmenu li.pics a:hover, ul#xmenu li.news a:hover,
ul#xmenu li.contests a:hover, ul#xmenu li.bookmark a:hover {
	background-position: bottom left;
}
ul#xmenu li {
	float: left;
	display: inline;
	height: 25px;
	margin: 0 10px;
	overflow: hidden;
}