.background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#center {
position: absolute;
left: 50%;
}
#content {
position: absolute;
left: -612px;
width: 1224px;
}

#container {
	position: absolute;
	top:0px;
	left: 0px;
	background-color: #FFFFFF;
	color: #000000;
	width: 1224px;
	height: 630px;
	background-image: url(images/background.jpg);
}

#usnav {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	position:absolute; 
	left:167px; 
	top:250px; 
	width:111px; 
	height:216px; 
	z-index:2;
}

#younav {
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left:937px; 
	top:250px; 
	width:111px; 
	height:163px; 
	z-index:2;
}

#textcontainer {
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	top: 250px;
	left: 300px;
	height: 350px;
	width: 610px;
	overflow: auto;
	margin: 0px 0px 20px;
	padding-top: 5px;
	padding-right: 25px;
	z-index:3;
	background-color: #FFFFFF;
}

#photocontainer {
	position: absolute;
	top: 30;
	left: 10;
	height: 520px;
	width: 495px;
	overflow: auto;
	margin: 0px;
	padding-top: 5px;
	background-position: center;
	text-align: center;
}

#portrait {
	top: 250px;
	left: 300px;
	float: left;
	width: 180px;
	height: 270px;
	padding: 0px;
	border: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.titles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.calendarmonth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.calendardate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.gig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #990000;
}
.calenderbox {
	border: 1px solid #666666;
	margin: 8px;
	padding: 3px;
}
.gigpast {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}
.secondnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	line-height: 13px;
}

A:link {
	text-decoration: none;
	color: #006699;
}
A:visited {
	text-decoration: none;
	color: #006699;
}
A:active {
	text-decoration: none;
	color: #0099CC;
}
A:hover {
	text-decoration: underline;
	color: #0099CC;
}

/*testing links

.bottommenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ff9900;
padding-top: 0px;
padding-right: 18px;
padding-bottom: 0px;
padding-left: 12px;
}
.bottommenu a:link {text-decoration: none; color: #ff9900;}
.bottommenu a:visited {text-decoration: none; color: #990000;}
.bottommenu a:hover {text-decoration: underline; color: #990000;}

*/
