/*======================================*
** stylesheet.css
**======================================*/

/*---------------------------------------*
** Created: 26-04-2006
** Author: M S Rahman
** Website: webain.co.uk
**======================================*/


/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 83%;
	margin: 0px;
	padding: 0px;
	background-color: #204e7a;
}
#wrapper {
	width: 840px;
	margin: auto;
}
img { border: 0; }
h2 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h1 {
	color: #9DC1D9;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h4 {
	color: #9DC1D9;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h3 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h6 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
a {
	text-decoration: underline;
	color: #9CDF18;
}
a:hover {
	text-decoration:none;
}
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/
#divBanner{
	height: 140px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/hope.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#divlogo {
	height: 95px;
	width: 316px;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 45px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 38px;
}
#divlogo2 {
	height: 95px;
	width: 316px;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 45px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 38px;
	background-image: url(images/hopesmall.jpg);
}
#divlogo3 {
	height: 95px;
	width: 316px;
	margin-top: 20px;
	border: 5px solid #FFFFFF;
	text-align: center;
	padding-top: 45px;
	padding-right: 6px;
	padding-left: 6px;
	font-size: 38px;
	background-image: url(images/hopesmall2.jpg);
}

#divcover {
	height: 311px;
	width: 207px;
	margin-left: 8px;
	border: 0px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	background-image: url(images/cover.jpg);
}
#divcover2 {
	height: 311px;
	width: 194px;
	margin-left: 8px;
	border: 0px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	background-image: url(images/cover_ps_small.jpg);
}
#divbanner {
	height: 100px;
	width: 365px;
	margin: auto;
	border: 0px solid #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(images/banner.gif);
}
span.david {
	color: #FFFFFF;
	font-family: BellGothic, Trebuchet MS, Arial, san-serif;
}
span.d {
	color: #9DC1D9;
	font-family: BellGothic, Trebuchet MS, Arial, san-serif;
}
/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/
#colLeft {

	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #204e7a;
	padding: 0px;
	float: left;
	margin: 0px;
	background-color: #204e7a;
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/
#divMainContent {
	padding-left: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
}


/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/


#colRight {
	background-color: #164470;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*------------------------------------------------------------*
**  Column Right 2
**------------------------------------------------------------*/
#colRight2 {
	background-color: #164470;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 32px;
}

#colRight2 a {
	text-decoration: underline;
	color: #9CDF18;
}



/*------------------------------------------------------------*
**  Column Right 3
**------------------------------------------------------------*/
#colRight3 {
	background-color: #164470;
	width: 475px;
	height: 548px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 32px;
}
/*------------------------------------------------------------*
**  Column Right 4
**------------------------------------------------------------*/
#colRight4 {
	background-color: #164470;
	width: 475px;
	height: 548px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 32px;
}


#colRight4 a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	background-color: #164470;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #164470;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #164470;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24527e;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#colRight4 a:hover,  #colRight4 a.current {
	background-color: #2c567e;
	border-right-width: 5px;
	border-right-style: solid;
	background-image: url(images/bullet2.gif);
	border-right-color: #2c567e;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2c567e;
	color: #FF6633;
}
#colRight4 dl a  {
	text-decoration: underline;
	color: #6699CC;
	display: normal;
	font-size: 14px;
	background-color: #164470;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #164470;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #164470;
	padding-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #164470;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#colRight4 dl a:hover {
	text-decoration: underline;
	color: #FF2222;
	background-image: none;
	background-color: #2c567e;
	border-right-color: #2c567e;
	border-left-color: #2c567e;
	padding-left: 0px;
	margin: 0px;
	border-left-width: 0px;
}

/*------------------------------------------------------------*
**  Column Right 6
**------------------------------------------------------------*/
#colRight6 {
	background-color: #164470;
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 32px;
}

#colRight6 a {
	text-decoration: underline;
	color: #9CDF18;
}

#colRight6 dl a  {
	text-decoration: underline;
	color: #6699CC;
	display: normal;
	font-size: 14px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #164470;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #164470;
	padding-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #164470;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left;
}
#colRight6 dl a:hover {
	text-decoration: underline;
	color: #FF2222;
	background-image: none;
	background-color: #164470;
	border-right-color: #2c567e;
	border-left-color: #2c567e;
	padding-left: 0px;
	margin: 0px;
	border-left-width: 0px;
}


/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#Navigation {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 328px;
}
#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 13px;
	background-color: #164470;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #164470;
	height: 15px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 25px;
	margin: 0px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #164470;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #24527e;
	background-repeat: no-repeat;
	background-position: left;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	background-color: #2c567e;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #2c567e;
	color: #B4FF05;
}


/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/	
#footer {
	height: 22px;
	width: 820px;
	clear: both;
	border-top: 1px solid #164470;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}
/*------------------------------------------------------------*
**  End_of
**------------------------------------------------------------*/	

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
}
.allpara {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara3 {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	padding-left: 30px;
	color: #6699CC;
	margin: 0px;
}
.allpara4 {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara6 {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara8 {
	padding-bottom: 18px;
	color: #9DC1D9;
	margin: 0px;
}
.allpara9 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #2c567e;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 10px;
	color: #6699CC;
	margin: 0px;
}
.allpara11 {
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	text-align: center;
	color: #9DC1D9;
	margin: 0px;
}
.allpara12 {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #2c567e;
	padding-left: 12px;
	padding-bottom: 10px;
	color: #6699CC;
	margin: 0px;
}
.smallSpacer {
	height: 600px;
	width: 5px;
	float: left;
}
#menuTab {
	color:#204e7a;
	font-size:1.2em;
	text-align:center;
	background-image: url(images/navtab.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 175px;
	height: 25px;
	padding-top: 2px;
}
#line {
	height: 12px;
	border: 0px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bullet1 {
	height: 20px;
	border: 0px solid #FFFFFF;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#bullet2 {
	height: 20px;
	border: 0px solid #FFFFFF;
	padding-left: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
