p{padding:0px;margin:0px;}
body
{
	font-size:62.5%;
	font-family:Courier New;
	background:white;
	
}
#wrapper
{
	
	height:600px;
	background:white;
	
	
}
#left_column
{
	width:230px;
	height:600px;
	float:left;
	background:white;
	padding:10px;
	color:#727272;
	
	
}
#right_column
{
	
	height:600px;
	background:white;
	float:left;
	padding:10px;
	color:#727272;
	
	
}
#menu_column
{
	width:230px;
	height:550px;
}
#cmyk
{
	width:230px;
	height:30px;
}
.dot_string
{
	font-size:1.2em;
}
.c
{
	width:20px;
	height:3px;
	background:#00aeef;
	display:block;
	float:left;
}
.m
{
	width:50px;
	height:3px;
	background:#ec008c;
	display:block;
	float:left;
}
.y
{
	width:30px;
	height:3px;
	background:#fff200;
	display:block;
	float:left;
}
.k
{
	width:15px;
	height:3px;
	background:black;
	display:block;
	float:left;
}
.clear
{clear:both;}
.menu_title
{
	color:#727272;
	font-size:1.2em;
}
.recent
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;
}
.recent:hover
{	
	color:black;
	background:#00aeef;
}
.photo
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;
}
.photo:hover
{
	color:black;
	background:#ec008c;
}
.graph
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;		
}
.graph:hover
{
	color:black;
	background:#fff200;
}
.various
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;		
}
.various:hover
{
	color:white;
	background:#000;
}
.about
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;		
}
.about:hover
{
	color:white;
	background:#727272;
}
.contact
{
	color:#727272;
	text-decoration:none;
	font-size:1.2em;		
}
.contact:hover
{
	color:white;
	background:#727272;
	font-size:1.2em;
}
#intro
{
	height:580px;
	float:left;
	width:700px;
}
.art
{
	height:580px;
	width:322px;
	float:left;
	margin:0px 50px 0px 0px;
	font-size:1.2em;
	
}
.art_title
{
	height:20px;
	font-size:1.2em;
	
}
.art_file
{
	width:322px;
	height:430px;
	background:#585858;
	margin:20px 0px 0px 0px;
}
.art_info
{
	height:65px;
	
}
.color_line
{
	height:30px;
}
#showcase_holder
{
	overflow:hidden;
	height:600px;
	width:700px;
	position:absolute;
}
#showcase
{
	
	width:30000px;
	position:absolute;
}
.nav_buttons
{
	position:relative;
	top:-10px;
	left:286px;
}
.nav_link,
.nav_link:visited,
.nav_link:link 
{
	text-decoration:none;
	color:white;
	display:block;
	width:15px;
	height:17px;
	float:left;
	margin-right:5px;
	text-align:center;

}
.cyan
{
	background:#00aeef;
}
.magenta
{
	background:#ec008c;
}
.yellow
{
	background:#fff200;
}
.black
{
	background:black;
}
.about
{
	width:694px;
	height:600px;
	
}
.recent_title
{
	background:#00aeef;
	color:black;
}
.photo_title
{
	background:#ec008c;
	color:black;
}
.graphic_title
{
	background:#fff200;
	color:black;
}
.various_title
{
	background:black;
	color:white;
}