
 
/********************************************************************************
 * Div Tags
 ********************************************************************************/

#header{
    margin: 0px;
	padding: 0px;
	padding:0px;
	height:198px;
	margin-bottom:1px;
	width:100%;
	text-align:center;
    background: url(../images/header/header_back.gif);
}

#back_navi{
	width:100%;
	height:85px;
	background: url(../images/header/start_content_back.gif);
	text-align:center;
}

#back_navi_line{
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:85px;
	background: url(../images/header/start_content.gif);
	text-align:center;
}

#navi_line {
	margin-left:auto;
	margin-right:auto;
	width: 740px;
	height: 37px;
	background: url(../images/navigation/back_navi.gif); 
	padding-left:25px;
	padding-right:15px;
	}

#breadcrumb {
	text-align: left;
	width: 740px;
	height: 37px;
	background: url(../images/header/breadcrumb.gif); 
	padding-left:25px;
	padding-right:15px;
	padding-top: 10px;
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
}

#content_back{
	width:100%;
	float:center;
	background-color:#eeeeee;	
	background: url(../images/elements/content_total_back.gif); 
	background-position:bottom;

}

table.content_border{
width:880px;
padding:0px;
spacing:0px;
background-color:#ffffff;
margin-left: auto;
margin-right: auto;
}

.left_border{
		margin:0px;
		padding:0px;
        width:50px;
		background: url(../images/elements/left_border.gif); 
		vertical-align: bottom;
}
	
.right_border{
		margin:0px;
		padding:0px;
        width:50px;
		background: url(../images/elements/right_border.gif); 		
		vertical-align: bottom;
}



.total_content {
margin:0px;
padding:0px;
width:780px;
}


table.content_area{
width:770px;
margin-bottom: 30px;
margin-top: 10px;
}


td.navigation{
width:165px;
border-style: solid;
border-color: #c5d8ea;
border-width: 0px;
border-right-width: 1px;
height:200px;
}

td.content{
width:450px;
text-align:left;
}

td.jobs_edit{
padding-left:20px;
width:615px;
text-align:left;
}

td.poem{
width:125px;	
background: url(../images/elements/back_poem.gif); 
background-position: left bottom;
background-repeat: no-repeat;
}

.text_header{
width: 350px;
padding-left:25px;
font-size: 14pt;
font-weight: bold;
color: #3d7eb9;
padding-bottom: 10px;
text-align: left;
}


#text_content_area{
padding-left: 55px;
}

#footer{
    clear:both;
	white-space:nobreak;
	font-weight:bold;
	padding-top: 12px;
	font-size: 7pt;
	width:780px;
	color: #ffffff;
	text-align:center;
	background: url(../images/elements/footer.gif); 
	height:29px;

}



#white_line{
 height:1px;
 width:100%;
 background-color: #ffffff;
 margin-top: -1px;
}

.subheader{
width: 410px;
padding-left:55px;
font-size: 11pt;
font-weight: bold;
color: #e7943f;
padding-bottom: 10px;
text-align: left;
}

.sub_subheader{
width: 410px;
padding-left:56px;
font-size: 10pt;
padding-bottom: 4px;
font-weight: bold;
color: #3d7eb9;
text-align: left;
}


.nav_item{
	background: url(../images/navigation/back_item.gif); 
	background-repeat: no-repeat;
	width:100px;
	vertical-align: text-top;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:3px;
}

.sub_item {
 margin-top:4px;
}










	

	





