html, body {
	margin: 0px;
	padding: 0px;
}
div#container {
	height: 700px;
	width: 800px;
}
div#content {
	width: 800px;
	position: absolute;
	height: 700px;
	top: 0px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
div#header {
	background-image:  url(images/topBar.gif);
	background-repeat: no-repeat;
	width: 595px;
	height: 110px;
	background-position: -90px 15px;
	top: 0px;
	left: 110px;
	position: absolute;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	top: 28px;
	text-align: right;
	height: 30px;
	width: 340px;
	left: 150px;
	font-weight: lighter;
	color: #FFFFFF;
	position: relative;
	line-height: 1.3em;
}
#CardPosition {
	position: relative;
	top: -1px;
	height: 90px;
	width: 117px;
	left: -2px;
}
#CaliberCallsLogo {
	height: 52px;
	width: 550px;
	position: relative;
	left: 18px;
	top: 2px;
}
div#GlobeGirlFooter {
	background-image: url(../CaliberCalls/images/BottomBar2.jpg);
	background-repeat: no-repeat;
	height: 334px;
	width: 591px;
	margin-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 20px;
	width: 300px;
}
.blueText {
	color: #0054A6;
}
p {
	font-size: 86%;
}
.clearRight {
	clear: right;
}
div#positionInfo {
	width: 310px;
	height: 250px;
	position: absolute;
	top: 150px;
	left: 305px;
}
.textpadding {
	padding-right: 10px;
	padding-left: 15px;
}
.marginLeft {
	margin-left: 25px;
}
.smallerText {
	font-size: 85%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	width: 500px;
	height: 30px;
	font-weight: lighter;
	top: 430px;
	position: absolute;
	left: 120px;
	line-height: 1.3em;
}
div#rightSidebar {
	width: 175px;
	top: 15px;
	left: 620px;
	position: absolute;
	border: thin solid #B2E7FA;
	padding: 3px;
	margin-bottom: 5px;
	height: 475px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	text-decoration: underline;
}
.boarder {
	border: thin solid #666666;
	width: 170px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
}
.RtSidebarTextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #0054A6;
	text-align: center;
}
div#footer {
	height: 75px;
	width: 800px;
	position: relative;
	top: 25px;
}
table {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #0054A6;
	background-image: url(../CaliberCalls/images/GradientBar.jpg);
	background-repeat: repeat-x;
	padding: 2px;
}
abbr {
	text-decoration: none;
}
title {
	text-decoration: none;
}
