/* Reset */
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
th {font-style:normal;font-weight:normal;text-align:left;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

/* Fonts */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
code {font:115% monospace;*font-size:100%;}
#flashcontent {
	width: 320px;
	overflow: hidden;
	display: none;
}

body * {line-height:1.22em;}

/* Body */
body.center {text-align:center;}
body.center #container {margin:0 auto;text-align:left;}

/* Other */
.clear {clear: both;}
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {
	visibility:hidden;
	overflow:hidden;
	width:0;
	height:0;
}

a {text-decoration: none;}
a:hover {text-decoration: underline;}


/* Page Presentation Styles */
body {}

#container {
	width: 320px;
}
.space_5px {
	margin-bottom: 5px;
}
.space_10px {
	margin-bottom: 10px;
}
.space_15px {
	margin-bottom: 15px;
}
.space_30px {
	margin-bottom: 30px;
}
.space_40px {
	margin-bottom: 40px;
}
/* Header */
#header {
	height: 94px;
	position: relative;
}
#site_search {
	position: absolute;
	bottom: 0;
	left: 545px;
	width: 308px;
}
fieldset {
	float: left;
	clear: left;
	width: 100%;
}
label {
	margin: 0 5px 0 0;
	text-align: right;
}
#signup label {
	color:#003d7d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin: 0 0 0 0;
	text-transform:uppercase;
	letter-spacing: .3em;
}
#hd_search {
	margin: 2px 0 0 0;
}
.textfield {
	color: #666666;
	width: 150px;
	height: 15px;
	border: solid 1px #999999;
	padding: 1px;
	margin-right: 5px;
}
/* Main Navigation Bar */
#main_nav {
	background: #003D7D no-repeat;
	text-align: right;
	display: block;
	width: 320px;
	float: left;
	height: 90px;
}
#main_nav ul {
	float:right;
	background: #003D7D;
}
#main_nav li {
	display: inline;
}
#main_nav li a {
	background:#003D7D no-repeat right top;
	color: #FFFFFF;
	display:block;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding: 8px 10px 0;
	float: left;
	width: 130px;
	text-align: center;
}
#main_nav li a:hover {
	text-decoration: none;
	background:transparent url(/home/images/btn_mainnav_div.gif) no-repeat;
	background-position:bottom right;
	background-color:#021a57;
}
#main_nav li.mn_last a {
	background:#003D7D no-repeat right top;
	float: right;
	padding-right: 25px;
	padding-left: 15px;
}
#main_nav li.mn_last a:hover {
	background:transparent url(/home/images/btn_mainnav_end.gif) no-repeat;
	background-position:bottom right;
}
/* Other Global */
#graybar_subpage {
	background: transparent url(/home/images/bg_headerbar_repeat.gif) repeat-x;
	background-color: #56595b;
	height: 30px;
	padding: 0 0 0 10px;
}
#graybar_subpage h2 {
	color: #FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding: 2px 0 0 0;
}
#header_image img {display:block;}

#btn_webmail {
	background: transparent url(/home/images/btn_envelope.gif) no-repeat;
	background-position:left center;
	color:#FFFFFF;
	padding: 0 0 0 25px;
	margin: 7px 10px 0 0;
}
#content {
	background-color: #f1f0f0;
	/*	background-image: url(/images/bg_content_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;*/
	border-top: solid 3px #003d7d;
	border-right: solid 1px #e3e3e3;
	border-left: solid 1px #e3e3e3;
	clear: both;
	display: block;
}
.feature_pic {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 5px;
}
.smfeature_pic {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
}
a.link_arrow {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: right center;
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	padding-right: 10px;
}
#rounded {
	background-image: url(/home/images/bg_content_bottom.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 100%;
	
}
/* Footer */
#footer {
	color: #707070;
	font-size: 11px;
	margin: 15px 0 30px;
	width: 320px;
}
.footer_address {
	padding-left: 5px;
	width: 310px;
}
.footer_address p {
	color: #acacac;
	font-size: 11px;
}
.footer_links {
	text-align: right;
	padding-right: 5px;
	width: 300px;
}
.footer_links li {
	display: inline;
}
.footer_links li a {
	color: #707070;
	padding: 0 5px;
}
.footer_links ul.top_row li a {
	font-weight: bold;
}
.sidebar_module img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 3px;
	float: left;
}

#pabug {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#pabug a {
	color: #FFFFFF;
	text-decoration: none;
	background: #01236A;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

#validationarea {
	display: block;
	width: 100%;
}
#valid {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}
#valid2 {
	font: 9px Arial, Helvetica, sans-serif;
	color: #666666;
	display: block;
	padding: 1px;
	margin: 3px 0px 0px 9px;
	float: right;
	background: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
#valid2 a {
	color: #FFFFFF;
	text-decoration: none;
	background: #666666;
	padding-right: 2px;
	padding-left: 2px;
	font: 9px Arial, Helvetica, sans-serif;
}

/* MAINPAGE FLASH AREA */

/* MAINPAGE CONTENT */
#content_main {
	width: 320px;
}

/* MAINGPAGE SUBNAV SECTION */
#sub_nav {
	background: transparent url(/home/images/bg_subnav.gif) repeat-x;
	background-color: #d7d6d6;
	width: 320px;
	display: block;
	clear: both;
}
.subnav_module {
	display: block;
	height: 160px;
	float: right;
	width: 150px;
	padding-top: 9px;
	margin-left: 5px;
	border-style: none;
}
.subnav_module h3 {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: left center;
	color: #003d7d;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	text-transform:uppercase;
}
.subnav_module li {
	font-size: 11px;
	padding: 3px 0;
}
.subnav_module li a {
	color: #707070;
}

/* MAINPAGE FEATURE SECTION */
#content_feature {
	padding: 15px;
}
.feature_module {
	margin-bottom: 30px;
}
.feature_image {}
.feature_text {
	margin-left: 15px;
	padding: 10px 0;
	
}
.feature_text h4 {
	color: #003d7d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
.feature_text p {
	font-size: 11px;
	line-height: 1.5;
}
/* MAINPAGE SIDEBAR */
#content_sidebar
  {
	border-left: 1px none #BDBDBD;
	padding: 0 0 0 10px;
	display: block;
	margin: 15px 0px;
	width: 300px;
}
html  >body  #bcontent_sidebar {
	border-left: solid 1px #BDBDBD;
	margin: 15px 0 15px 10px;
	padding: 0 0 0 0px;
	width: 280px;
	display: block;
}

#content_sidebar h2 {
	color:#777676;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	margin: 0 0 5px 3px;
	text-transform:uppercase;
	letter-spacing: .3em;
}
#newsevents {


}
.sidebar_module {
	border-bottom: 1px dotted #BDBDBD;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.sidebar_image {
	margin-left: 3px;
}
.sidebar_text {
	margin: 0 3px 0 8px;
	width: 165px
}
.sidebar_text h5 {
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
.sidebar_text p {
	font-size: 10px;
	margin-bottom: 3px;
}
#calendarhighlights {
	margin-bottom: 15px;
	padding-top: 10px;
}

.event {
	margin-bottom: 5px;
}
.event h5 {
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
}
.event_date {
	padding-left: 10px;
	width: 65px;
}
.event_details {
	width: 195px;
}
.event_details p {
	font-size: 10px;
	margin-bottom: 3px;
}

.last {border: 0;
}
#border {
	background: #003D7D;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 3px;
	float: none;
	overflow: hidden;
}
/* ||| Top white area that contains logo and search engine elements |||*/
#topwhitespace {
	display: block;
	clear: both;
	padding-top: 9px;
	padding-bottom: 0px;
}
/* ||| Search engine area float block |||*/
#searchengine {
	display: block;
	text-align: center;
	background: #F1F0F0;
	padding-top: 3px;
	padding-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin: 0px;
	width: 320px;
}
/* ||| Bottom blue area |||*/
#header {
	display: block;
	height: 15px;
	background: #01236A;
}
/* ||| Main Right Column |||*/
#right {
	height: 36px;
	width: 295px;
	float: right;
	display: block;
}
/* ||| Right endcap image enclosure |||*/
#rightimage {
	display: block;
	height: 15px;
	width: 18px;
	float: right;
}
/* ||| Main Left Column Left Endcap image |||*/
#left {
	display: block;
	float: left;
	height: 15px;
	width: 18px;
}
/* ||| Constrains form tag and fixes IE6 double padding bug |||*/
form {
	margin: 0px;
	padding: 6px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
}
/* ||| Form buttons and text area style |||*/
.formFonts {
	font: 11px Arial, Helvetica, sans-serif;
	color: #01236A;
	text-align: center;
}

#school {
	display: none;
	padding: 9px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	float: right;
	margin-top: 15px;
	letter-spacing: 1px;
	font-weight: bold;
}

#logowrapper {
	display: block;
	padding: 0px;
	width: 320px;
}

#calendarhighlights h5 {
	color: #333333;
	font: bold 10px Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	clear: both;
}
#calendarhighlights h6 {
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	color: #003d7d;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#calendarhighlights p {
	font: normal 10px/normal Arial, Helvetica, sans-serif;
	color: #333333;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px;
	width: 230px;
	float: right;
	clear: both;
}

#calendarhighlights a:link {
	color: #003d7d;
	text-decoration: none;
	padding-left: 0px;
	display: block;
	float: right;
	width: 230px;
	clear: both;
}
#calendarhighlights a:visited {
	color: #003d7d;
	text-decoration: none;
	display: inline;
	padding-left: 6px;
}
#calendarhighlights a:hover {
	color: #003d7d;
	text-decoration: underline;
	display: inline;
	padding-left: 6px;
}
#sub_admissions {

}
#sub_oncampus {

}
#sub_aboutrice {

}
#sub_academics {

}

#calendarhighlights a:active {
	color: #003d7d;
	text-decoration: none;
	display: inline;
	padding-left: 6px;
}

.event {
	display: block;
	background: #00FF00;
	width: 280px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px;
	line-height: 1px;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}

.clearfix {
	display: block;
	clear: both;
}
#newsevents a:link {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#newsevents a:visited {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#newsevents a:hover {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration: underline;
}
#newsevents a:active {
	background: url(/home/images/link_arrow.gif) no-repeat right;
	color: #003d7d;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#newsevents img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 3px;
	display: block;
	float: left;
	margin-right: 5px;
}

#newsevents p {
	width: 160px;
	display: block;
	font-size: 10px;
	float: left;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}

#newsevents h5 {
	margin: 0px 3px 0px 0px;
	display: block;
	font-size: 11px;
	float: left;
	padding: 0px;
	font-weight: bold;
	color: #003d7d;
	width: 160px;
}
#content_feature img {
	padding: 5px 42px;
	border: 1px solid #BDBDBD;
	background: #003D7D;
	float: left;
	clear: both;
	margin: 0px;
}

#content_feature p {
	padding: 0px 0px 10px;
	display: block;
	font-size: 11px;
	line-height: 1.2;
	float: left;
	color: #333333;
	border-bottom: 1px dotted #000066;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
	margin: 0px;
	width: 295px;
}

#content_feature h4 {
	color: #003d7d;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	display: block;
	float: right;
	width: 290px;
	padding: 0px;
	line-height: normal;
	margin-top: 0px;
}

#content_feature h4 a:link {
	color: #003d7d;
}

#content_feature h4 a:visited {
	color: #003d7d;
}

#content_feature h4 a:hover {
	color: #003d7d;
	text-decoration: underline;
}

#content_feature h4 a:active {
	color: #003d7d;
}


#feature_sub img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 6px;
	display: block;
	float: left;
}
#feature_main img {
	background: #FFFFFF;
	border: solid 1px #BDBDBD;
	padding: 3px;
	margin-left: 6px;
	display: block;
	float: left;
	margin-bottom: 9px;
}

#feed {
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(/home/images/feed-icon-14x14.png) no-repeat left top;
	padding-left: 17px;
	margin-left: 3px;
	margin-bottom: 5px;
	display: block;
	height: 14px;
}
#feed a:link {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: none;
}
#feed a:visited {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
#feed a:hover {
	height: 14px;
	width: auto;
	display: block;
	clear: both;
	float: none;
	color: #666666;
	text-decoration: underline;
}
#feed a:active {
	height: 14px;
	width: auto;
	background: url(none);
	display: block;
	clear: both;
	float: none;
	color: #999999;
	text-decoration: none;
}
#emergency {
	background: #FF0000;
	display: none;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 900px;
}
#emergencypadding {
	padding: 9px;
}
#emergency a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#calendarmore {
	display: block;
	clear: both;
	font: bold 10px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	color: #003D6C;
	margin: 0px;
	padding: 5px;
}
#calendarmore a {
	color: #003d7d;
}

#emergency {
	background: #FF0000;
	display: none;
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 300px;
}
#emergencypadding {
	padding: 9px;
}
#emergency a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

#calendarmore {
	display: block;
	clear: both;
	font: bold 10px Arial, Helvetica, sans-serif;
	border-top: 1px dotted #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	color: #003D6C;
	margin: 0px;
	padding: 5px;
}
#calendarmore a {
	color: #003d7d;
}

#Emergencycopy {
	font-family: Arial, Helvetica, sans-serif;
	color: #003D7D;
	border: 1px solid #FF0000;
	padding: 9px 2px;
	background: #FFFFFF;
}
#Emergencycopy h2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0px;
	margin: 0px;
	display: block;
}
#Emergencycopy p {
	width: auto;
	float: none;
	height: auto;
	border-style: none;
	font: 12px/normal Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 0px;
	display: inline-block;
}
.subnav_module h1 {
	background: transparent url(/home/images/link_arrow.gif) no-repeat;
	background-position: left center;
	color: #003d7d;
	font-size:12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-left: 10px;
	text-transform:uppercase;
}

#emergency {
	background: #FF0000;
	display: block;
	clear: both;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	text-align: center;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 320px;
	border-right: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
}
#emergencypadding {
	padding: 9px;
}
#emergency a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.crimealert      {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	background: #FF0000;
	border: 1px solid #999999;
	padding: 2px;
}
#crimealert {
	display: block;
	margin: 5px 0px;
	padding: 5px 0px;
	background: url(none);
}
#crimealert a:link {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}

#crimealert a:visited {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}
#crimealert a:hover {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: #666666 url(none);
	padding: 5px;
}
#crimealert a:active {
	display: block;
	width: auto;
	float: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(none);
	padding: 5px;
}
#breakingnews {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 5px;
	clear: both;
	border: 2px solid #FF0000;
	text-align: justify;
}
#breakingnews h1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bolder;
}

#breakingnews {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 5px;
	clear: both;
	border: 1px solid #CCCCCC;
	text-align: justify;
}
#breakingnews h1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bolder;
}
#breakingnews a {
	color: #666666;
	text-decoration: underline;
}
#breakingnews li {
	list-style: disc inside;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}
#breakingnewsemergency {
	font: 12px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	display: block;
	margin: 5px;
	padding: 5px;
	clear: both;
	border: 2px solid #FF0000;
	text-align: justify;
}
#breakingnewsemergency h1 {
	color: #FF0000;
	font-size: 16px;
	font-weight: bolder;
}
#breakingnewsemergency a {
	color: #FF0000;
	text-decoration: underline;
}
#breakingnewsemergency li {
	list-style: disc inside;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 9px;
}
#iphoneapp {
	display: none;
}
#centennialpromo {
	background: #00264D url(/images/cenback.jpg) no-repeat;
	display: block;
	padding: 9px;
	clear: both;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 9px;
}
#centennialpromo #left {
	width: 90%;
	color: #666;
	background: #FFF;
	padding: 9px;
	margin: 5px;
	display: block;
	height: auto;
	border: 1px solid #036;
}
#centennialpromo #right {
	width: 100%;
	color: #666;
	margin: 5px;
	float: left;
	display: block;
	overflow: visible;
	height: auto;
	clear: both;
}
#centennialpromo p {
	display: block;
	position: static;
	width: auto;
	height: auto;
	padding-bottom: 9px;
	text-align: left;
}
#centennialpromo #first a:link {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 9px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 80%;
}
#centennialpromo #right a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}
#centennialpromo #right a:active {
	position:relative;
	top:1px;
}

#centennialpromo #first {
	display: block;
	float: none;
	width: 100%;
	clear: both;
	height: auto;
}
#centennialpromo #second {
	display: block;
	float: none;
	width: 100%;
	clear: both;
}
#second li a:link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	list-style: none;
}
#second li a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	list-style: none;
}
#second li a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF !important;
	list-style: none;
	text-decoration: underline;
	background: #036 !important;
}
#second li a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	list-style: none;
}
