html { width: 100%; height: 100%; }

body
{
	margin: 0;
	background: #6D6DC3;
	height: 100%;
	font-family: Verdana;
}

img { border: none; }

h1, h2, h3 { font-weight: bold; }
h1 { font-size: 200%; }
h2 { font-size: 151%; }
h3 { font-size: 117%; }

#mp_flash { background: url(/images/youthdiversity_mp_mainimage1.jpg) 0 0 no-repeat; }

#center
{
	position: relative;
	background: #FBE0AB url(/images/ydc_int_tile.gif) repeat-y left top;
	margin: auto;
	width: 754px;
	min-height: 100%;
	border: 1px solid #002D5A;
	border-top: none;
	border-bottom: none;
}
* html #center { height: 100%; }

#home #center
{
	width: 753px;
	background: #FFF url(/images/youthdiversity_mp_footer.jpg) right bottom no-repeat;
}

#mp_flash img { display: block; }

#top_bar { text-align: right; width: 754px; }

#main_nav
{
    margin: 0;
    background: url(/images/youthdiversity_int_nav2.gif) 0 0;
    width: 593px;
    height: 22px;
}
#home dl#main_nav { margin: 0; width: 753px; background: url(/images/youthdiversity_mp_nav2.gif); }

#main_nav dd { margin: 0; float: left; }

#main_nav a
{
    display: block;
    overflow: hidden;
    height: 0;
    width: 100%;
    padding-top: 22px;
    background: url(/images/youthdiversity_int_nav1.gif) no-repeat;
}
#home #main_nav a { background: url(/images/youthdiversity_mp_nav1.gif); }
#main_nav a:hover, #home #main_nav a:hover { background: none; }

/*Interior Sprites*/
#diversity_councils, #diversity_councils a { width: 106px; }
#rcdc_commission, #rcdc_commission a { width: 124px; background-position: -106px 0; }
#education_committee, #education_committee a { width: 119px; background-position: -230px 0; }
#advisory_committee, #advisory_committee a { width: 130px; background-position: -349px 0; }
#diversity_board, #diversity_board a { width: 114px; background-position: -479px 0; }

/* MP Sprites*/
#home #diversity_councils, #home #diversity_councils a { width: 145px; }
#home #rcdc_commission, #home #rcdc_commission a { width: 152px; background-position: -145px 0; }
#home #education_committee, #home #education_committee a { width: 150px; background-position: -297px 0; }
#home #advisory_committee, #home #advisory_committee a { width: 161px; background-position: -447px 0; }
#home #diversity_board, #home #diversity_board a { width: 125px; background-position: -608px 0; }

#content_wrapper_wrapper
{
	background: url(/images/youthdiversity_mp_bodytile.gif) no-repeat 120px 0;
}

#content_wrapper
{
	border-collapse: collapse;
	width: 593px;
	float: right;
	margin-bottom: 225px;
}
#home #content_wrapper
{
	border-collapse: collapse;
	width: 593px;
	float: right;
	margin-bottom: 225px;
}

#left_bar
{
	background: #FBE0AB;
	width: 161px;
	padding: 0;
	float: left;
}

#content
{
	background: #FFF url(/images/youthdiversity_mp_bodytile.gif) no-repeat 0 0;
	font-size: 11px;
	line-height: 1.5em;
	min-height: 386px;
	margin: 10px 25px 0 25px;
}
* html #content { height: 386px; }

#home #content { margin: 0; background: none; }

#content p { margin-top: 0; }
#content ul { margin-top: 0; }

#footer
{
	width: 593px;
	text-align: center;
    font-family: Arial;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    padding-bottom: 35px;
    background: url(/images/youthdiversity_int_footer.jpg) right bottom no-repeat;
}
#home #footer
{
	margin: 25px auto 25px auto;
	position: absolute;
	bottom: 0;
	background: none;
}

#footer a { color: #002D5B; font-weight: bold; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#promos { border-collapse: collapse; margin: 15px auto 15px auto; }
#promos td { padding: 0; }

.copyright { font-size: 10px; font-family: Verdana; }

#right_bar { width: 173px; }