<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <%'image app Dim imgSrc, imgAlt 'default image If request.QueryString("ID")="" or request.QueryString("ID")="1" Then imgSrc = "bro.jpg" imgAlt = "PCAP promotional brochure, front view" End If 'image 2 If request.QueryString("ID")="2" Then imgSrc = "broFull2.jpg" imgAlt = "PCAP promotional brochure, interior spread" End If 'image 3 If request.QueryString("ID")="3" Then imgSrc = "broFull1.jpg" imgAlt = "PCAP promotional brochure, back spread" End If 'image 4 If request.QueryString("ID")="4" Then imgSrc = "logos.gif" imgAlt = "PCAP logos, color and B&W" End If 'image 5 If request.QueryString("ID")="5" Then imgSrc = "letterheadColor.gif" imgAlt = "PCAP letterhead, color" End If 'image 6 If request.QueryString("ID")="6" Then imgSrc = "letterheadBW.gif" imgAlt = "PCAP letterhead, B&W" End If 'check for ID If request.QueryString("ID")<>"" Then 'check to make sure ID is numeric If IsNumeric(request.QueryString("ID"))=False Then 'ID isn't number response.Redirect(request.ServerVariables("URL")) End If 'end check for ID End If %> cSquared Design :: Anthony Cece <%' for studio pages adjust body style Dim bdyStyle bdyStyle="" If inStr(cstr(Request.ServerVariables("URL")),"/studio/") Then bdyStyle="id=""studioBody""" End If %> >
cSquared Design :: Anthony Cece

Posters, Postcards & Fliers

Print: Publications // Posters

Prison Creative Arts Project

The Prison Creative Arts Project's mission is to collaborate with incarcerated adults, incarcerated youth, urban youth and the formerly incarcerated to strengthen our community through creative expression.

Core Values: We believe that everyone has the capacity to create art. Art is necessary for individual and societal growth, connection and survival. It should be accessible to everyone. The values that guide our process are respect, collaboration in which vulnerability, risk, and improvisation lead to discovery and resilience, persistence, patience, love and laughter. We are joined with others in the struggle for social justice, and we make possible spaces in and from which the voices and visions of the incarcerated can be expressed.

PCAP is a student/faculty/community organization based in the Department of English Language and Literature and generously supported by English and by the School of Art and Design at the University of Michigan.

The Project:
This project involved the rebranding of the program through a logo redesign, the creation of letterhead, and a promotional brochure. A redesign of the PCAP website is also currently in progress.

For more information on the program, visit the website:
http://www.prisonarts.org/

 

 

<%= imgAlt %>
<%If request.QueryString("ID")="" or request.QueryString("ID")="1" Then%> 1 <% Else %> 1 <%End If%> <%If request.QueryString("ID")="2" Then%> 2 <% Else %> 2 <%End If%> <%If request.QueryString("ID")="3" Then%> 3 <% Else %> 3 <%End If%> <%If request.QueryString("ID")="4" Then%> 4 <% Else %> 4 <%End If%> <%If request.QueryString("ID")="5" Then%> 5 <% Else %> 5 <%End If%> <%If request.QueryString("ID")="6" Then%> 6 <% Else %> 6 <%End If%>

Prison Creative Arts Project
Logo
Brochure:
Tri-fold, 4/4 Process Color, 3.5 X 8.5
Letterhead

In Progress:
Website redesign

Download PDFs:
Brochure (296 KB)
Letterhead B&W (10.34 MB)
Letterhead Color (10.32 MB)
Letterhead Full (AI file, 10.43 MB)