body
{
	background-color: #0b395a;
	color: #ffffff;
	background-image:url('images/background.jpg');
	background-repeat: repeat-x;
}
#MainPart
{
	width: 975px;
}
#Content
{
	width: 900px;
	z-index: 0;
}
p
{
font-family: arial;
font-size: 14px;
}
li
{
font-family: arial;
font-size: 14px;
}
img
{
border: none;
}
h4
{
font-family: arial;
font-size: 18px;
}
a
{
color: #d5b354;
}
p.caption
{
font-size: 12px;
text-align: center;
}
p.menu
{
font-size: 12px;
text-align: center;
}
td
{
border-size: 1px;
}