#content{
position:relative;
margin: 20px 0px 0px 0px;
min-height:200px;
background-image:url(../images/backgrounds/groupsbottom.gif);
background-position:bottom;
background-repeat:no-repeat;
}

* html #content{
height:200px;
}

#title{
position:relative;
height:110px;
width:735px;
margin:0px 15px 0px 10px;
background-image:url(../images/blobs/tripindexblobtop.gif);
background-repeat:no-repeat;
}

table.calendartable tr td{
border-width:2px;
border-style:outset;
border-color:#FCDEC6;
background-image:url(../images/backgrounds/triptabletexture.jpg);
background-repeat:repeat;
padding:3px;
height:36px;
text-align:center;
}


#calendar{
position:relative;
background-image:url(../images/blobs/tripindexblobmiddle.gif);
padding:0 15px 0 20px;
margin:0px 15px 0px 10px;
}

#calendarbottom{
position:relative;
background-image:url(../images/blobs/tripindexblobbottom.gif);
background-repeat:no-repeat;
margin:0px 15px 0px 10px;
height:100px;
}

#notes{
position:absolute;
left:50px;
top:20px;
}

img {
border-color: #000000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	position:relative;
	padding-top:30px;
	left:30px;
}

h2 {
	font-size: 16px;
	font-style:italic;
	font: Geneva, Arial, Helvetica, sans-serif bold italic;
	color: #000000;
	position:relative;
	top:30px;
	left:30px;
}	

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin:5px 0px 5px 0px;
}

#tripindex{
z-index:2;
position:absolute;
top:50px;
left:400px;
}

#break{
border-width:0px;
background-image:url(../images/backgrounds/orpixel.gif);
background-repeat:repeat;
}

#space{
height:60px;
}

#copyright{
position:absolute;
bottom:20px;
right:20px;
font-size:9px;
}
