
/*

(c) Owatech

*/



* {
  padding: 0;
  margin: 0;
}

body {

      height: 100%;
}

body {
	background-color: #5F5F5F;
	background-image: url(images/back.gif);
      height: 100%;
}

#container {
  margin: 20px auto;
  width: 900px;
  padding: 10px;
  background-color: #fff;
  height: 100%;
   min-height: 100%;
   height: auto !important;
}

#header {
    height : 116px;
    width:900px;
    background-color: #006600;   /*006600*/

}
#logo {
	position: absolute;
	font-family: goudy old style, "verdana", Times, serif;
	font-size: 20pt;
	font-weight: bold;
	color: #fff;
	top: 108px;
	margin-left:10px;
	width:700px;
	height:22px;
}

#logo a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#logo a:hover {
	color: #F8F8FF;
	text-decoration: none;
}

#headermenu {
	position:absolute;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff;
	top: 40px;
	margin-left:695px;
	width:206px;
	height:15px;
}

	#cleardiv
		{
			clear: both;
			height: 1em;
		}

#headermenu a {
	text-decoration: none;
	color: #FFFFFF;
}

#headermenu a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}

#menubar {
	background-image: url(images/.jpg);
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #006600;
	margin-top: 1px;
	width:900px;
	height:23px;
}


#menubar ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align: center;
}

#menubar li {
	display: inline;
}

#menubar a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menubar a:hover {
	background-color: #fff;
	color:#006600;
}



#rightpic {
		 background: #000000 url(images/img/vic2.jpg) no-repeat left top;
         float: right;
         background-color: #E3E3E3;
         width: 179px;
         /*height: 200px; */
         border-top: solid #fff 1px;
		 border-bottom: solid #fff 1px
}

#rightsidebar {

    float: right;
    background-color: #EDEDED;
	margin-top: 128px;
    width: 179px;
  	border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;

    display:block;
}

#rightsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff;
	background-color: #006600;
	padding: 3px 6px;
}

#rightsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff;
	background-color: #006600;
	padding: 3px 6px;
}

#rightsidebartext {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #483D8B;
	padding: 12px 12px;
	line-height: 14pt;
}

#rightsidebartext ul {
	margin: 0px;
	list-style: none;
}

#rightsidebartext a {
	text-decoration: none;
	color: #191970;

}

#rightsidebartext a:hover {
	color: #191970;
	text-decoration: underline;
}

#rightsidebartext1 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #483D8B;
	padding: 12px 12px;
	line-height: 14pt;
}

#rightsidebartext1 ul {
	margin: 0px;
	list-style: none;
}


#rightsidebartext1 a {
	text-decoration: none;
	color: #191970;
}

#rightsidebartext1 a:hover {
	color: #191970;
	text-decoration: underline;
}

#leftpic {
		 background: #000000 url(images/img/zim6.jpg) no-repeat left top;
         float: left;
         background-color: #E3E3E3;
         width: 179px;
         height: 200px;
         border-top: solid #fff 1px;
		 border-bottom: solid #fff 1px
}

#leftsidebar {
    clear:left;
    float: left;
    background-color: #F2F2F2;
	margin-top: 128px;
    width: 179px;

	border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    display:block;

}

#leftsidebar h2 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff;
	background-color: #006600;
	padding: 3px 6px;
}

#leftsidebar h3 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #fff;
	background-color: #006600;
	padding: 3px 6px;
}

#leftsidebartext {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #483D8B;
	padding: 12px 12px;
	line-height: 14pt;
}

#leftsidebartext a {
	text-decoration: none;
	color: #191970;
}

#leftsidebartext a:hover {
	color: #191970;
	text-decoration: underline;
}

#leftsidebartext1 {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	color: #483D8B;
	padding: 12px 12px;
	line-height: 14pt;
}

#leftsidebartext1 a {
	text-decoration: none;
	color: #191970;
}

#leftsidebartext1 a:hover {
	color: #191970;
	text-decoration: underline;
}

#middlepic {
	background: #000000 url(images/img/mid2.jpg) no-repeat left top;
    float: left;
    width: 530px;
    height: 128px;
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    border-right: solid #fff 1px;
    border-left: solid #fff 1px;

}

.flyer {

    float: left;
    width: 530px;
    height: 770px;
    border-top: solid #fff 10px;
    border-bottom: solid #fff 10px;
    border-right: solid #fff 1px;
    border-left: solid #fff 1px;
    overflow:hidden;
}

#content {
line-height:1.5em;
margin:1px 180px 124px;
text-align:left;
}

#contenttxt {
      float: left;
      font-family: verdana, "Microsoft Sans Serif", Times, serif;
    font-size: 8pt;
    color: #4E4E4E;
      text-align: left;
      width: 506px;
      text-align: justify;
    line-height: 12pt;
}

.logo {
	margin-bottom: 20px;
}

.logo a {
	width: 166px;
	float: left;
	text-align: center;
	color: #ccc3A6;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 12px;
	margin-top:10px;

}

.dirlist{

 clear:both;

}
.logo a:hover {
	background: #efefef;
	color: #FFFFFF;
}

#content h2 {
	padding-bottom: 4px;
	border-bottom: solid #006600 1px;
	font-size: 12px;
	color : #006600;
}

#content h3 {
	color: #fff;
	background: #370F00;
	font-size: 86%;
	padding: 3px 6px;
}

.study {
	padding: 12px 15px 15px 15px;
	background: #D6DEE5;
	font-size: 93%;
	font-family: arial, sans-serif;
}

.bulletin {
	padding: 12px 15px 15px 15px;
	background: #E3EAF0;
	font-size: 8pt;
	font-face: arial, verdana;
}

#footer {
    clear: both;
    border-top: solid #fff 1px;
  	width: 100%;
  	height: 60px;
  	background-color: #006600;
    bottom: -9px;
    bottom: 0%;
    }

#footer_text {
	text-align: center;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	margin-top: 15px;
	color: #C9C9C9;
	line-height: 12pt;
}

#footer_text a {
	text-decoration: none;
	color: #C9C9C9;
}

#footer_text a:hover {
	color: #C9C9C9;
	text-decoration: underline;
}

#loginbox {
margin:6px 0 16px;
padding:0;
}

#loginform {
background:#fff;
border:1px solid #ccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}
