@charset "utf-8";
/* CSS Document */
body:first-of-type #wrapper { top:-118px; }

body:first-of-type #footerpart { top:-118px; }
body {
	font: 0.8em "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #000000 url(bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin: 0;
	padding: 0;
}
img, div { behavior: url('./iepngfix.htc') }
#logo {
position:relative;
width:120px;
top:-96px;
left:79px;
z-index:40;
}
#under{
position:relative;
top:-110px;
#top:-91px;
left:-42px;
#left:-50px;
z-index:0;
}
#pagetitle{
position:relative;
top:-180px;
#top:-160px;
left:30px;
z-index:1;
}
#headpart {
	font-size: 1.5em;
	width: 640px;
	margin: 3px auto;
	#margin: 2px auto;
	background: url(headpart.png) no-repeat;
	padding: 30px 25px 25px 25px;
	border: 0px solid #2e2e2e;
	top:86px;
	position:relative;
}
#wrapper {
	width: 640px;
	margin: 0px auto;
	background: url(backg.png) repeat-y;
	padding: 0px 25px 25px 25px;
	top:-119px;
	#top:-91px;
	border: 0px solid #2e2e2e;
	position:relative;
}
h1 {
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0.3em 0;
	text-indent:-99999px;
}
#nav2 {
	list-style: none;
	padding: 0;
	margin: -20px 0 -6px 0;
	display: block;
	overflow: hidden;
	font-size: 12px;
	color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;
}
#nav2 li {
	padding: 0px ;
	display: inline;
	text-decoration:none;
}
#nav2 li a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
#nav2 li a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
#nav2 li a:hover { 
	text-decoration: underline;
	}


#nav2IE {
	list-style: none;
	padding: 0;
	margin: -20px 0 -6px 0;
	display: block;
	overflow: hidden;
	font-size: 12px;
	color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;
}
#nav2IE li {
	padding: 0px ;
	display: inline;
	text-decoration:none;
}
#nav2IE li a:link { 
	color: #FFFFFF;
	text-decoration:none;
	}
#nav2IE li a:visited { 
	color: #FFFFFF;
	text-decoration:none;
	}
#nav2IE li a:hover { 
	text-decoration: underline;
	}


#content {
top:80px;
}

p {

	margin: 0px 40px;
	padding: 0.4em 0;
	color:#ffffff;
	line-height:1.4em;
}

#footerpart {
	font-size: 1.5em;
	top:-119px;
	#top:-91px;
	width: 640px;
	margin: 0px auto;
	#margin: 0px auto;
	background: url(footerpart.png) no-repeat;
	padding: 30px 25px 25px 25px;
	border: 0px solid #2e2e2e;
	position:relative;
	position:relative;
	z-index:0;
}



