a.photos:link {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
a.photos:visited {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
a.photos:hover {
	background-color: transparent;
	border: 0px;
	padding: 0px;
	text-decoration: none;
	}

/* ---------------------------------------- */

b.photos-title {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

b.photos-logos {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

img.logos {
	background-color: transparent;
	border: 0px;
	margin: 10px 0px 0px 0px;
	}

img.photos {
	background-color: transparent;
	border: 1px 1px 1px 1px;
	border-color: #666666;
	border-style: solid;
	}

/* ---------------------------------------- */

#photos-container {
	background-color: transparent;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	z-index: 1;
	}

#photos-body {
	background-color: #494949;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	left: 40px;
	top: 0px;
	width: 520px;
	z-index: 1;
	}

#photos-iframe {
	background-color: #494949;
	border-color: #666666;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
	left: 0px;
	top: 0px;
	width: 520px;
	z-index: 1;
	}

/* ---------------------------------------- */

#photos-container-01 {
	background: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 72px;
	height: 50px;
	width: 600px;
	z-index: 1;
	}

#photos-container-02 {
	background: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 600px;
	top: 72px;
	height: 50px;
	width: 140px;
	z-index: 1;
	}

#photos-container-03 {
	background-color: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 0px;
	top: 122px;
	height: 300px;
	width: 600px;
	z-index: 1;
	}

#photos-container-04 {
	background-color: #494949;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	position: absolute;
	overflow: hidden;
	left: 600px;
	top: 122px;
	height: 300px;
	width: 140px;
	z-index: 1;
	}

/* ---------------------------------------- */

#photos-title {
	background-color: transparent;
	text-align: left;
	position: absolute;
	overflow: hidden;
	left: 40px;
	top: 0px;
	z-index: 1;
	}

#photos-logos {
	background-color: transparent;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	line-height: 14pt;
	position: relative;
	overflow: hidden;
	text-align: left;
	left: 0px;
	top: 0px;
	width: 140px;
	z-index: 1;
	}

#splash-random {
	background-color: transparent;
	border-color: #666666;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	color: #999999;
	text-align: left;
	position: absolute;
	overflow: hidden;
	margin-top: 0px;
	right: 0px;
	bottom: 28px;
	height: 115px;
	width: 140px;
	z-index: 2;
	}

/* ---------------------------------------- */

.out {
	display: block; 
	background: #353535; 
	border: 2px solid #404040; 
	position: relative;
	top: 3px;
	left: 3px;
	margin: 10px 0px;
	}

.in {
	background: transparent; 
	border: 1px solid #666666; 
	position: relative; 
	padding: 0px;
	}

.rtout {left: -3px;}
.tpout {top: -3px;}
.image {width: 125px; padding: 0px;}