@charset "UTF-8";
/* CSS Document */

body{
	background:#fff url(imgs/studioworks_bk.gif) repeat;
	border: none;
	font:12px monospace;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

img { border:none;}
img a{ border:none;}

.clear { clear: both;}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	cursor: pointer;
	border: none;
	color: #fff;
	text-decoration: none;
}

a:hover{
	cursor: pointer;
	border: none;
	color: #fff;
	text-decoration: none;
}


/******* index boxes *******/
#wrapper{
	background-color: none;
	margin: 0px auto;
	text-align: center;
	width: 560px;
}

.square_l{
	background-color: none;
	float: left;
	height: 120px;
	margin: 130px 0px 0px 0px;
	width: 120px;
}

.square_c{
	background-color: none;
	float: left;
	height: 180px;
	margin: 250px 0px 0px 0px;
	width: 180px;
}

.square_r{
	background: url(imgs/studioworks_entry.gif) no-repeat;
	float: left;
	height: 240px;
	margin: 0px 0px 0px 10px;
	width: 240px;
}

.flash_plugin {
	background-color:none;
	width:240px;
	height:20px;
	margin: 90px 0px 0px 0px;
	text-align:left;
}

.enter_site {
	background-color:none;
	width:240px;
	height:48px;
	margin: 80px 0px 0px 0px;
	text-align:left;
}
