body{
	background: #eaf2ff;
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow-y: scroll;
	}
td{
	vertical-align: top;
	}

.teammate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #93abd7;
}
p{
	text-align: justify;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 19px;
	}
img{
	border: none;
	}
*{
	outline: none;
	}
h2{
	font-weight: bold;
	}
input[type=text],
input[type=password],
textarea,select{
	border: 1px solid #999999;
	font-family: verdana,sans-serif;
	font-size: 13px;
	line-height: 19px;
	}
#content h2{
	color: #c9524e;
	font-size: 28px;
	font-weight: bold;
	}
#content a{
	color: #c9524e;
	font-weight: bold;
	text-decoration: none;
	}
#content a:hover{
	text-decoration: underline;
	}
#container{
	clear: both;
	width: 960px;
	background: #fbfbfb;
	text-align: left;
	margin: 16px auto 0 auto;
	}
#popup{
	background: #fbfbfb;
	text-align: left;
	}
#header{
	background: #ffffff url('../images/header_cap.jpg') top left no-repeat;
	}
#header h1{
	float: left;
	height: 84px;
	width: 448px;
	text-indent: -2000em;
	margin: 18px 0 0 39px;
	background: url('../images/mca_logo.jpg') top left no-repeat;
	}
#header_nav{
	float: right;
	width: 300px;
	height: 45px;
	margin: 10px 0px 0 0;
	}
#social_nav{
	float: right;
	height: 29px;
	margin: 12px 10px 0 0;
	}
#header a.home,
#header a.blog,
#header a.login,
#header a.faq,
#header a.contact{
	float: left;
	text-indent: -2000em;
	background-image: url('../images/header_nav.jpg');
	height: 45px;
	}
#header a.home{
	background-position: 0 0;
	width: 52px;
	}
#header a.home:hover{ background-position: 0 -45px; }

#header a.blog{
	background-position: -52px 0;
	width: 49px;
	}
#header a.blog:hover{ background-position: -52px -45px; }

#header a.login{
	background-position: -101px 0;
	width: 56px;
	}
#header a.login:hover{ background-position: -101px -45px; }

#header a.faq{
	background-position: -157px 0;
	width: 46px;
	}
#header a.faq:hover{ background-position: -157px -45px; }

#header a.contact{
	background-position: -203px 0;
	width: 92px;
	}
#header a.contact:hover{ background-position: -203px -45px; }



#navigation{
	float: left;
	list-style: none;
	background: url('../images/main_navigation.jpg') 20px 0 no-repeat;
	color: #ffffff;
	height: 38px;
	margin-top: 0px;
	padding: 0 0 0 20px;
	}
#navigation a.LevelOne{
	background-image: url('../images/main_navigation.jpg');
	float: left;
	text-indent: -2000em;
	height: 38px;
	}
#navigation a.virtual{
	background-position: 0 0;
	width: 82px;
	}
#navigation a.virtual:hover{
	background-position: 0 -40px;
	}
#navigation a.tour{
	background-position: -82px 0;
	width: 67px;
	}
#navigation a.tour:hover{
	background-position: -82px -40px;
	}
#navigation a.students{
	background-position: -149px 0;
	width: 86px;
	}
#navigation a.students:hover{
	background-position: -149px -40px;
	}
#navigation a.parents{
	background-position: -235px 0;
	width: 77px;
	}
#navigation a.parents:hover{
	background-position: -235px -40px;
	}
#navigation a.educators{
	background-position: -312px 0;
	width: 92px;
	}
#navigation a.educators:hover{
	background-position: -312px -40px;
	}
#navigation a.mymca{
	background-position: -404px 0;
	width: 85px;
	}
#navigation a.mymca:hover{
	background-position: -404px -40px;
	}
#navigation a.about{
	background-position: -489px 0;
	width: 104px;
	}
#navigation a.about:hover{
	background-position: -489px -40px;
	}
#navigation a.testimonials{
	background-position: -593px 0;
	width: 180px;
	}
#navigation a.testimonials:hover{
	background-position: -593px -40px;
	}
#navigation a.order{
	background-position: -773px 0;
	width: 144px;
	}
#navigation a.order:hover{
	background-position: -773px -40px;
	}

#loading{
	position: absolute;
	text-align: center;
	background: #EEF;
	display: none;
	padding-top: 20px;
	height: 800px;
	width: 930px;
	z-index: 100;	
	}
#content p{
	font-size: 12px;
	line-height: 19px;
	}
#content{
	font-size: 12px;
	line-height: 19px;
	clear: both;
	width: 920px;
	margin-top: 8px;
	margin-left: 20px;
	padding: 8px;
	}
#checks{
	padding: 18px 0 5px 20px;
	background: url('../images/checks-repeat-y.png') top left repeat-y;
	background-color:#FFFFFF
	}
#checks p{
	font-size: 13px;
	line-height: 18px;
	margin:2px 20px 2px 0;
	padding:0 60px 14px 10px;
	background: url('../images/check.png') right 5px no-repeat;
	}
.checks-base{
	display: block;
	}
div.bubblebox{
	background: url('../images/bubblebox-background-391.jpg') left top no-repeat;
	width: 391px;
	padding: 15px 0 0 0;
	font-size: 12px;
	line-height: 19px;
	}
div.bubblebox p{
	display: block;
	background: url('../images/bubblebox-background-391.jpg') left bottom no-repeat;
	padding: 0 15px 15px 15px;
	}
.hotbuton{
	display: block;
	margin-bottom: 20px;
	}
#footer{
	background: url('../images/footer_background.jpg') top right repeat-x;
	clear: both;
	margin: 0 0 40px 0;
	width: 960px;
	height: 69px;
	}
#footer p{
	text-align: left;
	font-size: 11px;
	margin: 0px;
	padding: 15px 0 0 0;
	}
#footer a{
	color: #dd0000;
	}
#footer_btc{
	display: block;
	text-indent: -2000em;
	background: url('../images/footer_backtotop.jpg') 0 0 no-repeat;
	width: 87px;
	height: 43px;
	}
#footer_btc:hover{
	background-position: 0 -43px;
	}
/*
Content Styling
*/
#orderContent{
	background: url('../images/order_watermark.jpg') 0 0 no-repeat;
	padding-left: 5px;
	}
#orderContent h3{
	color: #cc5757;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 8px 0;
	}
#orderContent h4{
	color: #cc5757;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 4px 0;
	}
#orderContent p{
	text-align: left;
	}
#orderContent p{
	margin: 0 0 15px 0;
	}
.borderedBox{
	border: 1px solid #999999;
	background: #ffffff;
	padding: 10px;
	margin: 3px 15px 3px 3px;
	}
#referContent{
	background: url('../images/refer_watermark.jpg') 0 0 no-repeat;
	padding-left: 5px;
	}
#referForm{
	margin: 100px 200px 0 200px;
	}
#shareLinks a{
	background: url('../images/share-links.PNG') 0 0 no-repeat;
	float: left;
	height: 22px;
	width: 22px;
	text-indent: -2000em;
	}
#shareLinks a.fb{ background-position: 0 0; }
#shareLinks a.tw{ background-position: -22px 0; }
#shareLinks a.dl{ background-position: -44px 0; }
#shareLinks a.rt{ background-position: -66px 0; }
#shareLinks a.dg{ background-position: -88px 0; }
#legalContent{
	background: url('../images/legal_watermark.jpg') 0 49px no-repeat;
	margin-top:15px;
	padding-top:10px;
	}
#legalContent .title{
	height: 49px;
	padding-left: 20px;	
	background: url('../images/legal_title_watermark.jpg') 0 0 no-repeat;
	}
#legalContent h3{
	color: #000000;
	}
#legalContent .opaque{
	background: #ffffff;
	padding: 30px 60px 30px 60px;
	margin: 25px 60px 25px 60px;
	}
#ourStoryContent{
	margin-top:15px;
	padding-top:10px;
	}
	
#studentsContent{
	background: url('../images/students_watermark.png') no-repeat;
	margin-top:15px;
	padding-top:10px;
	}

#parentsContent{
	background: url('../images/parents_watermark.png') no-repeat;
	margin-top:15px;
	padding-top:10px;
	}

#missionContent{
	background: url('../images/mission_watermark.png') no-repeat;
	margin-top:15px;
	padding-top:10px;
	}


#faqpage{
	background: url('../images/faq_watermark.png') no-repeat;
	margin-top:15px;
	padding-top:10px;
	}

#faqpage .backtotop{
	float: right;
	clear: both;
	}
#faqpage .answers{
	margin: 50px 350px 50px 5px;
	padding: 0px 0;
	}
#faqpage h3{
	clear: both;
	color: #c9524e;
	}
#faqul{
	list-style: none;
	list-style-position: outside;
	list-style-type: decimal;
	margin: 0 0 0 18px;
	padding: 0 0 0 0;
	}
.faqli{
	margin-bottom:6px;
	font-size: 12px;
	}
.faqli a{
	color: #cc0000;
	}
#educators{
	background: url('../images/educators_watermark.png') no-repeat;
	width: 901px;
	margin-top: 15px;
	padding-top: 10px;
	}
#index_content{
	background: url('../images/index_watermark.jpg') top right no-repeat;
	width: 901px;
	}
#mission_content{
	width: 901px;
	}
#pando_content{
	background: url('../images/pando_watermark.jpg') top right no-repeat;
	width: 901px;
	}
#team_content{
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left:15px;
	}
#quotes{
	background: url('../images/quotes_watermark.jpg') right 10px no-repeat;
	width: 901px;
	}
#quotes .left{
	margin-left: 30px;
	width: 440px;
	float: left;
	}
#quotes .right{
	margin: 29px 0 0 199px;
	float: left;
	width: 190px;
	color: #ffffff;
	}
#quotes p{
	padding: 10px;
	}
#quotes p span.author{
	display: block;
	font-weight: bold;
	font-style: italic;
	}
a#parents-graphic{
	display: block;
	background: url('../images/parents_graphic.png');
	width: 420px;
	height: 258px;
	margin-bottom: 25px;
	text-indent: -2000em;
	}
div.team{
	clear: both;
	}
div.team p{
	float: top;
	width: 860px;
	}
img.teampic{
	float: left;
	margin: 0 20px 20px 10px;
	}
#virtualContent{
	padding-left: 30px;
	margin-top: 15px;
	padding-top: 10px;
	background: url('../images/future_watermark.jpg') top center no-repeat;
	}
#glossary-container{
	width: 900px;
	background: #ffffff url('../images/glossary_watermark.jpg') top center no-repeat;
	}
#glossary-alphabet{
	float: left;
	background: #ffffff;
	text-align: center;
	margin: 30px 0 0 10px;
	padding: 5px;
	}
#glossary-alphabet a{
	border: #e1e1e1;
	background: #f0f0f0;
	float: left;
	color: #5e5d5d;
	font-size: 22px;
	line-height: 25px;
	width: 28px;
	height: 28px;
	margin: 0 2px 2px 0;
	}
#glossary-alphabet a.active,
#glossary-alphabet a:hover{
	color: #cc5757;
	text-decoration: none;
	}
#glossary-box{
	float: left;
	width: 600px;
	margin: 30px 40px 0 0;
	padding: 10px;
	background: #fdfdfd;
	}
#glossary-box p{
	margin: 0 0 20px 0;
	}
#glossary-box h3{
	display: none;
	}
#glossary-box div.spacer{
	overflow: hidden;
	height: 5px;
	margin: 0;
	}
#mca_program{
	font-size: 15px;
	margin-top:15px;
	padding-top:10px;
	}
#mca_program h2{
	padding-left: 40px;
	margin: 0;
	height: 83px;
	line-height: 83px;
	vertical-align: bottom;
	}
#mca_program h3{
	color: #5a7097;
	font-size: 14px;
	}
#about_sidebox{
	float: left;
	background: url('../images/about_addressbox.png') top left no-repeat;
	height: 160px;
	width: 260px;
	}
	
.aboutbg{
	height:380px;
	width:900px;
	}
	
#about_sidebox span{
	display: block;
	clear: both;
	line-height: 17px;
	font-size: 12px;
	margin-left: 36px;
	}
#about_sidebox span.first{
	margin-top: 55px;
	}