html
{

}

body
{
	background-color: #666666;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	color: #FFFFFF;
	height: auto;
}

.photosrip_random {
	overflow: hidden;
	white-space: nowrap;
	position: absolute;
	top: 50px;
	height: 100px;
	margin: 0 auto;
	width: 1000px;
}
.footer {
	position: fixed;
	bottom: 10px;
	color: #000000;
}

img
{
	border: none;
	margin: 0px 0px 0px 0px;
}

a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #CCCCCC;
}

.small {
	font-size: 10px;
}

.large {
	font-weight: bold;
	font-size: 24px;
}

.x-large
{
	font-weight: bold;
	font-size: 32px;
	margin: 0px;
}
.text {
	margin-left: 10px;
	color: #FFFFFF;
	background-image: url(images/background_alppha_50.png);
	width: auto;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	top: 10px;
	position: absolute;
}
.main {
	margin: 0 auto;
	width: 1000px;
	height: auto;
}

.image {
	overflow: hidden;
	width: 500px;
	background-repeat: no-repeat;
	height: 340px;
	top: 200px;
	position: absolute;
}
.photostrips {
	left: 500px;
	position: relative;
	width: 500px;
	overflow: hidden;
	top: 183px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 10px;
	white-space: nowrap;
}
.header  {
	position: relative;
	float: right;
}
.photostrips a {
	background-color: #000000;
}
#googleadsense_image {
	position: absolute;
	top: 550px;
}