/* Mod version of reset CSS by Eric Meyer  ------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, 
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

.clr {
	clear: both;
}


/* STRUCTURE 
==================================================*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #edd415 url(../img/main_bg.gif) top left fixed;
	font: normal 11px/18px helvetica, arial, sans-serif;
	color: #3c3c3c;
	}

#wrap	{
	margin: 0 auto;
	padding: 0;
	width: 750px;
	text-align: left;
	}

#container {
	margin: 0;
	padding: 0;
	background: #fff url(../img/main_girl.gif) no-repeat bottom right;
	width: 750px;
	}
	
#header	{
	position: relative;
	height: 238px;
	margin: 0;
	padding: 0;
	background: #fff;

	}
.portal #header	{
	background: #050708;
}	
#nav	{
	margin: 0;
	width: 750px;
	background: #fff;
	padding: 0;
	}

#nav div	{
	margin: 0 20px;
	}

#content	{
	margin: 0;
	padding: 20px 20px 40px 20px;
	color: #050708;
	width: 700px;
	}

/* start page */

.portal #container {
	background: #050708 url(../img/start_girl.gif) no-repeat bottom right;
	min-height:200px;	
}
* html .portal #container {
	height:200px;
} 

.portal #header	{
	height: 176px;
}


.venue {
	position: relative;
	float: left;
	background: url(../img/venue_bg.gif) no-repeat;
	width: 227px;
	height: 67px;
	margin: 0 2px 16px 14px;
	padding: 35px 0 0 40px;
}

.venue h2 {
	position: relative;
	margin: 0;
	font-size: 160%;
	z-index: 5;
}
.venue p {
	position: relative;
	z-index: 5;
}

.venue .thumb {
	position: absolute;
	top: 7px;
	right: 20px;
	z-index: 3;
	width: 80px;
	height: 80px;
}

#abf {
	position: absolute;
	top: 14px;
	left: 35px;
}


/* mallsida */

#where {
	position: absolute;
	top: 35px;
	right: 320px;
	color: #fff;
	text-shadow: #000 0 0 0;
}

	
/* G E N E R A L
==================================================*/	
	
form	{
	margin: 0;
	padding: 0;
	}	
	
	
h1 {
	font-family: rockwell, helvetica, arial, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 1em;
}

h2 {
	font-family: rockwell, helvetica, arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin-bottom: 1em;
}

h3 {
	font-family: rockwell, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
	margin-bottom: 1em;
}

h4 {
	font-family: rockwell, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 0 3px;
	background: #db4e2f;
	width: auto;
	color: #fff;
	margin: 5px 0;
	margin-bottom: 1em;
}

p {
	margin-bottom: 1em;
}

hr {
	background: #000;
	border: 0 none;
	height: 2px;
	color: #000;
	margin: 30px 0;
	padding: 0;
	width: 100%;
}

*html hr {
	background: #000;
	border: 0 none;
	height: 2px;
	color: red;
	margin: 0;
	padding: 0;
	width: 100%;
}

hr.clear {
	background: #fff;
	border: 0 none;
	height: 1px;
	color: #fff;
	margin: 1px 0;
	padding: 0;
	clear: both;
	width: 50px;
}

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


/* C O N T E N T
==================================================*/

#start-content	{
	width: 500px;
	float: left;
	}


#news	{
	float: right;
	margin: 0;
	padding: 0;
	width: 180px;
	}

#news p	{
	padding: 0;
	margin: 0;
	}

#news p.date	{
	color: #edd415;
	}

#program	{
	margin: 0;
	padding: 0;
	}


#content #program-content	{
	float: left;
	width: 460px;
	margin: 0;
	padding: 0;
	}


#content #program-content .programdate	{
	color: #db4e2f;
	font-weight: bold;
	padding: 3px 0;
	margin: 15px 0 0 0;
	display: block;
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	font-size: 12px;
	}

#content #program-content .programheading	{
	color: #000;
	font-weight: bold;
	padding: 0;
	display: block;
	font-size: 13px;
	margin: 3px 0;
	}


#content #program-sidebar	{
	float: right;
	width: 210px;
	margin: 0;
	padding: 0;
	}


#content #program-sidebar a	{
	padding: 2px 0 2px 18px;
	background: transparent url(../img/down-arrow.gif) top left no-repeat;
	display: block;
	background-position: 0 3px;
	}

#container .startpage {
	width: 480px;
}
	
#gaster	{
	margin: 0 0 150px 0;
	padding: 0;
	background-color: #fff;
	}	

#gaster-content 	{
	background: #fff;
	border: 0;
	}
.portal .archivecolor {
	color:white;
}
.portal .marg {
	display:block;
	margin-left:30px;
}
	
/* F O O T E R
==================================================*/

#footer	{
	background: transparent url(../img/footer_bg.gif) top left no-repeat;
	height: 40px;
	font-size: 9px;
	margin: 0 0 30px 0;
	padding: 0;
	width: 750px;
	}

#footer p	{
	margin: 0;
	padding: 0 0 0 10px;
	color: #fff;
	}
	
#footer p a	{
	color: #db4e2f;
	text-decoration: none;
	}
