div#page
{
	position: relative;
	width: 990px;
	margin: 0px auto 0px auto;
	background: #ffffff url(/nc2007/inside/inside-back.png) top left repeat-y;
}
div#top
{
	width: 990px;
        background: url(/nc2007/inside/en/inside-top.png) top left no-repeat;
}
div.newconference-nl div#top
{
        background: url(/nc2007/inside/nl/inside-top.png) top left no-repeat;
}
div.newconference-de div#top
{
        background: url(/nc2007/inside/de/inside-top.png) top left no-repeat;
}
div.newconference-fr div#top
{
        background: url(/nc2007/inside/fr/inside-top.png) top left no-repeat;
}
div.esprit-nl div#top
{
        background: url(/nc2007/inside/nl/inside-et-top.png) top left no-repeat;
}
div.esprit-en div#top
{
        background: url(/nc2007/inside/en/inside-et-top.png) top left no-repeat;
}
div#middle
{
	margin: 0px 0px 0px 0px;
	padding: 95px 0px 0px 180px;
}
div#minheight
{
	float: left;
	width: 10px;
	height: 572px;
	height: 477px;
	height: 500px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#content
{
	float: left;
	width: 790px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div#menu_first
{
	position: absolute;
	clear: both;
	left: 15px;
	top: 95px;	
	width: 165px;
	padding: 0px 0px 0px 0px;
}
div#menu_second
{
	position: absolute;
	clear: both;
	left: 15px;
	bottom: 25px;	
	width: 165px;
	padding: 0px 0px 0px 0px;
}
div#bottom
{
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	height: 10px;
	background: url(/nc2007/inside/inside-bottom.png) top left no-repeat;
}

div#sc
{
	padding-right: 15px;
}

div#sc div#conference_view {
}

div#pagetitle {
	position: absolute;
	clear: both;
	left: 477px;
	top: 32px;	
	width: 495px;
	height: 25px;
}
div#language {
	height: 15px;
	width: 150px;
	/*background-color: #ff0000;*/
	text-align: center;
	text-align: right;
        font-size: 10px;
	padding: 0px 15px 2px 0px;
}

table#subscriptions
{
	width: 370px;
	margin: 0px 0px 7px 10px;
	border: 1px solid #000040;
	background-color: #ffffcc;
	padding: 2px 0px 2px 0px;
}
table#subscriptions td
{
	padding: 2px 15px 2px 15px;
	text-align: left;
}
