a:link {text-decoration:underline; color: #fff;}
a:visited { text-decoration:underline; color: #fff;}
a:hover { }
a:active { }
h3 { /*label text*/
	padding: 5px 38px 15px 2px;
	margin: 5px 5px;
	font-weight: lighter;
	font-size: 80%;
}
h4 { /*title text*/
	padding: 0;
	margin: 6px 0 20px 0;
	font-weight: normal;
	font-size: 105%;
}
h5 {  /*client/artist text*/
	padding: 0;
	margin: 20px 0 10px 0;
	font-size: 85%;
}

h6 { /*quote text*/
	padding: 20px 38px 15px 12px;
	margin: 5px 5px;
	font-weight: lighter;
	font-size: 80%;
}
p { 
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 100%;
}
body {
	font: 80% Verdana, Arial, Helvetica, sans-serif ;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #fff;
}
img {
	border: 0;
}
#masterhead {
	width: 84%;
	background: #000000;
	margin: 1em auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#navbar {
	width: 780px;
	a:link text-decoration:none; color: #fff;
	a:visited text-decoration:none; color: #fff;
}

#nav ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	text-align: left;
}

#nav li {
    display:inline;
}

#logos {
	display: block;
	margin: 10px 0 25px 25px;
	border: 0;
	padding-left: 25px;
}

#container {
	width: 84%;
	background: #000000;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#work {
	margin: 60px 0 0 48px;
	width: 680px;
}

#back {
	color: #666;
}

#center {
	margin-top: 100px;
	margin-left: 175px;
	width: 500px;
}

#gif_hold {
	width: 500px;
}

/* *********************************** */
/* folowing CSS is for content sheets */
/* *********************************** */

#work2 {
	margin: 20px 0 0 48px;
	width: 680px;
}
#content { 
	width: 680px;
	margin: 0 auto;
	padding: 0;
	text-align: left
}

#content_text { 
	float : left;
	width : 210px;
	margin: 0;
	padding: 0;
	/*background-color : green;*/
}

#content_textbg { 
	float : left;
	width : 364px;
	margin: 0;
	padding: 0;
	/*background-color : green;*/
}

#content_images { 
	width : 468px;
	margin: 0px 0px 0px 212px;
	padding: 0;
	/*background-color : yellow;*/
}

#content_static { 
	width : 680px;
	margin: 0px;
	padding: 0;
	/*background-color : yellow;*/
}

#content_images img { 
	margin: 7px 7px 7px 7px;
}

#content_static img { 
	margin: 7px 14px 7px 0px;
}

#flash_small { 
	float : right;
	width: 220px;
	margin: 7px;
	padding: 0;
}
#flash_big { 
	width: 454px;
	margin: 7px;
	padding: 0;
}
#bigPicRight { 
	width: 297px;
	margin: 7px 7px 7px 159px;
	padding: 0;
}
#bigPicRight img { 
	margin: 0;
	padding: 0;
}


/* *********************************** */
/* folowing CSS is for Design Content */
/* *********************************** */


</style>
