body {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a, a:link, a:visited {
	color: #002277;
	text-decoration: underline;
}
a:hover {
	color: #EE5500;
}
a:active {
	color: #FF0000;
}
.mc_thumbnail_cell {/* cell displayed in wallpaper 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: center;
	vertical-align: top;
}
.mc_thumb_border {/* border of thumbnail */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin: 6px 6px 2px 6px;
}
.mc_link_size {/* links to original/resized image displayed under thumbnail in wallpaper */
	font-size: 9px;
	text-decoration: underline;
	color: #333366;
	text-align: center;
}
.mc_filename {/* filename displayed under image thumbnail in wallpaper */
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}
.mc_image_desc {/* description (from textfile or exif) displayed under image thumbnail in wallpaper */
	color: #555555;
	text-align: center;
}
.mc_pages_navigator {/* pager */
	font-size: 12px;
	color: #003366;
	text-align: center;
}
.mc_header {/* page title line - wallpaper/image name (or description) */
	font-size: 15px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 20px;
}
.mc_comment {/* string under page title - wallpaper/image description */
	font-size: 12px;
	color: #555555;
	margin-bottom: 3px;
	margin-left: 20px;
	margin-right: 20px;
}
.mc_thumb_wallpaper_name {/* wallpaper name shown on the right of wallpaper thumbnail */
	font-size: 14px;
	color: #333333;
}
.mc_thumb_wallpaper_desc {/* wallpaper decsription shown on the right of wallpaper thumbnail */
	font-size: 12px;
	color: #555555;
}
.mc_bigimage {/* style for big version of image */
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #444444;
	margin: 5px;
	text-align: center;
}
.mc_container_navig {/* links to next/previous images displayed at the page vith big version of image */
	font-size: 11px;
	text-decoration: underline;
}
.mc_toppest_navig {/* style for a div containing top navigational links - to parent wallpapers and next/prev images */
	color: #555555;
	background-color: #FAFBFB;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 5px;
}
.mc_hotkey_tip {/* tips beside links to next/previous images */
	font-size: 11px;
	color: #BBBBBB;
}

/*
 * Styles from header 
 * */
hr {
	width: 98%; border: #dedede 3px dotted;
}
.domain {
  font-weight: bold; 
  font-size: 28px; 
  color: #000000; 
  font-family:trebuchet MS;
}
.menu {
  font-weight: bold; 
  font-size: 18px; 
  color: #000000; 
  font-family:trebuchet MS;
}
.category {
  font-weight: bold; 
  font-size: 16px; 
  color: #000000; 
  font-family:trebuchet MS;
}
