<!--

	<link rel="stylesheet" type="text/css" media="screen" href="/css/getCSS.asp?media=screen">
	<link rel="stylesheet" type="text/css" media="print" href="/css/getCSS.asp?media=print">

-->

body {
	margin: 0px 0px;
	padding: 0px;
	text-align:center;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: Black;
	background-color : #ffffff;
}
#main {
	width: 774px;
	text-align: center;
	padding-top: 5px;	
}
#mainsection {
	width: 774px;
	text-align: center;
	padding: 0px;	
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
}
#menu {
	float: left;
	margin-top:20px;
	width:140px;
	font-size : .7em;
	color: white;
	text-align:right;
	font-weight : normal;
	line-height : 1.4em;
}
#menu  a:link {
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
}
#menu a:visited {
	color : #FFFFFF;
	background-color : transparent;
	text-decoration : none;
	font-weight : normal;
}
#menu a:hover {
	color :#B22222;
	background-color : transparent;
	text-decoration : underline;
	font-weight : normal;
}
#menu a:active {
	color : #081C52;
	background-color : transparent;
	text-decoration : underline;
	font-weight : normal;
}

#icons {
	margin-top: 50px;
}
#icons img {
	border: none;
	margin-top: 2px;
}
p.ibltd {
	border:1px solid #003366;
	position: relative;
	width: 150px;
	font-size : .7em;
	text-align: center;

}
#content {
	text-align: justify;
	float: left;
	padding: 15px 12px 0px 12px;
	margin : 0px 0px 0px 9px;
	font-size : .8em;
	width: 580px;
	color: black;
	background-image : url(../../gfx/dog.jpg);
	background-repeat : no-repeat;
}
#content-text {
	text-align: justify;
	float: right;
	width: 260px;
	min-height: 425px;
	height: auto !important;
	height:425px;

}
#content-sub {
	text-align: justify;
	float: left;
	padding: 15px 12px 0px 12px;
	margin : 0px 0px 0px 10px;
	width: 570px;
	height:100%;
	font-size : .8em;
}
#rightcol {
	width: 178px;
	margin : 20px 5px 0px 5px;
	float: right;
	text-align: justify;
	font-size : .8em;
	position: relative;
	color: #000000;
}
#topgap {
	width: 776px;
	height: 5px;
}
#footergap {
	width: 774px;
	line-height : .5em;
	background-color : white;
	border-left: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}
#footer {
	clear: both;
	position: relative;
	width: 774px;
	background-color : white;
	text-align: left;
	font-size : .75em;
	color: #9C9C9C;
	padding: 7px 0px 7px 0px;
}
#address {
		font-size : .8em;
}

h1{
	position: relative;
	font-size: 1.6em;
	font-weight : normal;
	color: #FFFFFF;
	background-color : transparent;
	text-align: left;
	margin: 0px 0px 0px 0px;
}
h3 {
	font-size: 1.3em;
	font-weight : bold;
	color: #000000;
	text-align: left;
	margin: 15px 0px 10px 0px;
}

#submenu {
	height:25px;
	width:774px;
	font-size : .8em;
	padding-top: 8px;
	color: white;
	font-weight : normal;
	background-image : url(../../gfx/bg_sub.gif);
}
#submenu a{
	margin-right: 8px;
	margin-left: 8px;
}
#submenu  a:link {
	color : #FFFFFF;
	font-weight : normal;
	background-color : transparent;
	text-decoration : none;
}
#submenu a:visited {
	color : #FFFFFF;
	font-weight : normal;
	background-color : transparent;
	text-decoration : none;
}
#submenu a:hover {
	color : #081C52;
	font-weight : normal;
	background-color : transparent;
	text-decoration : underline;
}
#submenu a:active {
	color : #081C52;
	font-weight : normal;
	background-color : transparent;
	text-decoration : underline;
}
#topbar {
	height: 84px;
	width: 774px;	
	float: left;
	background-image : url(../../gfx/bg_plain.gif);
	background-repeat : repeat-y;
}
#container {
	min-height: 550px;
	height: auto !important;
	height:550px;	
	background-image : url(../../gfx/bg_plain.gif);
	background-repeat : repeat-y;
}
#homecontainer {
	min-height: 440px;
	height: auto !important;
	height:440px;	
	background-image : url(../../gfx/bg_plain.gif);
	background-repeat : repeat-y;
}
#charity {	
	text-align:right;
	padding-top: 40px;
	padding-right: 70px;
	color: #fff;
	text-align:right;
	font-size : .7em;
}

a:link {
	color : #081C52;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:visited {
	color : #081C52;
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #B22222;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
a:active {
	color : #081C52;
	background-color : transparent;
	text-decoration : underline;
	font-weight : bold;
}
#list_main {
	width: 560px;
	margin : 0px 0px 0px 0px;
}
#list_image {
	width: 60px;
	float: left;
	padding;
	padding : 0px 5px 0px 5px;

}
#list_text {
	width: 450px;
	float: left;

}
#HRline {
	width: 560px;
}