/* CSS Document */

body {
	background-color: #EEEEEE;
	margin:0;
}

img {

	border:0;

}

a:link, a:visited, a:hover {
	text-decoration:none;
}


.style2 {	
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 11px; color: #000000; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

div {
	float:left;
}


#page {
	width:100%;
	border:0;
	margin:0;
	text-align:center;
	background-color: #EEEEEE;
	float:none;
}

#main {

	background:#6885b1;
	margin:0px auto;
	width:776px;
	height:1511px;
	border:0;
	padding:0;
	background-image:url(images/bg_creativesyria_2007.jpg);
	background-repeat:no-repeat;
	float:none;
	clear:both;
	text-align: left;

}

#upper-left {
	width:170px;
	height:85px;
	float:left;

}

#search {
	width:100%;
	height:52px;
	vertical-align:middle;
	float:left;

}

#menu {
	width:100%;
	height:45px;
	float:left;


}

#header {
	width:100%;
	height:53px;
	float:left;
	clear:both;
}

#content {
	width:100%;
	height:412px;
	
}

#sidebar {
	width:195px;
	height:412px;
	clear:none;
	float:left;


}

#main_content {
	width:569px;
	height:390px;
	float:left;
	text-align:right;
	padding-right:10px;
	padding-top:25px;

}

#mideastimage {
	width:100%;
	height:185px;
	text-align:right;


}

#mideastimage2 {
	width:100%;
	height:93px;
	text-align:right;


}

#albums {
	width:100%;
	height:30px;
	
}

#photographers {
	width:100%;
	height:375px;
}

#artists {
	width:100%;
	height:265px;
}

#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #6885b1;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}

