html, body {
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/greenstripe.sm.gif);
	background-repeat: repeat;
}
#outer {
	background-image: url(images/stripey.jpg);
	background-repeat:repeat;
	margin:0px auto;
	width:1050px;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-color: #0CC;
	border-left-color: #0CC;
	position:relative;
	color: #60F;
}
#bgpic {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width:1050px;
	height:700px;
}
#container {
	position:absolute;
	z-index:2;
	left:10px;
	top:2px;
	width:1050px;
}
#info {
	position:absolute;
	left:190px;
	top:159px;
}
#navbar {
	position:absolute;s
	left:0px;
	top:210px;
	width:186px;
	height:auto;
}
#logo {
	position:absolute;
	left:-6px;
	top:130px;
	width:187px;
	height:83px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#wire {
	position:absolute;
	width:800px;
	height:135px;
	background-image: url(images/wires.gif);
	background-repeat: no-repeat;
	left: 185px;
}
#bio {
	position:absolute;
	left:44px;
	top:32px;
	width:92px;
	height:84px;
}
#shop {
	position:absolute;
	left:394px;
	top:39px;
	width:109px;
	height:89px;
}
#news {
	position:absolute;
	left:175px;
	top:57px;
	width:99px;
	height:72px;
}
#contact {
	position:absolute;
	left:520px;
	top:67px;
	width:121px;
	height:88px;
}
#portfolio {
	position:absolute;
	left:299px;
	top:94px;
	width:129px;
	height:81px;
}
#square p a {
	text-align: left;
	color: #639;
	font-family: Verdana, Geneva, sans-serif;
}
#square #upcoming .Upcoming {
}
#upcoming {
	color: #636;
}
.title {
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
}
#upcoming {
	font-size: 16px;
}
#upcoming {
	font-family: "Lucida Console", Monaco, monospace;
}
style5 {
	font-family: Tahoma, Geneva, sans-serif;
}
.headline {
	font-size: 18px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

