*  
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

h1 
{
	font-size: 15px;
}

h2 
{
	font-size: 14px;
	line-height: 25px;
}

body
{
	background-color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background: url(http://www.twamm.com/Images/bg.gif) 0 0 repeat; /* old background: url(../Images/bg.gif) repeat; */
}

#wrapper
{
	width:980px;
	margin: 15px auto 30px auto;
	padding-bottom: 30px;
}

#content
{
	width: 980px;
	float:left;
}

/* ============================= BODY - TEXT ============================ */

.title 
{
	font-size: 18px;
	color: #FF3366;
	float: left;
	padding-bottom: 20px;
}

.titleevents 
{
	font-size: 18px;
	color: #FF3366;
	float: left;
	padding: 24px 0px 24px 20px
}

.textleftagenda
{
	width: 800px;
	padding-bottom: 20px;
	float: left;
}

#underline
{
	width: 920px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin-bottom: 20px;
}

#underline.leftmar
{
	margin-left: 20px;
	display:inline;
}

#textcontainerpink, 
#textcontainerwhite, 
#textcontainer, 
#textcontainergreen, 
#textcontainerblue
{
	width: 920px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	background-color: #FEEBF2;
	float: left;
	border-top-width: 1px;
	margin-top: 10px;
	padding: 24px 30px 30px 30px;
}

#textcontainer 
{ 
	background-color: #FFFFE0;
}

#textcontainerwhite
{
	background-color: #fff;
}

#textcontainergreen
{
	background-color: #D6FEDC;
}

#textcontainerblue
{
	background-color: #EFFCFF;
}


#text1,
#text2 
{
	width: 420px;
	float: left;
} 

#text2
{
	padding-left: 60px;
}

.floatleft 
{
	float:left;
}


/* =============================BODY - IMAGES ============================ */

#bodypiccontainer 
{
	width: 920px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	background-color: #EFFFFF;
	padding: 30px;
	margin-top: 10px;
}

#fotoleft,
#fotoright
{
	float:left;
	margin-bottom:30px;
	vertical-align: bottom;
	width: 445px;
	text-align: center;
}

#fotoleft
{
	margin-right: 30px;
}

.fotoleft,
.fotoright
{
	float:left;
	margin-bottom:30px;
	width: 445px;
}

.fotoleft
{
	margin-right: 30px;
}

.marginbottom 
{
	margin-bottom:30px
}

.clear
{
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
}

#fotocontainer,
#fotocontainerevents 
{
	width: 920px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	background-color: #fff;
	padding: 24px 30px 0px 30px; 
}

#fotocontainerevents 
{
	margin-top:10px;
}

.clearleft
{
	clear:left;
}

#artistpic
{
	width: 200px;
	float:left;
}

/* ============================= MENU ============================ */

ul#mainmenu 
{
	margin: -3px 0 0 0;
	display: block;
	padding: 0 0 0 20px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	float: left;
	width: 960px;
}

#wrapper > ul#mainmenu /* IE nav hack */
{
	margin: 0;
}

ul#mainmenu li
{
	float: left;
	list-style: none;
	vertical-align: middle;
	padding: 0;
	padding: 10px 20px 10px 10px; /* old padding: 20px 10px 10px 10px; */
}

ul#mainmenu li a:link,
ul#mainmenu li a:visited
{
	text-decoration: none;
	display: block;
	vertical-align: middle;
	color: #000;
}

ul#mainmenu li a:hover,
ul#mainmenu li a:active
{
	color: #666666;
}


ul#artists  {
	margin: 0px;
	padding: 0px;
	float: left;
	}
	
ul#artists li {
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	padding-bottom:10px;
}

ul#artists li a {
	color: #666666;
}
ul#artists li a:hover {
	color: #999999;
}

ul#artists2  {
	margin: 0px;
	padding: 0px;
	float:right;
	}
	
ul#artists2 li {
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	}

ul#artists2 li a {
	color: #666666;
}
ul#artists2 li a:hover {
	color: #999999;
}

.linkagenda
{
	float:right;
	padding: 20px 0px 10px 80px; 
}

.linkbottom
{
	float:right;
}

a
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #333333;
}


/* ============================= FOOTER ============================ */

#footer 
{
	width: 438px;
	background-color: #EFFFEF;
	padding: 7px 20px 7px 522px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 15px;
}
