﻿body {
	background-color:#666;
	background-image:url('images/bg.gif');
	background-repeat:repeat-x;
	margin:0;
}

img {
	border:0;
}

.page {
	width:1024px;
}

.header {
	width:1024px;
	height:165px;
	float:left;
}

.diapo {
	height:164px;
	width:1024px;
	background-image:url('images/diapo.jpg');
	float:left;
}

.menu {
	text-align:center;
	height:486px;
	width:188px;
	float:left;
}

.gallery {
	width:836px;
	float:left;
	margin-top:25px;
}


.videos {
	width:836px;
	float:left;
	margin-top:25px;
}


.gallery img {
	border:3px solid white;
}

.imgtop {
	width:835px;
	height:163px;
	float:left;
}

.content {
	width:836px;
	height:320px;
	float:left;
}

p {
	text-align:justify;
	width:690px;
	margin-top:18px;
	margin-left:80px;
	font-family:Verdana;
	font-size:13px;
	color:white;
}

span.text {
	font-family:Verdana;
	font-weight:bold;
	text-transform:uppercase;
	font-size:16px;
	color:white;

}