body {
	background-color: #9ED2EA;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bannerEventBg {
	background-image: url(http://f.web123.no/design/design19/images/banner_event_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.bannerMenuBg {
	background-repeat: repeat-x;
	background: url(images/bakgrunn_meny.gif);
}
.bannerAddressBg {
	background-repeat: repeat-x;
	background-image: url(images/bakgrunn_meny.gif);
}
.leftSideBar {
	background-color: #EEEEEE;
}
.rightColoumn {
   background-repeat: repeat-x;
   background-image: url(images/right_coloumn_background.gif);
 	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rightSideBar {
	background-color: #EEEEEE;
	
}

#topMenuHorisontal {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.smoothBorder{
	background-color: #ffffff;
}
.sideBarText, .sideBarText a, .sideBarText a:visited, .sideBarText a:link, .sideBarText a:active{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.sideBarText a:hover {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
#logoOrTitle {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#eventName {
	color: #FFFFFF;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#event123Logo {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;	
}
#page_content {
	width: 670px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 0px;
}
.addressText, .addressText a, .addressText a:visited, .addressText a:link, .addressText a:active{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.addressText a:hover{
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: underline;
}
