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

body {
	background-color:#7c2602;
}


div#container {
	width: 950px;
	height:960px;
	background-color:#671a02;
	position: relative;
	margin-right: auto;
	margin-left: auto;

}
div#header {
	width: 950px;
	height: 156px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url(Images/images_CalltoArtist/header_call_artists_bg.jpg);
}

#logo{
	position:absolute;
	left:15px;
	top:9px;
	width:82px;
	height:143px;
	
}


img.loading {
	display: none;
}




/*NEW NAVIGATION */
#navigation_MCCLA{
	position:absolute;
	left:0px;
	top:156px;
	width:150px;
	height:703px;
	background-image:url(Images/navigation/nav_bg.png);

	
}



/*This is where the top sub-continer starts*/
div#topcontainer {
	position: absolute;
	top: 156px;
	left: 150px;
	width: 780px;
	height:820px;
	padding-bottom:10px;
	background-color:#631701;
	-webkit-box-shadow: -2px 0px 2px #310905; /* Safari */
	box-shadow: -2px 0px 2px #310905;
}
#DDM_call{
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
	left:40px;
	width:700px;
	height:360px;
	background-image:url(Images/images_CalltoArtist/090111/Call_DDM_2011_bg.jpg);
	background-repeat:no-repeat;
	
}
#DDM_call_small{
	float:left;
	position:relative;
	margin-top:0px;
	margin-bottom:10px;
	left:40px;
	width:340px;
	height:360px;
	background-image:url(Images/images_CalltoArtist/090811/ddm_call.jpg);
	background-repeat:no-repeat;
	
}
#DDM_call p{
	width:470px;
	padding:150px 175px 0 20px;
	font-size:14px;
	
}
#DDM_call_small p{
	width:300px;
	padding:150px 175px 0 20px;
	font-size:14px;
	
}
.more_info{
	color:#ff9600;
	font-size:16px;
	
}
.pdf_DDM_positioning{
	position:absolute;
	left:25px;
	top:285px;
	
}

.artist{
	position:absolute;
	left:275px;
	top:210px;
	
}
.curator{
	position:absolute;
	left:620px;
	top:210px;
	
}


/* Mole to die for divs */
#mole{
	position:relative;
	margin-top:0px;
	margin-bottom:25px;
	left:40px;
	width:700px;
	height:340px;
	background-image:url(Images/images_CalltoArtist/082311/Mole_Contest.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#3e0b06;
}
#mole_small{
	float: left;
	position:relative;
	margin: 0 0 25px 20px;
	left:40px;
	width:340px;
	height:360px;
	background-image:url(Images/images_CalltoArtist/090811/mole_call.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#3e0b06;
}

.mole_text{
	padding:120px 8px 0 8px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#AAA;
	
}
.mole_pic{
	float:left;
	padding:5px 0 0 10px;
}

.mole_italics{
	color:#da770c;
	font-size:11.75px;
	
}

.mole_description{
	color:#f9c892;
	font-size:11.75px;
	
}

.mole_pdf{
	position:absolute;
	left:616px;
	top:8px;
	width:auto;
	height:auto;
}

/*this is for the thirs one*/
#call3{
	clear: both;
	position:relative;
	top:-10px;
	margin:0;
	left:40px;
	width:700px;
	height:158px;
	background-image:url(Images/Images_Gallery2/033010/Call03.jpg);
	background-repeat:no-repeat;
}

#call3 p{
	color:#9e1300;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	padding-left:205px;
	padding-top:20px;
	
	
}

#call3 h1{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-left:200px;
	padding-top:53px;
	margin-bottom:20px;
	text-shadow: #2f2f2f 3px 1px 2px;
}

#call3 a:link, a:visited {
	color:#FFF;
	text-decoration:none;
	text-shadow: #2f2f2f 3px 1px 2px;
}
#call3 a:hover {
	color:#CCC;
}
#call3 a:active {
	color:#CCC;
}


/*Fourth One*/
/*this is for the thirs one*/
#call4{
	position:relative;
	margin:0;
	top:-19px;
	left:40px;
	width:700px;
	height:156px;
	background-image:url(Images/Images_Gallery2/033010/Call04.jpg);
	background-repeat:no-repeat;
}

#call4 p{
	color:#fadbae;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding-left:250px;
	padding-top:125px;
	text-shadow: #2f2f2f 1px 1px ;
	
	
}

#call4 a:link, a:visited {
	color:#F90;
	text-decoration:none;
	
}
#call4 a:hover {
	color:#FFF;
}
#call4 a:active {
	color:#CCC;
}





h1 {
font-family:"Times New Roman", Times, serif;
color:#590022;
font-size:18px;
font-style:italic;
padding-left:10px;
padding-right:5px;
}

h2 {
font-family:"Arial Black", Gadget, sans-serif;
color:#00C;
font-size:16px;
text-align:center;
}
p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-left:10px;
padding-right:5px;
color:#FFF;
}

p.small {
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:14px;
top:0px;
padding-left:10px;
padding-right:5px;
color:#f7eac8;
}

p.tiny{
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding-left:10px;
padding-right:5px;
color:#FFF;
text-align:center;
}
.italic{
	font-style:italic;
	
	
}

.middle{
	margin-left:250px;
	
}
img.left{
	float:left;
	margin-left:5px;
	border-style:solid;
	border-color:#090;
	border-width:0px;
	padding:8px;
}

email{
margin-left:40px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
padding-left:10px;
padding-right:5px;
color:#d3914b;
}


div#background1{
position:absolute;
top:859px;
left:140px;
width:735px;
height:30px;
background-image:url(Images/images_index/lower_shadow.png);
background-repeat:no-repeat;
}
div#background2{
position:absolute;
top:156px;
left:865px;
width:85px;
height:734px;
background-image:url(Images/contact_us/left_bg.png);
}
	

div#footer {
	width: 950px;
	height: 30px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color:#441203;
	text-align:center;
	color: #fdce90;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}

