.body {
	font: italic normal 13px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.body a, .body a:visited { color: #000; text-decoration: none; }
.body a:hover { color: #000; text-decoration: underline; }

.header {
	font: 16px Georgia, "Times New Roman", Times, serif;
}
/*a:link {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}*/

a.home:link, a.home:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #666699;
text-decoration: none;
}

a.home:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #9999cc;
text-decoration: none;
}


a.bombaline:link, a.bombaline:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #CC6600;
text-decoration: none;
}

a.bombaline:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #e8ae89;
text-decoration: none;
}

a.store:link, a.store:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #663333;
text-decoration: none;
}

a.store:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #9e8485;
text-decoration: none;
}

a.gallery:link, a.gallery:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #000066;
text-decoration: none;
}

a.gallery:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #656692;
text-decoration: none;
}

a.aboutus:link, a.aboutus:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #006600;
text-decoration: none;
}

a.aboutus:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #9bb68b;
text-decoration: none;
}

a.press:link, a.press:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #330033;
text-decoration: none;
}

a.press:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #847187;
text-decoration: none;
}

a.links:link, a.links:visited {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #990000;
text-decoration: none;
}

a.links:hover {
font-family: Georgia, "Times New Roman", Times, serif;;
font-size: 14px;
color: #a58183;
text-decoration: none;
}

.container {
background-color: #fff;
width: 850px;
height: 650px;
}

.container_news {
background-color: #fff;
width: 850px;
height: 780px;
}

.menu {
width: 105px;
height: 100%;
margin: 15px 0 0 30px;
float: left;
}


.menu ul {
list-style-position: inside;
list-style-type: none;
margin: 0 0 0px 0;
padding: 0;
}

.menu ul li {
margin: 0 0 12px 0;
padding: 0;
}

.content {
width: 205px;
height: 100%;
margin: 15px 0 0 15px;
float: left;
}

.photo {
width: 445px;
height: 100%;
margin: 15px 0 0 30px;
float: left;
}

.video {
width: 445px;
height: 100%;
margin: 15px 0 0 30px;
float: left;
}

.logo { margin: 10px 0 0 5px; border: 0; }

.clear { clear: both; }

p {margin: 0; font-size: 13px;}

