@charset "UTF-8";
/* CSS Created by ETC Systems for Reza Safa
   SafasArt.com */
body {
	text-align: center;
}

A:link {
	color: #03F;
	text-decoration:none;
	text-align: center;
	text-decoration: none;
}

A:visited {
	color: #03F;
	text-decoration:none;
}

A:active {
	color: #03F;
	text-decoration:none;
}

A:hover {
	color: #36F;
	text-decoration:none;
}

#boundingbox {
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#menu {
	border: thin black solid;	
}

#content {
	width: 915px;
	margin-left: 2px;
}

#gal_back { 
	background-image:url(../images/blank_gallery.jpg);
	height: 589px;
	width: 915px;
}

#gal_imgs { 
	background-image:url(../images/art_gallery.jpg);
	height: 589px;
	width: 915px;
}

#cleft {
	width: 170px;
	height: 324px;
	float: left;
	padding-top: 176px;
}

#cleft img {
	margin: auto;
}

#cframe {
	height: 500px;
	float: left;
	width: 545px;
}

#cright {
	height: 365px;
	float: left;
	width: 200px;
	padding-top: 135px;
}

.cspacer {
	height: 100px;
}

.cimg {
	height: 110px;
}

.scrollable {
	height: 500px;
	overflow: auto;
}

#footer {
	border: thin black solid;
}
