/* CSS Document */
html {
	height: 100%;	
}
body {
	background-attachment: scroll;
	background-color: #1D52CF;
	background-image: url(../layout_images/newsletter/nl_full_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	height: 100%;
	width: 100%;
}

a {
	font-size: small;
	color: #414967;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #414967;
}
a:hover {
	text-decoration: none;
	color: #D5BA02;
}
a:active {
	text-decoration: none;
	color: #414967;
}
.full {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(../layout_images/newsletter/nl_enclosure_bg.jpg);
}

* html .full {
	height: 100%;
}
.sub_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #001D6D;
	height: 20px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 50px;
	text-align: center;
	vertical-align: text-bottom;
	border-top-style: solid;
	border-color: #FDCB34;
	}
.header {
	height: 110px;
	width: 600px;
	background-attachment: scroll;
	background-image: url(../layout_images/newsletter/nl_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.center_section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #494949;
	height: auto;
	width: 580px;
}
.bottom {
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: transparent;
	margin-top: -31px;
	vertical-align: bottom;
	clear: both;
	bottom: -1px;
}
.footer {
	height: 30px;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-attachment: scroll;
	background-image: url(../layout_images/newsletter/nl_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	margin-bottom: -1px;
	border-top-width: medium;
	margin-top: 0px;
}
.ucsb_button_box {
	text-align: left;
	height: auto;
	width: 167px;
	float: left;
}
    .low_nav {
	height: 15px;
	width: 600px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #414967;
	letter-spacing: normal;
	text-align: center;
	vertical-align: bottom;
	word-spacing: normal;
	line-height: 15px;
	background-attachment: scroll;
	background-image: url(../layout_images/enclosure_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-style: solid;
	border-color: #FDCB34;
	background-color: #FFFFFF;
	
}.copyright {
	height: 15px;
	width: 600px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
