body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/webcamback.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c2cdda;
}
#top_left p {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
}
p {
	margin: 0px;
}


a img, img 	{ 
	border: none; 
}

#container {
	position: relative;
	width: 1023px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#folrama {
	position: absolute;
	left: 7px;
	top: 28px;
	z-index: 1;
}
#tagline {
	position: absolute;
	left: 772px;
	top: 37px;
	z-index: 2;
}
#fol {
	position: absolute;
	left: 858px;
	top: 99px;
	z-index: 3;
}
#flash_app {
	position: absolute;
	left: 265px;
	z-index: 6;
	top: 5px;
}
#main_area {
	position: absolute;
	width: 1023px;
	top: 155px;
	left: 0px;
	z-index: 5;
}
#top {
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	height: 25px;
}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	height: 36px;
}
#center {
	background-image: url(../images/main_back.png);
	background-repeat: repeat-y;
}
#center .content {
	padding-right: 35px;
	padding-left: 35px;
}
#top_left {
	display: block;
	float: left;
	width: 234px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #67798F;
	text-align: center;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}#right_photo {
	float: right;
	height: 170px;
	width: 234px;
	border: 2px solid #C1BBB7;
	margin-right: 5px;
}
#photos_gallery {
	padding-top: 10px;
}
.photo			{
	padding: 0px;
	margin: 2px;
	border: 2px solid #C1BBB7;
	display: block;
	width: 111px;
	float: left;
	height: 83px;
}
.photo:hover	{
	border-color: #000000;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #2F4E70;
	text-align: center;
	padding-top: 10px;
}
#footer a {
	color: #841316;
	text-decoration: none;
}
#footer a:hover {
	color: #841316;
	text-decoration: underline;
}
#top_left a {
	color: #841316;
	text-decoration: none;
}
#top_left a:hover {
	color: #841316;
	text-decoration: underline;
}

