body {
      background:  #c9e4f7 url(http://circusfestivalireland.com/images/press.jpg) no-repeat center top; background-color: #c9e4f7;
	font-family: verdana, arial san-serif;
	font-size: 13px;
	color: #000000;
}


a:link {
	color: #000000;
         text-decoration : underline;    
	font-size: 13px;
}


a:hover {
         text-decoration : none;        
	color: #333333;
	font-size: 13px;
	}


a:visited {
	color: #333333;
         text-decoration : underline;   
	font-size: 13px;
}


img {
        border:none;
        behavior: url(iepngfix.htc);
}

/********************************************************************/
#main {
	vertical-align: middle;
	text-align: left;
	width: 850px;
	height: 100%;
    border: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: -14px;
}


#main-container {
	text-align: left;
	width: 850px;
	height: 100%;
    border: 0px;
	padding-bottom: 15px;
	padding-left: 70px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: 0px;
}
/* for Internet Explorer */
* html #main-container {
	width: 925px;
	margin-left: 180px;
}

#header-top {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
	padding-left: 0;
	padding-right: 0;
}

#header-wrap {
	vertical-align: middle;
	text-align: center;
    padding: 0px;
    border: 0px;
}

h1 {
	margin: 0px;
    padding: 0px;
    text-align: left;
    border: 0px;
	display: inline;
	height: 23px; 
         font-size: 16px;
}  

h2 {
	margin: 0px;
    padding: 0px;
    text-align: left;
    border: 0px;
	display: inline;
	height: 23px; 
         font-size: 16px;
}

#navbar {
	float: left;
}

#content {
	float: right;
}

.navbar-container {
 background-image: url(../images/navbar-bg-home.png);
 background-repeat: repeat-y;
 background-width: 175px;
 background-height: 2px;
    text-align: left;
	width: 175px;
	height: 600px;
	margin: 0px;
	padding: 0px;
    border: 0px;
        behavior: url(iepngfix.htc);
}

.navbar-container-text {
    text-align: left;
	width: 140px;
	height: 100%;
	margin: 0px;
	padding: 12.5px;
    border: 0px;
}

.content-container {
   background-image: url(../images/content-bg-home.png);
   background-repeat: repeat-y;
   background-width: 625px;
   background-height: 2px;
	vertical-align: right;
	text-align: left;
	width: 605px;
	min-height: 540px;
	height: 100%;
   border: 0px;
	margin-right: 60px;
	margin-left: 10px;
	margin-top: 40px;
    margin-bottom: 0px;
        behavior: url(iepngfix.htc);
}
/* for Internet Explorer */
* html .content-container {
height: 540px;
}

.fix{
	vertical-align: right;
	text-align: left;
	width: 380px;
   border: 0px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 20px;
    margin-bottom: 0px;
}
/* for Internet Explorer */
* html .fix {
    padding-top: 15px;
}


.text {
	vertical-align: right;
	text-align: left;
	width: 500px;
	height: 100%;
	min-height: 360px;
   border: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 80px;
	padding-left: 30px;
	padding-right: 30px;
}
/* for Internet Explorer */
* html .text {
	width: 525px;
height: 450px;

}

#footer {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
 	text-align: center;
	color: #000000;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 12px;
 	text-align: center;
	color: #FFFFFF;
}
.clearer {
	clear: both;
	font-size: 1px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;

	}

ul li {
	position: relative;
	}

li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}

ul li a {
	display: block;
	text-decoration: none;
	color: #777; 
         background: #c9e4f7;
	padding: 3px;
	border-bottom: 0;
	}

li:hover ul, li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
