﻿/******* Structure *******/

* {
	margin: 0;
	padding: 0;
}

body {
	color: #ffffff;
	background: #111114 url(../images/global-bg.jpg) top left repeat-x;
	font: 13px Georgia, serif;
	text-align: center;
	margin: auto auto;
	margin: 0;
	padding: 0;
}


/******* Links *******/

a {
	color: #860f18;
	text-decoration: none;
}

a:hover {
	color: #d62230;
	
}



#foot a {
	color: #333333;
	text-decoration: none;
}

#foot a:hover {
	color: #999999;
	
}


#foot {
	color: #333333;
	text-align: right;
	padding-right: 140px;
	
}







#strut {
	margin: auto auto;
}



#map_image {
	background: url(../images/so-alla-bg.jpg) 0px center no-repeat;
	width: 860px;
	height: 820px;

}



#logo {
 float: left;
 padding-left: 170px;
  margin-top: 125px;
  
}


#nav {
 float: right;
 margin-top: 165px;
 padding-right: 175px;

}



#nav a {
 color: #ffffff;
 text-transform: uppercase;
 font: 120% DIN, Georgia, Times New Roman, Times, sans-serif;
 	text-shadow: -2px 2px 2px #1f1f22;
 	text-decoration: none;
 	font-weight: bold;

}



#copy {
  margin-top: 50px;
  margin-right: 150px;
 font-size: 11px;
 text-align: right;
}


#subscribe {
float: right;
 padding-right: 150px;
 margin-top: 20px;
 font-size: 14px;

}





#rotate {
  margin-top: 19px;
    padding-left: 25px;
    height: 292px;

}


#about-img {
  margin-top: 19px;
  _margin-top: 20px;
  padding-left: 25px;
  height: 292px;
}







#formwhere {
	position: relative;
	float: left;
	top: 750px;
	left: 100px;

}




#formwhere input {
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	background: #818181;
	border: 1px solid #ffffff;
}



#collective {
    position: relative;
	float: right;
	top: 750px;
	right: 30px;

}


#photo_container {
  width:850px;
  text-align: center;
  margin: auto auto;
  }
#photo_container img {  
  border:0px solid #fff;
  }
  
  
  
  
  
  form.mail {
	font-size: 90%;
	text-align: right;

}


input.mailform {
	width: 120px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	float: right;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background: #ffffff;
}



.mailheader {
	font: 105% DIN, Helvetica, Arial, Verdana, sans-serif;
	text-align: right;
	font-weight: normal;
	font-style: normal;
	color: #999999;
 	text-shadow: -2px 2px 2px #1f1f22;
}




#show1 {
float: right;
 padding-right: 150px;
 margin-top: 20px;
	font: 12px, "Georgia", Times, serif;
	text-align: center;
	font-weight: normal;
	font-style: oblique;
	color: #ffffff;
 	text-shadow: -2px 2px 2px #1f1f22;
}




#show1 a {
 color: #ffffff;
 	text-decoration: underline;

}

#show {
float: right;
 padding-right: 150px;
 margin-top: 20px;
	font: 16px, "Georgia", Times, serif;
	text-align: center;
	font-weight: normal;
	font-style: oblique;
	color: #ffffff;
 	text-shadow: -2px 2px 2px #1f1f22;
}




#show a {
 color: #ffffff;
 	text-decoration: underline;

}



#about {
float: right;
 padding-right: 150px;
 margin-top: 20px;
	font: 110% DIN, "Georgia", Times, serif;
	text-align: right;
	font-weight: normal;
	font-style: oblique;
	color: #ffffff;
 	text-shadow: -2px 2px 2px #1f1f22;
 	width: 400px;
 	 _width: 550px;
 	z-index: 1;
}

