/* layout */

body {
	
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background-color: #1C97FF;
	background-image: url(/photo-gallery/reality-kings/f34dw/bg.gif);
	background-position: top;
	background-repeat: repeat-y;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}

* html #container {
	margin-left: 1px;

}

#second-row-of-thumbs-bg {
	background-image: url(/photo-gallery/reality-kings/f34dw/02v3link-block_01.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 700px;
	height: 184px;
}

#burn-dvd-bg {
	background-image: url(/photo-gallery/reality-kings/f34dw/02v3link-block_02.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 700px;
	height: 35px;
}

#text {
	font-size: 12px;
	text-align: center;
	width: 700px;
	margin: 0 auto;
}

/* and of layout */

/* misc */

.highlight img {
	border: 5px solid #FFFFFF;
	margin: 5px;
}

.highlight:hover img {
	border: 5px solid #A1D4FF;
}

.highlight:hover {
	color: #FFFFFF; /* Dumb definition for MSIE */
}


/* end of misc */
