* { 
	margin : 0;
	padding : 0;
}

HTML {
	font: 10pt Tahoma, Arial, sans-serif;
	color: #000000;
	background: #FFFFFF;
	width : 100%;
	height : 100%;
}
A {
	color: #000000;
	font-decoration : underlined;
	font-weight : bold;
}
P {
	font: 13points Arial, sans-serif;

	padding-bottom : 6pt;
}
IMG {
	border : 0;
}
BODY {
	text-align:center;
}
.bold {
	font-weight : bold;
}
/* -- Site -- */
#site {
	width : 760px;
	margin : auto;	
	position : relative;
}
/* -- Header -- */
#header {
	position : relative;
	width : 760px;
	height : 64px;
	margin-top : 5px;
	padding : 0;
	z-index: 999;
	text-align : left;
}
#header li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	display: inline; 

}
#header ul ul {
	position : absolute;
	padding-top : 4px;
	visibility : hidden;
	z-index : 1000;
	text-align : left;	 
		margin-left:-9px;
		margin-top:2px;		
}
#sub_1 {
	top : 59px;
	left : 328px;
	width: 82px;
	z-index : 1000;
}		
/*#sub_2 {
	top : 59px;
	left : 427px;
	width: 83px;
	z-index : 1000;	
}*/
#header ul ul a:hover {
	color : #c8e1f8;
}
		
#header ul ul li {
	display: block;
	border: 0;
	margin-left: 0;
	padding-left: 0;
}
		
#header ul ul a {
	color : #FFFFFF;
	display: block;
	padding: 3px 4px;
	background: #7dabd5;			
	border: 1px solid #c8e1f8;
	text-decoration : none !important;
	font-size : 11px;
	font-weight : normal;
	font-family : Arial, Tahoma, sans-serif;
}
/* -- Logo -- */
#logo {
	width : 226px;
	height : 64px;
	margin-right : 22px;
}
/* -- Top Navi -- */
#butHome {
	width : 70px;
	height : 56;
}
#butAbout {
	width : 82px;
	height : 56;
}
#butDonate {
	width : 75px;
	height : 56;
}
#butContact {
	width : 94px;
	height : 56;
}
#butEmployment {
	width : 98px;
	height : 56;
}
#butSearch {
	width : 93px;
	height : 56;
}
/* -- GreySpace -- */
#grey_space {
	display:block;
	height : 6px;
	width : 760px;
	position : relative;
	/* background-color : #edf1f2; */
}
/* -- SlideMenu -- */
DIV.clSlide {
    position : absolute;
    z-index : 10;
    left : 0;
    width : 247;
    height : 28;
    clip : rect(0,247,27,0);
    padding-left : 2px;
	padding-top : 6px;
	border-bottom : 1px solid #FFFFFF;
	border-top : 1px solid #FFFFFF;
}
DIV.clSlideSub {
    position : absolute;
    z-index : 10;
    padding-left : 1px;
	padding-top : 2px;
    clip : rect(0,237,28,0);
    width : 237;
    height : 22;
    left : 0;
    visibility : hidden;
	background-color : #003876;
/*	border-bottom : 1px solid #b1d3ec;
	border-top : 1px solid #b1d3ec;*/
}
#divSlide0 {
	background-color : red;	  
	visibility : hidden;
}
#divSlide1 {
	background-color : #BCD4EB;	  
}
#divSlide2 {
 background-color : #BCD4EB;	 

}
#divSlide3 {
	background-color : #BCD4EB;	
	
}
#divSlide4 {
	background-color : #BCD4EB;
}
#divSlide5 {
	background-color : #BCD4EB;
}
#divSlide6 {
	background-color : #BCD4EB;
}
#divSlide7 {
	background-color : #BCD4EB;
}
#divSlide8 {
	background-color : #BCD4EB;
}
	  

#divSlideCont {
    position : relative;
    z-index : 10;
    left : 0;
    top : 0;
    height : 215;
    width : 170;
    visibility : hidden;
}
A.clSlideLinks {
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    color : #003876;/*2e466c*/
	font-size : 12px; 
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;  
	letter-spacing:0px;	 
}
A.clSlideSubLinks {
    font-size : 11px;
	font-weight : bold;
    text-decoration : none;
    color : #FFFFFF;/*25496d, 013875*/
}
/* -- Content -- */
#content {
	width : 760px;
	text-align : left;
	z-index : 1;
}
.blank {
	width : 3;
}
/* -- LeftMenu -- */
#menu_left {
	width : 246px;
	vertical-align : top;
	height: 400px;
}
#ML {
	height : 407px;
	text-align : left;
	/* position : reltive;*/
	width : 247px;;
}
#MLtext {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	margin : 10px; 
	
}
#MLform {
	vertical-align : middle;
	text-align : center;
	background-color : #98afc0;
	height : 33px;
}

html>body #MLform input {margin:0px; margin-top:6px; margin-right:6px}
html>body #MLform .but {margin-right:6px; font-weight : bold; font-size : 11px;	color : #FFFFFF;	background-color : #013875 !important;	border : 2px solid #013875;}

INPUT {
	margin : 8px;
	border : 1px solid #d1d1d1;
	color : #8f8f8f;
}
.but {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	background-color: #013875 !important;
	border : 2px solid #013875;
}
.but2 {
	font-weight : bold;
	font-size : 11px;
	color : #FFFFFF;
	background-color : #013875 !important;
	border : 2px solid #013875;
}
#textCenter {
	background-color : #FEF4C7;
	padding: 14px;
	padding: 10px;
	width : 301px;
	vertical-align : top; 	 
	border-top:3px solid #fff;
	border-left:12px solid #fff;
	border-right:6px solid #fff;
	border-bottom:8px solid #fff;
}
body:not([dummy]) #textCenter {
	border-top:3px solid #fff;
	border-left:20px solid #fff;
	border-right:6px solid #fff;
	border-bottom:8px solid #fff;
}
#text0 {
	background-color : #ddebe1;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text0 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text1 {
	background-color : #FEF4C7;
	padding : 10px;
	width : 524;
	vertical-align : top;  
	border-left:1px solid #fff;
	border-bottom:13px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text1 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text2 {
	background-color : #dde9eb;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text2 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text3 {
	background-color : #dde2eb;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text3 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text4 {
	background-color : #e2ddeb;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text4 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text5 {
	background-color : #ebddeb;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text5 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text6 {
	background-color : #ebdde2;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text6 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#text7 {
	background-color : #ebdddd;
	padding : 10px;
	width : 524;
	vertical-align : top;
	border-bottom:12px solid #fff;
	border-top:3px solid #fff;
	border-right:2px solid #fff;
}

body:not([dummy]) #text7 {
	border-top:3px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	border-bottom:4px solid #fff;
}

#right {
	width : 196px;
	vertical-align : bottom;  
	border-top:12px solid #fff;
	border-left:8px solid #fff;	
	background-color : #b5dff1;
	border-bottom:8px solid #fff;
}
/* -- Gallery -- */
#gallery {
	height : 103px;
	position : relative;
	z-index : 1;
}
#gallery IMG {
	margin-bottom : 0px;
	margin-top : 12px;
	margin-right : 1px;
	margin-left : 0;
	width : 130px;
	height : 80px;
}
#gallery IMG.ot{

	margin-left : 10px;

}

/* -- Footer -- */
#footer {
	width : 760px;
/*	height : 14px;*/
	/* position : relative;	 */
	color : #4c5f65;
	background-color : #e9f0f2;
	/*padding : 14px;*/
	text-align : left;
	font-size : 11px;
	z-index : 1;	
	margin-top : 5px; 
		padding-top:15px;
		padding-bottom:15px;		
}
#footer A {
	color : #7a9cb8;
	text-decoration : underlined;
	margin-right : 40px;
	font-weight : normal;
}
#footer A:hover {
	color : #417198;
	text-decoration : underlined;	 

}
#footer SPAN {
	margin-right : 112px;	

}
.title {
	color : #25496d;
	font-size : 16px;
	font-weight : bold;
	font-family : Arial, Tahoma, sans-serif;
}



UL.normal {padding:5px 5px 15px 10px ; display:block;}

UL.normal LI {margin:5px 0px 0px 10px ; font-size:11px}

.pic_right {margin-left:7px;margin-bottom:5px;}
		
a {font:bold 11px Tahoma;color:#003876}

.win_tit{font: 11px Tahoma, Verdana;color:#000;}
.win_tit1{font: 13points Arial;color:#000;}
.input {font:11px Tahoma, Arial, Helvetica, sans-serif;color:#295973; border:1px solid #808080;text-align:left;width:150px;margin:0px;}
