/* CSS Document */

body {
	background: #0064B2 url(images/bg_blue_grad.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
body.red {
	background: #890024 url(none) repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main {
	background: url(images/bg_blue.gif) no-repeat;
	height: 416px;
	width: 733px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	top: 62px;
}
#logo {
	position: absolute;
	left: 12px;
	top: 10px;
}
#heading {
	position: absolute;
	left: 135px;
	top: 27px;
	color: #18377D;
	font: bold .90em Arial, Helvetica, sans-serif;
}
#content1, #content2, #content3 {
	width: 263px;
	left: 164px;
	position: absolute;
	top: 163px;
	font: 0.8em/110% Arial, Helvetica, sans-serif;
	color: #0065B3;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
#content2 {
	left: 441px;
}
a {
	color: #19337A;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #0065B3;
	text-decoration: none;
}
#nav {
	position: absolute;
	left: 14px;
	top: 163px;
	width: 115px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #19337A;
}
#nav li a {
	height: 15px;
	width: 115;
    position:relative;
	overflow:hidden;
	margin:0; 
	padding:0;
}
#rightImg {
	position: absolute;
	left: 441px;
	top: 0px;
}
#nySpread {
	position: absolute;
	z-index: 10;
	top: 0px;
}
.red #main {
	background: url(images/bg_red.gif);
}
.red #content1, .red #content2, .red #content3 {
	color: #00367C;
}
#nyNav {
	position: absolute;
	left: 432px;
	top: 18px;
}
#nyNav img {
	margin-right: 12px;
}
.red #content1 a, .red #content2 a, .red #content3 a {
	font-weight: bold;
	color: #890024;
}
.red #content1 a:hover, .red #content2 a:hover, .red #content3 a:hover {
	font-weight: bold;
	color: #DF0408;
}
h2 {
	font-size: 1.2em;
	color: #00367C;
	margin: 0px 0px -8px;
	padding: 0px;
}
.red h2 {
	color: #00367C;
	margin-bottom: -12px;
	padding-bottom: 0px;
}
#nyBook #content1, #nyBook #content2, #nyBook #content3, #partners #content1, #partners #content2, #partners #content3 {
	width: 180px;
}
#nyBook #content2, #partners #content2 {
	left: 350px;
}
#nyBook #content3, #partners #content3 {
	left: 540px;
}
#partners #content1, #partners #content2, #partners #content3 {
	top: 100px;
	color: #19337A;
}
#media #content1, #media #content2 {
	top: 52px;
}
#leadership #content1, #leadership #content2 {
	top: 152px;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	color: #00367C;
	padding: 0px;
	margin-bottom: -15px;
}

#media #heading, #leadership #heading {
	top: 44px;
}
#tartanLogo {
	position: absolute;
	right: 4px;
	bottom: 6px;
}
#media #heading, #partners #heading, #leadership #heading  {
	left: 162px;
	z-index: 5;
}
#speakers #content1 {
	width: 555px;
	top: 160px;
}
#speakers  #content1 img {
	padding-right: 10px;
	padding-bottom: 10px;
}
#speakers .speakerText {
	width: 546px;
	left: 163px;
	top: 117px;
	position: absolute;
	font: .75em Arial, Helvetica, sans-serif;
	visibility: hidden;
	height: 20px;
}
#speakers #heading {
	left: 165px;
	top: 44px;
}
#nyHappiness #content2 {
	height: 180px;
	overflow: scroll;
}
#nyPatriot #content2 {
	height: 180px;
	overflow: scroll;
}
#speakersInfo #content1 {
	width: 517px;
	left: 171px;
	top: 161px;
}
#speakersInfo #heading {
	left: 171px;
	top: 43px;
}
#speakersInfo #content1 img {
	float: left;
	margin-right: 12px;
	margin-bottom: 100px;
}
#nyForm #content1 {
	left: 14px;
	top: 165px;
}
#nyForm #main {
	height: 900px;
	background: url(images/bg_form.gif) no-repeat;
}
#nyForm #Layer1 h1 {
	font-size: 1.8em;
	color: #890024;
}

