@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* Begin Body */


* {
	margin-top: 0;
}

body {
	background-image: url(images/images/body_bg_2.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	a:link {
	color: #fff;
	text-decoration: none;
}
	a:visited {
	color: #fff;
	text-decoration: none;
}
	a:hover {
	color: #000;
	text-decoration: none;
}
	a:active {
	color: #000;
	text-decoration: none;
}
	body,td,th {
	font-size: 14px;
	color: #333333;
}	
#container {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#logo {
	position:absolute;
	left:427px;
	top:13px;
	width:780px;
	height:103px;
	z-index:8;
}

#nav {
	position:absolute;
	left:442px;
	top:124px;
	width:750px;
	height:31px;
	z-index:4;
	color: #FFFFFF;
}
#linx {
	position:absolute;
	left:441px;
	top:198px;
	width:751px;
	height:629px;
	z-index:5;
}

#bodywrap {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
    margin-top: auto; margin-right: auto; margin-bottom: 0px; margin-left: auto; 
	height:1675px;
	z-index:11;
}


#body_container {
	position:absolute;
	left:442px;
	top:198px;
	width:750px;
	height:1481px;
	z-index:5;
}
#pageidentifier {
	position:absolute;
	left:442px;
	top:157px;
	width:750px;
	height:34px;
	z-index:6;
}


#textcontainer1 {
	position:absolute;
	left:738px;
	top:228px;
	width:453px;
	height:1379px;
	z-index:7;
	overflow: hidden;
}
#textcontainer2 {
	position:absolute;
	left:740px;
	top:684px;
	width:452px;
	height:239px;
	z-index:7;
}
#button_container {
	position:absolute;
	left:442px;
	top:230px;
	width:266px;
	height:102px;
	z-index:8;
}
#footer {
	position:absolute;
	left:442px;
	top:1622px;
	width:750px;
	height:36px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	z-index:9;
}
#pic_container1 {
	position:absolute;
	left:537px;
	top:341px;
	width:167px;
	height:252px;
	z-index:10;
	overflow: hidden;
}
#pic_container2 {
	position:absolute;
	left:485px;
	top:685px;
	width:187px;
	height:234px;
	z-index:10;
}

/* End Body */

