body
{
  	margin: 0;
  	padding: 0;
  	background-color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
}

#horizon        
{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}

#mainbox_homepage    
{
	margin-left: -300px;
	position: absolute;
	top: -175px;
	left: 50%;
	width: 585px;
	height: 301px;
	visibility: visible;
}
	
#mainbox    
{
	margin-left: -300px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 585px;
	height: 400px;
	visibility: visible;
}

#contentbox    
{
	position: absolute;
	left: 175px;
	margin: 0;
	padding: 0;
	border: 0;
	width: 390px;
	height: 400px;
	visibility: visible;
	text-align: left;
}

#leftcolumn
{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	width: 155px;
}

#topstrip
{
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 840px;
	height: 45px;
	background: url(http://www.mediaworkshop.com/2009/bgtop.gif) repeat-x;
}

#topstrip_left
{
	text-align: left;
	width: 420px;
	height: 45px;
	float: left;
}

#topstrip_right
{
	text-align: right;
	width: 420px;
	height: 45px;
	float: right;
}

#botstrip
{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-width: 840px;
	height: 45px;
	overflow: hidden;
	background: url(http://www.mediaworkshop.com/2009/bgbot.gif) repeat-x;
}

#botstrip_left
{
	text-align: left;
	width: 420px;
	height: 45px;
	float: left;
}

#botstrip_right
{
	text-align: right;
	width: 420px;
	height: 45px;
	float: right;
}

#botstrip_center
{
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
}

#botstrip_alt
{
	text-align: center;
	position: relative;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background: url(http://www.mediaworkshop.com/2009/bgbot.gif) repeat-x;
}

#botstrip_left_alt
{
	float: left;
	text-align: left;
	width: 100%;
	height: 45px;
	background: url(http://www.mediaworkshop.com/2009/botleft.jpg) bottom left no-repeat;
}

#botstrip_right_alt
{
	float: right;
	text-align: right;
	width: 420px;
	height: 45px;
	background: url(http://www.mediaworkshop.com/2009/botright.jpg) bottom right no-repeat;
}

#botstrip_center_alt
{
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: url(http://www.mediaworkshop.com/2009/footer.jpg) center no-repeat;
}


#jedia
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 155px;
	height: 165px;
	background: url(http://www.mediaworkshop.com/jedia20005_workshop.gif) repeat-x;
}

.jedia
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 155px;
	height: 165px;
	background: url(http://www.mediaworkshop.com/jedia20005_portfolio.gif) repeat-x;
}

#glyph
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 155px;
	height: 165px;
	background: url(http://www.mediaworkshop.com/2009/glyph_workshop.gif) repeat-x;
}

.glyph
{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	width: 155px;
	height: 165px;
	background: url(http://www.mediaworkshop.com/2009/glyph_portfolio.gif) repeat-x;
}

.thumbnail_ws {
	text-align: center;
	width: 76px;
	height: 61px;
	padding: 0;
	float: left;
}

.thumbnail_pf {
	text-align: center;
	width: 95px;
	height: 78px;
	padding: 0;
	float: left;
}
  
h1
{
	display:none;
}

h2
{
	font-family: Tahoma, Arial, Helvetica;
	color: #00284F;
	font-size: 14px;
}

h3
{
	font-family: Tahoma, Arial, Helvetica;
	color: #00284F;
	font-size: 12px;
}

td
{
	font-size: 11px;
	color: #333333;
}

A:link
{
	color: #00284F;
	text-decoration: none;
}
	
A:active
{
	color: #006699;
	text-decoration: none;
}
	
A:visited
{
	color: #00284F;
	text-decoration: none;
}
	
A:hover
{
	text-decoration: underline;
	color: #006699;
}

img
{
	border: none;
}