/* CSS Document */

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 140px;
	background-image:url(images/header.gif);
	background-repeat: no-repeat;
	}
	
#above_link {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 158px;
	height: 26px;
	background-image:url(images/above_link.gif);
	background-repeat: no-repeat;
	}
	
#link1 {
	position: absolute;
	top: 167px;
	left: 0px;
	width: 158px;
	height: 42px;
	background-image:url(images/link1.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#link2 {
	position: absolute;
	top: 208px;
	left: 0px;
	width: 158px;
	height: 41px;
	background-image:url(images/link2.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#link3 {
	position: absolute;
	top: 249px;
	left: 0px;
	width: 158px;
	height: 41px;
	background-image:url(images/link3.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#link4 {
	position: absolute;
	top: 290px;
	left: 0px;
	width: 158px;
	height: 41px;
	background-image:url(images/link4.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#link5 {
	position: absolute;
	top: 331px;
	left: 0px;
	width: 158px;
	height: 41px;
	background-image:url(images/link5.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#link6 {
	position: absolute;
	top: 372px;
	left: 0px;
	width: 158px;
	height: 42px;
	background-image:url(images/link6.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 20px;
	}
	
#below_link {
	position: absolute;
	top: 414px;
	left: 0px;
	width: 158px;
	height: 117px;
	background-image:url(images/below_link.gif);
	background-repeat: no-repeat;
	}
	
#right_link {
	position: absolute;
	top: 141px;
	left: 159px;
	width: 70px;
	height: 274px;
	background-image:url(images/right_link.gif);
	background-repeat: no-repeat;
	}
	
#right_image {
	position: absolute;
	top: 414px;
	left: 158px;
	width: 70px;
	height: 117px;
	background-image: url(images/right_image.gif);
	background-repeat: no-repeat;
	}
	
#body {
	position: absolute;
	top: 141px;
	left: 229px;
	width: 489px;
	height: 391px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 2px;
	}
	
#right {
	position: absolute;
	top: 141px;
	left: 717px;
	width: 33px;
	height: 391px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #000000;
	}
	
#rightborder {
	position: absolute;
	top: 0px;
	left: 750px;
	width: 1px;
	height: 550px;
	background-color: #000000;
	}

#leftborder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 550px;
	background-color: #000000;
	}
	
#topborder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 750px;
	height: 1px;
	background-color: #000000;
	}
	
#bottom {
	position: absolute;
	top: 531px;
	left: 0px;
	width: 750px;
	height: 19px;
	background-color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	}
	
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
	}

a:down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}

bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	}

a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}
	
a.bottom:down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	}
	
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	}

a.body:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	}

a.body:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	}
	
a.body:down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	}
	
a.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #006600;
	}