* {
		margin: 0 0;
		padding: 0 0;
}

body {
	background: #09155D url(/contentImages/default/bg_repeat_home.jpg) repeat-x center 1069px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}

#wrapper {
		/*background: url(/contentImages/default/front_mockup_bg_slices.gif) top center repeat-x;*/
		background: url(/contentImages/default/home_bg_new.jpg) top center repeat-x;
		margin: 0 auto;
		text-align: center;
		height: 1070px;
}

#wrapper_inner {
		background: url(/contentImages/default/front_bg.jpg) top center no-repeat;
		width: 950px;
		height: 762px;
		margin: 0 auto;
		text-align: left;
}

#header {
		width: 950px;
		height: 510px;
		margin: 0 auto;
}

a.logolink {
	width: 950px;
	height: 410px;
	text-indent: -9999px;
	display: block;
	outline: none;
	text-align: center;
}




/* drop down menu */
#menuwrapper{
	behavior: url(/javascript/csshover.htc)
}

#menuwrapper {
	width:950px;
	height:83px;
	margin: 0 auto;
}


#menu, #menu ul{
	padding: 0;
	margin: 0;
	list-style:none;
	z-index: 4;
}

ul#menu li{
 float:left;
 position:relative;
 z-index: 4;
}


li#li_menu_speaker{ width:134px; height:83px; } 
li#li_menu_author{ width:69px;  height:83px;} 
li#li_menu_magnolia_show{ width:157px; height:83px; }
li#li_menu_blog{ width:107px;  height:83px;}
li#li_menu_color_coordinator{ width:195px;  height:83px;}
li#li_menu_news{ width:120px;  height:83px;}
li#li_menu_contact{ width:168px;  height:83px;}

/* menuNAVIGATION*/

/*a#menu_speaker{background: url(/contentImages/default/navAboutUs.gif) no-repeat 0px -39px; width:85px;  text-indent: -9999px;  height:39px;}
a#menu_speaker:hover{background: url(/contentImages/default/navAboutUs.gif) no-repeat; width:85px;  text-indent: -9999px;  height:39px;}
	
a#menu_author{background: url(/contentImages/default/navAcademics.gif) no-repeat 0px -39px; width:92px;  text-indent: -9999px;  height:39px;}
a#menu_author:hover{background: url(/contentImages/default/navAcademics.gif) no-repeat; width:92px;  text-indent: -9999px;  height:39px;}
	
a#menu_magnolia_show{background: url(/contentImages/default/navAdmissions.gif) no-repeat 0px -39px; width:96px;  text-indent: -9999px;  height:39px;}
a#menu_magnolia_show:hover{background: url(/contentImages/default/navAdmissions.gif) no-repeat; width:96px;  text-indent: -9999px; height:39px;}
	
a#menu_color_coordinator{background: url(/contentImages/default/navAthleticsActivities.gif) no-repeat 0px -39px; width:153px; text-indent: -9999px; height:39px;}
a#menu_color_coordinator:hover{background: url(/contentImages/default/navAthleticsActivities.gif) no-repeat; width:153px; text-indent: -9999px; height:39px;}
	
a#menu_news{background: url(/contentImages/default/navCalendarEvents.gif) no-repeat 0px -39px; width:140px; text-indent: -9999px; height:39px;}
a#menu_news:hover{background: url(/contentImages/default/navCalendarEvents.gif) no-repeat; width:140px; text-indent: -9999px; height:39px;}
	
a#menu_contract{background: url(/contentImages/default/navStudentsParents.gif) no-repeat 0px -39px; width:140px; text-indent: -9999px; height:39px;}
a#menu_conract:hover{background: url(/contentImages/default/navStudentsParents.gif) no-repeat; width:140px; text-indent: -9999px; height:39px;}
*/


a#menu_speaker{background: url(/contentImages/default/menu_home_speaker.jpg) no-repeat; width:134px;  text-indent: -9999px;  height:83px; outline: none;}
a#menu_author{background: url(/contentImages/default/menu_home_author.jpg) no-repeat; width:69px;  text-indent: -9999px;  height:83px; outline: none;}
a#menu_magnolia_show{background: url(/contentImages/default/menu_home_magnolia.jpg) no-repeat; width:157px;  text-indent: -9999px;  height:83px; outline: none;}	
a#menu_blog{background: url(/contentImages/default/menu_home_blog.jpg) no-repeat; width:107px;  text-indent: -9999px;  height:83px; outline: none;}	
a#menu_color_coordinator{background: url(/contentImages/default/menu_home_color.jpg) no-repeat; width:195px; text-indent: -9999px; height:83px; outline: none;}
a#menu_news{background: url(/contentImages/default/menu_home_news.jpg) no-repeat; width:120px; text-indent: -9999px; height:83px; outline: none;}	
a#menu_contact{background: url(/contentImages/default/menu_home_contact.jpg) no-repeat; width:168px; text-indent: -9999px; height:83px; outline: none;}





ul#menu a:link, ul#menu a:visited{
 display:block;
 height:83px;
 text-decoration:none;
 /*color:#6F4B47;*/
 color:#FFFFFF;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight:normal;
  outline: none;
}

* html ul#menu a{
 	width: 100%;
	 outline: none;
}

#menu ul{
 display:none;
 position:absolute;
 padding:0;
 z-index:4;
}

#menu ul.transparent{
	opacity: 0.9;
	-moz-opacity: 0.9;
	filter:alpha(opacity=90);
}

#menu ul li a:link, ul#menu li a:visited{
 display:block;
 height:83px;
 text-decoration:none;
 color:#FFFFFF;
 	font-family: Lucida Sans, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 font-weight:normal;
padding: 0 10px 0 10px;
 outline: none;
}

#menu ul li{
 background-color: #2b2da9;
 height: 20px;
 width: 280px;
 padding:3px 0 1px 0;
}

#menu li:hover {
 background-color: #5587cc;
}

#menu li:hover ul{
 display:block;
}

#menu ul li:first-child{
	padding-top:5px;
}

#menu ul li:last-child{
	padding-bottom:5px;
}

/***** end drop down menu */




#content{
		margin: 0 auto;
		min-height: 762px;
		text-align: center;
		min-height: 500px;
}

#content_inner {
		padding: 20px 60px 20px 60px;
		text-align: left;
		min-height: 350px;
}


footer {

	}


