#wrap {
	height: 100%;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	top: 15px;
}
#page_top {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#page {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(../images/page_bg_02.png);
	background-repeat: repeat;
}
#page_bottom {
	height: auto;
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}

#header {
	height: 125px;
	width: 800px;
}
#header_logo {
	float: left;
	height: 125px;
	width: 125px;
	position: relative;
	margin-left: 20px;
	margin-right: 55px;
}
#header_content {
	float: left;
	height: 125px;
	width: 600px;
	position: relative;
	background-image: url(../images/header_content.png);
	left: -1px;
}
#header_content_navi {
	float: left;
	height: auto;
	width: auto;
	position: relative;
	left: 20px;
	top: 5px;
	margin-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
#header_content_navi_end {
	height: auto;
	width: auto;
	position: relative;
	left: 20px;
	top: 5px;
	margin-right: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#header_content_blurb {
	height: 50px;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	left: 20px;
	top: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFF;
	text-align: left;
}



#navi {
	height: 30px;
	width: 740px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 5px;
}
#navi_cap {
	float: left;
	height: 30px;
	width: 20px;
	position: relative;
}
#navi_button {
	float: left;
	height: 30px;
	position: relative;
	width: 100px;
}
#body {
	height: 810px;
	width: 800px;
	position: relative;
}


#footer {
	height: 100px;
	width: 800px;
}
#add_linx {
	float: left;
	height: 75px;
	width: 300px;
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
	background-image: url(../images/add_linx.png);
}
#add_linx_photo {
	float: left;
	height: 45px;
	width: 45px;
	position: relative;
	left: 10px;
	top: 10px;
}
#add_linx_title {
	float: left;
	height: 20px;
	width: 200px;
	position: relative;
	left: 20px;
	top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
#add_linx_content {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	left: 20px;
	top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000;
	font-style: italic;
}
