﻿body 
{   background-color:#ebd9e0;
    background-attachment:fixed;
    font-family:verdana;
	font-size:15px;
	line-height:20px;
	/*background-color:#f5f7f8;*/
	margin:0 auto;	
}
#main
{	margin:0 auto;
    width:860px;
    height:auto;
    overflow:hidden;
   }
#Banner
{	margin:0 auto;
    width:860px;
    height:180px;  
	background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;  
 }
 #Menu
 { 	margin:0 auto;
    width:860px;
 }
 #container
 {
	width:860px;
	height:auto;
	margin:0 auto;	
	clear:both;
	background-color:#f7d895;
	
 }
  #TopContainer
{
	width:860px;
	height:auto;
	margin:0 auto;	
	clear:both;
}
 #Slideshow
 {background-color:#993333;  
    float:left;
    clear:left;
    width:545px;
	height:325px;
	margin:0 auto;
	margin-top:5px;
	padding:5px;
 }
#toprightcontainer
{  margin-top:5px;
    float:right;
    clear:right;
    width:300px;
    height:99px;
    background-image:url(../images/college-motto.png); 
      }
 #toprightsecondcontainer
{    height:231px;
    margin-top:5px;
    float:right;
    clear:right;
    width:300px;
    background-image:url(../images/message.png); 
 }
  #Impnotices
{   overflow:hidden;
	width:840px;
	height:auto;
	margin:0 auto;
    clear:both;  margin-bottom:5px;margin-top:5px;
    padding:20px;
    background-color:#DBDBDB; 
}

 #bottomcontainer
{   overflow:hidden;
	width:860px;
	height:auto;
	margin:0 auto;
    clear:both;  margin-bottom:5px;
    /*background-color:#EBCDA8; */
}
#bottomleftcontainer
{   margin-top :5px;
    padding:0px 10px 10px 10px;
    float:left;
    clear:left;
    width:435px;
    height:337px; 
    background-color:#ffffff; 
 }
 #bottomrightcontainer
{   width:400px;
    margin-top :5px;
    float:right;
    clear:right;
    height:auto;  
 }
#footer
{   clear:both;
    width:840px; 
    height:auto;
	margin:0 auto; 
	padding:10px;
	background-color:#990033;
	color:White;
}
#footer a
{
	color:#f1ca74;
}
.titles
{  
	font-family:Trebuchet MS;
	font-size:15pt;
	font-weight:bold;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #dcdcdc;
	color:#990033;
}
#vnsmcontainer
{  
	width:855px; height:auto;
	margin:0 auto; clear:both;
	background-color:#ffffff;
	overflow:hidden;
	margin-top:3px;
	margin-bottom:5px;
	padding-left:5px;
}
#text
{   
    margin-left:2px;
    width:833px;
    height:auto;
    border:0px solid #dcdcdc;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;
    margin-bottom:5px; 
}
.text
{
    font-family:Verdana;
    font-size:10pt;
}
#breadcrumb
{
	width:845px; height:auto;
	padding:10px;padding-left:5px;
	color:Black;
	margin:0 auto;
	font-weight:bold;
 margin-top:5px;
	background-color:#f0bf59;
}
#breadcrumb a
{	 
	color:red;
	text-decoration:none;
}
#breadcrumb a:visited
{	 
	color:red;
	text-decoration:none;
}
#breadcrumb a:hover
{ 
	color:yellow;
	text-decoration:underline;
}
.but
{
	background-color:#990033;
	border:1px solid  #CCCCCC;
	border-radius: 10px;
	color:White;
	padding:10px;
}