#content_all {
position : relative;
width : 980px;
margin : auto;
background-color : #000000;
text-align : center;
}

#content_left {
width : 160px;
background-color : #000000;
position : relative;
float : left;
text-align : left;
padding : 0 30px 0 0;
}

#content_right {
width : 790px;
background-color : #000000;
position : relative;
float : left;
text-align : left;
}

.content_work_all {
width : 100%;
background-color : #000000;
position : relative;
float : left;
margin : 0 0 45px 0;
}

.content_work_header{
width : 600px;
position: relative;
float: left;
text-align: center;
margin: 0 0 10px 0;
}

.content_graphics {
width : 600px;
background-color : #000000;
position : relative;
float : left;
text-align : left;
}

.content_notes {
width : 170px;
background-color : #000000;
position : relative;
float : left;
text-align : left;
padding: 0 0 0 20px;
}

#content_footer {
width : 600px;
background-color : #000000;
position : relative;
text-align : center;
float : left;
left : 190px;
padding : 20px 0 30px 0;
}



#header_image{
	border: none;
	padding : 20px 0 30px 0;
	margin : 0 0 0 0;
	}


.home_large_thumbs_area{
width : 600px;
position: relative;
float: left;
text-align: center;
margin: 0 0 5px 0;
}

.large_thumb_group_header{
font-size: 11px;
color: #ecd67d;
font-weight: bold;
padding: 10px 0 35px 0;
}


.home_large_thumb_left {
width : 280px;
background-color : #000000;
position : relative;
float : left;
text-align : center;

}

.home_large_thumb_right {
width : 280px;
background-color : #000000;
position : relative;
float : right;
text-align : center;

}







