html{height: 100%;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background:#dff1fc;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
height: 100%;
}
	dl.image_map {display:block; width:960px; height:300px; background:url(images/header.jpg); position:relative; margin:2px auto 2px auto;}
	a.LINK0 {left:168px; top:245px; background:transparent;}
	a.LINK0 {display:block; width:60px; height:0; padding-top:24px; overflow:hidden; position:absolute;}
	a.LINK0:hover  {background:transparent; border:0px;}
	a.LINK1 {left:289px; top:247px; background:transparent;}
	a.LINK1 {display:block; width:99px; height:0; padding-top:24px; overflow:hidden; position:absolute;}
	a.LINK1:hover  {background:transparent; border:0px;}
	a.LINK2 {left:447px; top:244px; background:transparent;}
	a.LINK2 {display:block; width:65px; height:0; padding-top:24px; overflow:hidden; position:absolute;}
	a.LINK2:hover  {background:transparent; border:0px;}
	a.LINK3 {left:577px; top:244px; background:transparent;}
	a.LINK3 {display:block; width:93px; height:0; padding-top:26px; overflow:hidden; position:absolute;}
	a.LINK3:hover  {background:transparent; border:0px;}
	a.LINK4 {left:711px; top:243px; background:transparent;}
	a.LINK4 {display:block; width:113px; height:0; padding-top:26px; overflow:hidden; position:absolute;}
	a.LINK4:hover  {background:transparent; border:0px;}
	
#maintable{
	width: 960;
		border: 0;
		cellspacing: 0;
		cellpadding: 0;
		align: center;
	}

h1 {
	font-size: 18px;
	color: #cd1423;
	padding-bottom:0;
}

h2{
	font-size: 14px;
	color: #000000;
}

p{
	text-align:justify;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrap {min-height: 100%; vertical-align:top}
#main {
        overflow:auto;
	padding-bottom: 100px; vertical-align:top}

#footer {
position:relative;
margin-top: -100px; /* negative value of footer height */
bottom:0;
height:100px;
background-color: #dff1fc;
width:100%;
text-align:center;
vertical-align:bottom;
background-image:url(images/footer.jpg);

}

#moreLinks{
	font-style:italic;
	text-align:right;
}

/* Slideshow script style start */

/* Set the border and shadow around the slideshow */
.borderandshadowstyle {


	/* border for all browsers */
	border-style:solid;
	border-width:1px;
	border-color:white;
}

/* Set the attributes of the messagebox */
.messageboxstyle {
	background-color:black;
	opacity:0.5; /* Set the opacity for Firefox, Opera and Chrome (value may range from 0 - 1) */
	filter:alpha(opacity=50); /* Set the opacity for Internet Explorer (value may range from 1 - 100) */
	padding:3px;
}

/* Set the position of the messagebox */
.messagealignstyle {
	vertical-align:bottom; /* Set the vertical position (top or middle or bottom) */
	text-align:center; /* Set the gorizontal position (left or center or right) */
}

/* Set the font-attributes */
a.messagefontstyle {
	font-family:Arial;
	font-size:8pt;
	color:white;
	text-decoration:none;
}
/* Slideshow script style end */
