@charset "utf-8";

#bowcontainer {
	width: 740px;
	background: #FFF;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#bowimage {
	background-color: #000;
	background-image: url(images/BeyondOneWorld.gif);
	height: 140px;
	width: 740px;
}
#bowtitle {
	font-size: 50px;
	color: #FFF;
	background-color: #000;
	width: 740px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

#bowfooter {
	width: 740px;
	text-align: center;
}
#bowheader {
	width: 740px;
	background: #FFF;
	overflow: hidden;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bowmenu {
	float: left;
}
#bowlogin {
	float: right;
	text-align: center;
	width: 5em;
}
#bownav {
	width: 740px;
	float: left;
}
#bowleft {
	width: 70px;
	float: left;
}
#bowcenter {
	width: 740px;
}
#bowright {
	width: 70px;
	float: right;
}
#bowlogin a {
	color: #000;
	background-color: #FFF;
	display: block;
	cursor: pointer;
	text-decoration: none;
}
#bowlogin a:hover, #bowlogin a:focus {
	color: #FFF;
	background-color: #000;
	text-align: center;
	font-weight: bold;
}
eight: bold;
}
#bowmessage {
	font-size: 12px;
}
#bowtag {
	font-size: 14px;
	font-weight: bold;
	padding-left: 140px;
}

