body {
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(/global/background.png);
}

#pole {
	margin-bottom: 50px;
	margin-top: 50px;
	border-bottom-color: black;
	border-top-color: black;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 5px;
	border-top-width: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#pole #flag {
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	width: 540px;
}

#pole #menu {
	float: left;
	width: 400px;
}

#pole #menu ul {
	padding: 0px;
	width: 400px;
	margin: 0px;
	list-style-type: none;
}

#pole #menu li {
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url(arrow.png);
	text-align: center;
	padding: 0px;
	width: 60px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
}

#menu li a { font-size: 0.8em; font-family: Georgia, "Times New Roman", Times, serif; display:block; height: 40px; line-height: 40px; padding: 0px; color:#000; text-decoration:none;}

#menu li a:hover {font-family: Georgia, "Times New Roman", Times, serif; display:block; height: 40px; line-height: 40px; padding: 0px; color: #4c4c4c; text-decoration:none;}

#homesplash { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 620px; }

#homesplash p { margin: 0px; text-align: right; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; }

#homesplash a { color: black; }

#homevideo { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 620px; }

#homevideo p { margin: 0px; text-align: right; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; }

#homevideo a { color: black; }

#greeting { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 940px; }

#greeting p { width: 540px; margin-top: 10px; margin-bottom: 10px; font-size: 1em; font-family: Georgia, "Times New Roman", Times, serif; }

.video { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 620px; }

.widevideo { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 780px; }

.video p, .widevideo p, .art p { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 5px; text-align: right; font-size: 0.9em; font-family: Georgia, "Times New Roman", Times, serif; }

h2 { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 780px; font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: inside;
}

ul.options {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.options li {
	margin-bottom: 10px;
	margin-top: 10px;
}

ul.options li a {
	color: black;
	text-decoration: none;
}

ul.options li a:hover {
	color: #999999;
	text-decoration: none;
}

p.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-right: auto;
	margin-left: auto;
	width: 620px;
	text-align: justify;
	font-size: 0.9em;
}

#iphone {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}

#iphone img {
	padding: 5px;
}

.art { margin-bottom: 25px; margin-top: 25px; margin-right: auto; margin-left: auto; width: 780px; }

