html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

img{
  border:0px;
}

* {
 margin:0px;
 padding:0px;
 }
body {
 font-family:tahoma,arial,sans-serif;
 font-size:10pt;
 color:#605d5c;
 line-height:18px;
 margin: 0px 0px 0px 0px;
}

#container {width:980px;margin-left:auto;margin-right:auto;}

#sub-container {width:984px;margin-left:10px;}
#clear {clear:both;}
#sub-container #left-column{width:960px;float:left;}
#sub-container #right-column{width:232px;float:right;}
#sims-container #left-column{width:700px;margin-right:10px;float:left;}
#sims-container #right-column{width:250px;margin-left:10px;float:right;}
#top-banner {height:135px; background: url(../images/head.png) 100% 0; background-repeat:no-repeat;}
#message-container {margin-right:5px;margin-left:5px;}
#page-header {}
#header00 {height:66px;background: url(../images/0.png) 100% 0 repeat-y;}
#header0 {height:66px;background: url(../images/student_registration.png) 100% 0 repeat-y;}
#header1 {height:66px;background: url(../images/1.png) 100% 0 repeat-y;}
#header2 {height:66px;background: url(../images/2.png) 100% 0 repeat-y;}
#header3 {height:66px;background: url(../images/4.png) 100% 0 repeat-y;}
#header4 {height:66px;background: url(../images/5.png) 100% 0 repeat-y;}
#header5 {height:66px;background: url(../images/6.png) 100% 0 repeat-y;}
#header6 {height:66px;background: url(../images/7.png) 100% 0 repeat-y;}
#header7 {height:66px;background: url(../images/7.png) 100% 0 repeat-y;}
#top-texts {
 font-family:impact;
 font-size:29px;
 color:#0693dd;vertical-align:middle;
}

#page-no {width:230px; vertical-align:top;}
#dummy-feeds {width:230px;border:1px solid #969594;background-color:#f5f5f5;}
#feeds-banner {height:34px;background: url(../images/feed_top.png) 100% 0 repeat-y;}
#feed-first {width:230px;height:77px;margin-top:31px;margin-bottom:41px;vertical-align:top;display:table;}
#feed {width:230px;height:77px;margin-bottom:41px;vertical-align:top;display:table;}
#feed-image{width:79px;height:79px;border:0px;padding-left:14px;vertical-align:top;}
#feed-text {width:127px;padding-right:5px;float:right;vertical-align:top;}
#left-c{display:table;background-color:#DEDEE0;width:39px;}

a:link, a:visited {
    color: #4388A9;
    font-weight: 600;
    text-decoration: none;
}
a:hover {
    color: #333333;
    text-decoration: none;
}
div#top-head {}

div#bottom-head{ }
/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#myNav{
  background-color: #82D44C;
  width: 981px;
  height: 30px;
}

#myNav ul li a {
  color: #fff;
  text-decoration: none
}

#myNav ul li {
  width: 154px;
  text-align: center;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

#myNav ul li:hover, .nav-highlight {
  background: #acd44c;
}

#myNav ul li:first{
  border-left: none;
}

.imgLink{
  padding-top: 5px;
  padding-left: 15px;
  width: 20px;
  float: left;
}

.imgText{
  padding-top: 5px;
  float: left;
  padding-left: 10PX;
}

#myNav ul{
  vertical-align: middle;
}

.image_menu{
	list-style: none;
  
}
.image_menu li {
	padding: 0px;	
	float: left;
	height: 30px;
}
