body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #000000;
	background-image: url('../images/background.gif');
	background-repeat:repeat-x;
	text-align: left; vertical-align: top;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

.div-box {
	padding: 0px 0px 0px 0px; 
	margin: 0px;
}

.div-content {
	width: 980px; 
	padding: 0px; 
	margin: 10px 0px 0px 0px;
}

.content-left {
	width: 443px; 
	background-image: url('../images/background-stripes-left.gif');
	background-repeat:repeat-y;	
}

.content-pole{
	width: 443px; 
	background-image: url('../images/background-pole.gif');
	background-repeat:repeat-y;	
}

.content-main {
	width: 490px; 
	background-color: #FFFFFF;
}

.content-main-home { width: 490px; background-color: #d86a2d; }
.content-main-shows { width: 490px; background-color: #a49e4c; }
.content-main-sponsors { width: 490px; background-color: #d86a2d; }
.content-main-press { width: 490px; background-color: #da6278; }
.content-main-studios { width: 490px; background-color: #fffcd9; }
.content-main-contact { width: 490px; background-color: #da6278; }
.content-main-competitions { width: 490px; background-color: #fffa7e; }
.content-main-entryform { width: 490px; background-color: #a41f77; }
.content-main-gallery { width: 490px; background-color: #a49e4c; }

.main_content {
	padding: 25px 15px 5px 15px;
	margin: 0px; 
	font-size: 12px;
	line-height: 19px;	
}

.yellow {
	color: #fffa7e;
	font-weight: bold;
}
.orange {
	color: #ffa900; 
	font-weight: bold;
}



.content-right {
	width: 47px; 
	background-image: url('../images/background-stripes-right.gif');
	background-repeat:repeat-y;		
}


.menu-left {
	width: 425px; 
	background-color: #000000;

}

.menu-main {
	width: 526px; 
	background-color: #000000;
}

.menu-right {
	width: 26px; 
	background-color: #000000;
}

p {
	margin: 0px; padding: 0px;
	font-size: 12px;
	line-height: 17px;
}


.studio_link A:link, .studio_link A:visited, .studio_link A:active  {
	color: #000000; 
	text-decoration: none;
}

.studio_link A:hover{
	color: #a41f77;
	text-decoration: underline;
}

.email A:link, .email A:visited, .email A:active  {
	color: #000000; 
	text-decoration: none;
}

.email A:hover{
	color: #eeeeee;
	text-decoration: underline;
}

.mailing A:link, .mailing A:visited, .mailing A:active  {
	color: #fffa7e; 
	text-decoration: none;
}

.mailing A:hover{
	color: #eeeeee;
	text-decoration: underline;
}

.entry A:link, .entry A:visited, .entry A:active  {
	color: #ffffff; 
	text-decoration: none;
}

.entry A:hover{
	color: #fffa7e;
	text-decoration: underline;
}

.tickets A:link, .tickets A:visited, .tickets A:active  {
	color: #ffffff; 
	text-decoration: none;
}

.tickets A:hover{
	color: #eeeeee;
	text-decoration: underline;
}
