@charset "utf-8";
/* CSS Document */

BODY { background: rgb(45,45,45) url(http://www.stern.nyu.edu/cons/fragments/nyus_site_assets/img/bg.body.gif) repeat-y 50% 0; font-family: Arial, 'Nimbus Sans L', sans-serif; line-height: 1.5; color: rgb(51,51,51); min-width: 954px; margin:0;}
P, DD { margin-bottom: 1em; }		
HR { height: 1px; border: 0; border-top: 1px solid rgb(204,204,204); margin-bottom: 1em; clear: both; }

H1{ line-height: 1.25; font-weight:bold; color:#60007d; font-size:16px; }
H2{ line-height: 1; font-weight:bold; color:#60007d; font-size:26px; }

A { text-decoration: none; color: rgb(88,15,139); }
A:hover { text-decoration: underline; }

#container{width:950px; margin:0 auto;}
#header{ background:url(images/lp_bg102512.jpg); height:73px; }
#logo-stern { float: left; }
#logo-stern IMG { display: block; }
#content{background:url(images/lp_bg102512.jpg) top left repeat-x #FFF; text-align:left;}
#form_container{float:right; text-align:left; background:#dadada; width:272px; height:520px;margin:0 8px 8px 0;padding:10px;font-size:13px;}
#main_content{background:#fff; width:600px; float:left; padding:20px 21px 20px 20px;font-size:13px;}
#main_content ul{ list-style-image: url(http://w4.stern.nyu.edu/emba/experience/images/bullet-purple.png); padding: 0 0 0 35px; margin: 15px 0; }


#footer				{ background-color: #111; padding: 10px 42px; color: #999; font-size: 10px; line-height: 14px; }
#footer ul			{ float: right; list-style: none; width: 400px; text-align: right; }
#footer a			{ color: #c6f; text-decoration: none; font-weight: bold; }
#footer a:hover		{ text-decoration: underline; }