img {
	border: none;
}
.h2 
{
	font-size: 14px;
}

html,
body { 
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
body {
	background: #300 url(../img/bg-body.gif) repeat-x;
	font-family: arial, sans-serif;
}
#outer { 
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -210px -50%;
	height: 420px;
	width: 100%;
	border:0px solid white;
} 
#MainMenu {
	background: url(../img/bg-menu-inner.gif) repeat-x;
	height: 40px;
	border: 0px solid green;
}
#MainMenu ul {
	background: black;
	width: 761px;
	margin: 0 auto 0 auto;
	color: #fff;
	height: 28px;
	list-style: none;
	padding: 0;
	clear: both;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#MainMenu ul li {
	float: left;
	width: 126px;
	border-left: 1px solid white;
}
#MainMenu ul li.last {
	float: left;
	width: 123px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
#MainMenu a {
	display: block;
	color: #fff;
	padding: 8px 0 0 0;
	height: 20px;
	text-transform: uppercase;
	font-family: verdana, times;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#MainMenu a:hover {
	background: #473524;
}
#Content {
	background: #CC6600;
	height: 333px;
	padding: 10px 0;
	overflow: auto;
	margin: 0 auto;
	font-family: verdana;
	background-attachment: fixed;
}
#Footer {
	background:#330101;
	text-align: center;
	border-top: 1px solid #F59300;
}
#Footer a {
	color: #930;
	text-decoration: none;
	font-size: 10px;
} 
#Footer p {
	font-size: 10px;
	color: white;
	width: 774px;
	margin: 0 auto;
	text-align: left;
	padding: 5px 0 115px 0;
}
#Footer span {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 10px;
}
#Footer span a {
	font-size: 10px;
	color: white;
	text-decoration: underline;
}
#Footer span a:hover {
	text-decoration: none;
}
#Wrapper {
	width: 762px;
	margin: 0 auto;
}
#Wrapper h2 
{
	font-family: Times New Roman; 
	font-size: 14pt; 
	font-style : italic; 
	font-weight: bold; 
	color: #330000;
	padding-left: 100px;
}
#Wrapper .exhibitListing
{
	font-family: Times New Roman; 
	font-size: 12pt; 
	font-style : italic; 
	font-weight: bold; 
	color: #330000
}

#ServiceMenu {
	background: #000;
	border-top: 1px solid #FFCC99;
	height: 29px;
}

#ServiceMenu ul {
	background: url(../img/logo.gif) top right no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 762px;
	list-style: none;	
	height: 29px;
}

.bulgar #ServiceMenu ul {
	background: url(../img/logo_bg_2.jpg) 370px 0 no-repeat;
	width: 810px;
}

#ServiceMenu ul li {
	float: left;
	height: 29px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	width: 107px;
	border-left: 1px solid #F59300;
}
#ServiceMenu li.first {
	width: 170px;
	border-left: none;
}
#ServiceMenu li.last {
	width: 25px;
	border-left: 2px solid #F59300;
	border-right: 1px solid #F59300;
}
#ServiceMenu a {
	color: #F59300;
	display: block;
	padding: 7px 0 5px 0;
	text-transform: uppercase;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#ServiceMenu a:hover {
	color: #fff;
}
#ServiceMenu .last a {
	text-indent: -1000em;
	background: url(../img/btnhome.gif) no-repeat;
	width: 25px;
	height: 29px;
	padding: 0;
}
#ServiceMenu .last a:hover {
	background: url(../img/btnhome2.gif) no-repeat;
}
#Content a {
	color: white;
}
#Content a:hover {
	text-decoration: none;
}
#LeftMenu {
	float: left;
	width:auto;
	border:0px solid white;
	margin:0 -250px 0 0; 
}
#LeftMenu ul {
	margin: 40px 200px 0 0;
	padding: 0;
	list-style: none;
}
#LeftMenu li {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 180%;
}
#LeftMenu a {
	color: #fff;
	text-decoration: underline;
	background: url(../img/arrow.gif) right 7px no-repeat;
	display: block;
	text-align: right;
	padding: 0 15px 0 0;
}
#LeftMenu a:hover {
	color: #FEFDFC;
	text-decoration: none;
	background: url(../img/arrow2.gif) right 7px no-repeat;
}
 #LeftMenu2 {
	float: left;
	width: 50%;
} 
#LeftMenu2 ul {
	margin: 10px 40px 0 50px;
	padding: 0;
	list-style: none;
}
#LeftMenu2 li {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	float:left;
	padding: 0 10px 0px 0;
}
#LeftMenu2 a {
	color: #fff;
	text-decoration: underline;
	font-family: times;
	font-style: italic; 
	font-size: 16px;
	background: url(../img/arrow.gif) right 7px no-repeat;
	display: block;
	text-align: right;
	padding: 0 10px 0px 0;
}
#LeftMenu2 a:hover {
	color: #FEFDFC;
	text-decoration: none;
	background: url(../img/arrow2.gif) right 7px no-repeat;
}
#page {
	margin: 40px 0 0 50%;
	border: 0px solid white;
	width: 350px; 
}
* html #page {
	height: 1%;
}
#page p,
#page li {
	font-size: 11px;
}

#feedback {
	margin: 40px 0 0 30%;
	border: 0px solid white;
}
* html #feedback {
	height: 1%;
}
#feedback p,
#feedback li {
	font-size: 11px;
}
#hall {
	margin: 0 0 0 0;
	background: url(../img/kafevu.gif);
	padding: 0 10px 10px 10px;
	margin-left: 55%;
	border: 3px solid #cc6600;
	width:300px;
}

* html #hall {
	height: 1%;
}
#hall p, #hall li 
{
	font-size: 11px;
}
#VirtualLinks
{
	/*float:left;*/
}
#hall h2 {
	color: #F4C893;
	font-size: 18px;
	margin: 0;
	padding: 20px 0 0 0;
}
#HallsPic {
	width: 293px;
	background: #333;
	text-align: center;
	border: 1px solid #fff;
	border-bottom: none;
} 
#HallsLinks {
	width: 50%;
	float:left;
} 
#HallsImgLinks
{
	width: 50%;
	float:left;
} 
#HallItems h3 {
	font-size: 11px;
	color: #FFCC99;
}
#HallItems ul,
#HallsLinks ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#HallsLinks {
	height: 25px;
	width: 293px;
	border: 1px solid #fff;
}
#HallsLinks li {
	width: 130px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	background: #600;
}
#HallsLinks li.first,
#HallsLinks li.last {
	width: 80px;
	border: none;
}
#HallsLinks a {
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
	height: 20px;
	text-decoration: none;
}
#HallsLinks a:hover {
	background: #900;
}
#HallsImgLinks ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	width: 293px;
}
#HallsImgLinks li {
	float: left;
}
#sos
{
	width: 40%;
	float:left;
	border:0px solid white;
} 
#amphorabug
{
	border:0px solid blue;
	float:none;
}
#ExhibitInfo 
{
	width: 590px;
	border: 1px solid #F9CB9C;
	margin:0 0 0 100px;
	float: left;
	clear: both;
	/*background: #D68838;
	background: #9C3404;*/
	background: url(../img/bkimage.gif);
}
#ExhibitInfo img {
	float: left;
	border-right: 1px solid #f9cb9c;
}
#ExhibitDescription 
{
	background: url(../img/bktext.gif) repeat-y;
	float: left;
	width: 349px;
	min-height: 229px;
	color: #fc9;
	border-bottom: 1px solid #f9cb9c;
	border:1px solid white;
}
* html #ExhibitDescription 
{
	height: 229px;
}
#ExhibitDescription dl
{
	margin: 15px;
	font-size: 10px;
	border:1px solid #663300;
}

#ExhibitDescription p 
{
	margin:0 0 0 0px;
	padding:0 0px 0 0;
	font-size: 10px;
	border:0px solid white;
}
#ExhibitDescription dt {
	float: left;
	width: 70px;
	text-align: right;
}
#ExhibitDescription dd 
{
	margin: 0 0 5px 75px;
	font-size: 11px;
	font-weight: bold; 
}
#ExhibitMenu {
	height: 24px;
	width: 349px;
	margin: 0 0 0 239px;
	clear: right;
}
#ExhibitMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 1px solid #f9cb9c;
	background: #600;
	float: left;
}
#ExhibitMenu li {
	width: 186px;
	border-left: 1px solid #f9cb9c;
	border-right: 1px solid #f9cb9c;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	background: #600;
}
#ExhibitMenu li.first,
#ExhibitMenu li.last {
	width: 80px;
	border: none;
}
#ExhibitMenu a {
	display: block;
	text-align: center;
	padding: 5px 0 0 0;
	height: 19px;
	text-decoration: none;
}
#ExhibitMenu a:hover {
	background: #900;
}
p.exhibitListing {
	font-size: 14px;
	clear: both;
	padding-left:100px;
}

#form
{
	margin:0 0 0 225px;
	font-family: Times New Roman; 
	font-size: 10pt; 
	font-style : italic; 
	font-weight: bold; 
	
}

#news
{
	width: 65%;
	float:right;
	margin:0 20px 0 20px;
	/*font-family: Times New Roman; 
	font-size: 12pt; 
	font-style : italic; 
	font-weight: bold; */
	
	font-size: 8pt;
}

#news p
{
	margin:0 0 0 0px;
	padding:5px 0 0 0px;
	/*font-family: Times New Roman; 
	font-size: 12pt; 
	font-style : italic; 
	font-weight: bold; */
}

#news p.sos
{
	padding:30px 0 0 0px;
	/*font-family: Times New Roman; 
	font-size: 12pt; 
	font-style : italic; 
	font-weight: bold; */
	
}

#news h2
{
	margin:0 0 0 0px;
	padding:5px 0 0 0px;
	/*font-family: Times New Roman; 
	font-size: 16pt; 
	font-style : italic; 
	font-weight: bold; */
}

#news p.back
{
	margin:0 0 0 0px;
	padding:40px 0 0 0px;
}