a:link { color: #c62073; }
a:visited { color: #c62073; }
a:hover { color: #c62073; }
a:active { color: #c62073; }

img {
  border: none; 
}

body {
  
	font-family: 'Trebuchet MS';
	background: url('../images/body_background_gradient.gif') top center no-repeat;
	margin: 0px;
	border-top:0;
	border-bottom:0;
	text-align: center;
}

table {
 font-size:90%;
}

#image { 
  font-size: 80%;
  text-align: center; 
	font-style: italic;
	margin: 10pt 10px 10px 10pt; 
	float: right;
}

h2 {
  font-family: 'Trebuchet MS';
	text-align:left;
background: url('../images/h2.png') transparent bottom left no-repeat;
}

h3 {
  font-family: 'Trebuchet MS';
	text-align:left;
  
}

p {
	text-align: justify;
	
}

ul {
  list-style-image: url(../images/quaver.ico);
	text-align:left;
	
}

th {
	font-weight: bold;
	font-size:medium;
	text-align:left;
}


#calendar { 
  border-collapse: collapse; 
  border-top: hidden;
	font-size:90%;
}

#calendar TD:first-child { border-left: none; }

#calendar #titlerow {  }
#calendar #blankrow { background: none; }
#calendar TR {
  background: url('../images/tr.png') transparent bottom left no-repeat;
}
				
#month {
  background: url('../images/month.png') transparent bottom left no-repeat;
	font-style: italic;
	font-weight: bold;
}

#print {
  text-align:right;
}

#christie {
  background: transparent url('../images/christie_console_background.gif');
	width:315;
	height:324;
	right:50px;
	bottom:-290px;
	position:absolute;
}

#royal_box_panel_text {
  font-size:100%;
  margin-top:250px;
  margin-left:70px;
	margin-right:80px;
	text-align:center;
}

#royal_box_panel {
  float:left;
  width:273px;
	height:773px;
	margin-right:5px;
  background: url('../images/royal_box_panel.gif');
}

#footer {
	text-align:center;
	border-top: gray solid 1px;
	border-bottom: gray solid 1px;
	width:100%;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:10px;
  font-size: 70%;
	background: url('../images/background_gradient_footer.gif') #ffe7a5 repeat-y top left;
	
}

#list {
  margin-left:273px;
}

#container {
	padding:10px 10px 10px 10px;
	margin-bottom: 10px;
	
	margin-left:auto;
	margin-right:auto;
	width:750px;
  font-size:90%;
	background: url('../images/background_gradient.gif') #ffe7a5 repeat-x top left;
	border-right: gray solid 1px;
	border-left: gray solid 1px;
	border-bottom: gray solid 1px;
	
}

#header1 {
  background: url('../images/header.jpg') white center no-repeat;
	width:100%;
	height:136px;
}

#header2 {
  background: url('../images/menu_background.gif') repeat-x top left;
	height:47px;
	width:100%;
        line-height: 47px;
	text-align:center;
}