/* Minneapolis Academy */


/* styles */

body {
	background: #D1D2F9 url("../images/bg.gif"/*tpa=http://wwww.minneapolisacademy/images/bg.gif*/) repeat-x;
	margin: 0 15px 15px 15px;
	text-align: center;
}
	
p.p1 {
	font: normal 11px/15px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	margin: 0;
}

#container {
	width: 700px;
	background: #4447BC;
	margin: 0 auto;
	padding: 0;
}

.clear {
	clear: both;
	background: #fff;
}

#left {
	width: 254px;
	height: 525px;
	padding: 0;
	margin: 0;
	float: left;
}

#header {
    padding: 525px 0 0 0;
    overflow: hidden;
    background-image: url("../images/homeheader.jpg"/*tpa=http://wwww.minneapolisacademy/images/bg.gif/homeheader.jpg*/);
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:525px;
}

#right {
	width: 446px;
	float: right;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1, h2, h3{
	margin: 0;
	padding: 0; 
}

#tagwrap {
	margin: 0;
	padding: 0;
	width: 446px;
}

#tag {
    padding: 105px 0 0 0;
    overflow: hidden;
    background-image: url("../images/hometag.gif"/*tpa=http://wwww.minneapolisacademy/images/hometag.gif*/);
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:105px;
}

#photo {
	float: right;
	width: 277px;
}

#welcome {
    padding: 274px 0 0 0;
    overflow: hidden;
    background-image: url("../images/homephoto.jpg"/*tpa=http://www.minneapolisacademy/images/homephoto.jpg*/);
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:274px;
}



#menu {
	width: 169px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	background: #ffffff;
	background-color: #ffffff;
}

#menu ul {
	margin: 0;
 	padding: 0;
 	list-style-type: none;
 	font: normal 11px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	border: 0;
	text-indent: 14px;
}

/* hide from IE 5.01 or lower */
#menu a/* */ {
 	display: block;
 	width: 169px;
 	height: 24px;
 	background: url("../images/menu_bck.gif"/*tpa=http://www.http://wwww.minneapolisacademy/images/menu_bck.gif*/);
}

#menu a {
 	margin: 0;
	padding: 0;
}

#menu a:link, #menu a:visited {
 	color: #080A4A;
 	text-decoration: none;
}

#menu a:hover {
	color: #4F050C;
	text-decoration: none;
}

#newsholder {
	width: 436px!important;
	width /**/:446px;
	height: 136px !important;
	height /**/:146px;
	background: #4447bc url("../images/news_bck.gif"/*tpa=http://wwww.minneapolisacademy/images/news_bck.gif*/) repeat-y;
	position: relative;
	clear: both;
	border-right: 10px solid #4447bc;
	border-bottom: 10px solid #4447bc;
	left: -1px;
	top: 0px;
}

#news {
	clear: both;	
	padding: 0;
	margin: 0;
}

#newstitle {
    width: 435px;
    padding: 33px 0 0;
    overflow: hidden;
    background-image: url("../images/homenews_title.gif"/*tpa=http://wwww.minneapolisacademy/images/news_title.gif*/);
    background-repeat: no-repeat;  
    height: 0px !important;
    height /**/:33px;
    float: left;
}


#news a:link, #news a:visited {
 	color: #000;
 	text-decoration: none;
}

#news a:hover {
	color: #4F050C;
	text-decoration: none;
}

#newsholder h3 a {
	font-size: 14px;
	color: #F7F8A0;
}

p.pnews {
	font: bold normal small/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 0 15px;
	margin: 0;
}


#footer {
	font: normal 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3C495C;
    width: 700px;
    height: 25px;
	background: #F7F9D5;
	position: relative;
	clear: both;
	padding: 0;
}

#footer p {
	padding: 5px;
}

#footer a:link, #footer a:visited {
 	color: #3C495C;
 	text-decoration: underline;
 	padding: 0 1px;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
	background-color: #CBDFFC;
	padding: 0 1px;
}

.date {
	color: #377;
}
.newtext {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0px;
	padding-left: 10px;
}
