
		/* SITE STYLE */
		body {
		margin:0px;
		padding:0px;
		border:0px;
		text-align:center;
		background:#fff url('../__sites/21/bg_newtown.png') center top no-repeat scroll;
		font-family:arial;
		font-size:11pt;
		}
		h1 {
		color:#fff;
		}
		#container {
		width:950px;
		margin-left:auto;
		margin-right:auto;
		color:#111;
		}
		#header {
		height:80px;
		}
		
		#main {
		border:1px solid #111;
		background:#ffffff;
		}
		#row0 {
		background:#ffffff url('../__sites/21/950wide-images/') left top no-repeat scroll;
		height:0px;
		}
		#footer {
		color:#333;
		}
		
		#menu {
			clear:both;
			width:950px;
			margin-left:auto;
			margin-right:auto;
		}
		
		/* MENU */
		.menu {
		border:none;
		border:0px;
		margin:0px;
		padding:0px;
		font-size:14px;
		font-weight:bold;
		}
		.menu ul {
		height:40px;
		list-style:none;
		margin:0;
		padding:0;
		}
		.menu li {
		float:left;
		padding:0px;
		margin-left:4px;
		}
		.menu li a {
		background:#0053A0 url("../__stylesheets/menu_sep.gif") bottom right no-repeat;
		color:#ccc;
		display:block;
		font-weight:normal;
		line-height:20px;
		margin:0px;
		padding:0px 5px;
		text-align:center;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a {
		background:#0053A0 url("../__stylesheets/menu_hover.gif") bottom center no-repeat;
		color:#ccc;
		text-decoration:none;
		}
		.menu li ul {
		background:#0053A0;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		/*width:225px;*/
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
		.menu li:hover ul {
		display:block;
		}
		.menu li li {
		background:url('../__stylesheets/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		/*width:225px;*/
		}
		.menu li:hover li a {
		background:none;
		}
		.menu li ul a {
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a {
		background:#0053A0 url('../__stylesheets/menu_hover_sub.gif') center left no-repeat;
		border:0px;
		color:#ccc;
		text-decoration:none;
		}
		.menuSelected {
		background:#fff !important;
		color:#111 !important;
		}
		.menu p {
		clear:left;
		}
		#main_header {
		}
		#admincontainer table {
		width:940px !important;
		}
		/* TEMPLATE STYLE */
		
		/* PAGE STYLE */
		
