body{
background:url(../images/bg-body.jpg) top center no-repeat;
background-color:#053664;
min-width:810px;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

div#shell{
width:760px;
margin:auto;
height:auto;
margin-top:43px;
}

div#top{
margin:0;
padding:0;
text-align:right;
background:url(../images/banner.jpg) top center no-repeat;
width:754px;
height:265px;
margin-left:3px;
font-size:14px;
}

div#nav{
margin:auto;
margin-left:3px;
background:url(../images/bg-nav.jpg) top left repeat-x;
height:75px;
width:754px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14PX;
color:#FFFFFF;
text-align:left;
padding-top:5px;
}

div#nav table tr td a:link, a:visited{
color:#FFFFFF;
text-decoration:none;
}

div#nav table tr td a:hover{
color:#FF9933;
text-decoration:none;
}

a.active{
color:#FF9933;
text-decoration:none;
}

.nye a{
color:#053664;
text-decoration:none;
}

div#cont{
width:754px;
margin:auto;
height:970px;
background-color:#FFFFFF;
}

div#in{
backgrounds:url(../images/t-academics.jpg) top left no-repeat;
margin-top:30px;
margin-left:30px;
height:auto;
width:700px;
text-align:left;
}

div#in h2{
font-size:25px;
color:#FF9933;
}

div#left{
width:225px;
height:600px;
float:left;
margin-top:6px;
margin-left:10px;
}

div#principal{
background:url(../images/bg-principal.jpg) top center no-repeat;
width:225px;
height:390px;
padding-top:20px;
}

div#principal p{
text-align:left;
margin-left:10px;
margin-right:10px;
}

div#latest{
background:url(../images/bg-news.jpg) top center no-repeat;
width:225px;
height:350px;
padding-top:20px;
}

div#latest p{
text-align:left;
margin-left:10px;
margin-right:10px;
}

div#calendar{
background:url(../images/bg-calendar.jpg) top center no-repeat;
width:225px;
height:200px;
}

div#right{
width:500px;
float:left;
margin-top:8px;
margin-left:8px;
}

div#welcome{
background:url(../images/bg-welcome.jpg) top center no-repeat;
width:500px;
min-height:140px;
float:left;
padding-top:30px;
}

div#gallery{
background:url(../images/bg-gallery.jpg) top center no-repeat;
width:500px;
height:350px;
margin-top:15px;
float:left;
padding-top:15px;
}

div#project{
background:url(../images/bg-project.jpg) top center no-repeat;
width:500px;
min-height:140px;
margin-top:15px;
float:left;
padding-top:20px;
text-align:justify;
}

div#project p{
margin-left:15px;
margin-right:15px;
}

div#footer{
background:url(../images/bg-footer.jpg) top left;
width:754px;
height:150px;
margin-left:3px;
text-align:center;
}



