body {
	background: #000;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
}

#container {
	background: #000 url(back.jpg) no-repeat;
	position: relative;
	text-align: center;
	margin: 0 auto;
	width: 960px;
	height: 600px;
}

#header {
	position: relative;
	margin: 0 auto;
	text-align: left;
	top: 36px;
	left: 0px;
	width: 850px;
	height: 120px;
}

#logo {
	background: url(logo.gif) no-repeat;
	position: relative;
	width: 221px;
	height: 66px;
}

#menu {
	position: absolute;
	width: 550px;
	height: 66px;
	left: 265px;
	top: 12px;
}

#b-web {
	position: absolute;
	width: 150px;
	height: 37px;
	left: 0px;
	top: 0px;
}

a#web img{
	background: url(web-btn1.gif) top left no-repeat;
	width: 150px;
	height: 37px;
	border-width: 0;
}

a#web:hover img{
	background: url(web-btn2.gif) top left no-repeat;
	width: 150px;
	height: 37px;
	border-width: 0;
}

#b-gra {
	position: absolute;
	width: 147px;
	height: 37px;
	left: 170px;
	top: 0px;
}

a#gra img{
	background: url(gra-btn1.gif) top left no-repeat;
	width: 147px;
	height: 37px;
	border-width: 0;
}

a#gra:hover img{
	background: url(gra-btn2.gif) top left no-repeat;
	width: 147px;
	height: 37px;
	border-width: 0;
}

#b-pho {
	position: absolute;
	width: 131px;
	height: 37px;
	left: 340px;
	top: 0px;
}

a#pho img{
	background: url(pho-btn1.gif) top left no-repeat;
	width: 131px;
	height: 37px;
	border-width: 0;
}

a#pho:hover img{
	background: url(pho-btn2.gif) top left no-repeat;
	width: 131px;
	height: 37px;
	border-width: 0;
}

#content {
	position: relative;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px 0 20px;
	width: 800px;
	height: 470px;
}

.img-lnk {
	padding: 5px;
	border: 0px;
}

#bottom {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
}

a.bot {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-decoration: none;
}

a.bot:hover {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #fff;
	text-decoration: underline;
}

a.photo img{
	border: 2px solid #000;
	margin: 3px;
}

a.photo:hover img {
	border: 2px solid #fff;
	margin: 3px;
}
