	body {
		overflow:auto;
		width:100%;
		height:100%;
		font-family:Verdana;
		font-size:10px;
		font-weight:normal;
		text-align:left;
		color:black;
		background-color:#000000;
	}
	.mainbg {
		background: url('images/main.jpg');
	}
	.diningbg {
		background: url('../images/dining/main_trans.jpg');
	}
	div {
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;		
	}
	.container {
		position:relative;
		height:100%;
		width:100%;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;		
	}
	.abscontainer {
		position:absolute;
		height:100%;
		width:100%;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;		
	}
	
	
	html{
		width:100%;
		height:100%;
	}
	
	hr {
		size:1;
		color:#A09169;
		width:100%;
		padding-right:10px;
	}
	table{
		font-family:Verdana;
		font-size:10pt;
	}
	ul {
		padding-top:0px;
		padding-bottom:0px;
		padding-left:0px;
		padding-right:0px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:35px;
		margin-right:0px;
		
		
		
	}
	
	li {
		padding-left:0px;
	}
	
	a:link		{  font-family: Verdana; font-size:10px; color:black;font-weight:bold;text-decoration:none; }
	a:visited	{  font-family: Verdana; font-size: 10px; color:black;font-weight:bold; text-decoration:none; }
	a:hover	{  font-family: Verdana;font-size: 10px; text-decoration:none; color:red;font-weight:bold;}
	
	a.white:link		{  font-family: Verdana; font-size:10px; color:black;font-weight:bold;text-decoration:none; }
	a.white:visited	{  font-family: Verdana; font-size: 10px; color:black;font-weight:bold; text-decoration:none; }
	a.white:hover	{  font-family: Verdana;font-size: 10px; text-decoration:none; color:red;font-weight:bold;}
	
	a.large:link	{ padding-top:2px; padding-bottom:2px; padding-left:2px; padding-right:2px; font-family: Verdana; font-size:12px; color:b6e0f6;font-weight:bold;text-decoration:none; border:1px solid #b6e0f6;}
	a.large:visited	{  padding-top:2px; padding-bottom:2px;  padding-left:2px; padding-right:2px; font-family: Verdana; font-size: 12px; color:#b6e0f6;font-weight:bold; text-decoration:none; border:1px solid #b6e0f6; }
	a.large:hover	{  padding-top:2px; padding-bottom:2px;  padding-left:2px; padding-right:2px; font-family: Verdana;font-size: 12px; text-decoration:none; color:#fd88bc;font-weight:bold; border:1px solid #fd88bc;}
	
	a.sml:link		{  font-family: Verdana; font-size: 8px; color:#3c84aa;font-weight:bold;text-decoration:none; }
	a.sml:visited	{  font-family: Verdana; font-size: 8px; color:#3c84aa;font-weight:bold; text-decoration:none; }
	a.sml:hover	{  font-family: Verdana;font-size: 8px; text-decoration:none; color:#b6e0f6;font-weight:bold;}

	h1 {
		
		font-family:Century Gothic, Verdana, Arial;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		text-align:left;
		color:#b7e0f6;
		font-size:20px;
		font-weight:normal;
		padding-bottom:5px;
	}
	h3 {
		
		font-family:Verdana, Arial;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:0px;
		padding-left:0px;
		padding-right:0px;
		text-align:left;
		color:#8d8d8d;
		font-size:14px;
		font-weight:bold;
		padding-bottom:5px;
	}
	.contactText{
			text-align:left;
			font-family:Verdana;
			font-size:10px;
			font-weight:bold;
			margin-top:0px;
			margin-bottom:0px;
			margin-left:0px;
			margin-right:0px;
			padding-top:0px;
			padding-bottom:2px;
			padding-left:5px;
			padding-right:2px;
			color:#8d8d8d;
		}
	
	p{
		text-align:left;
		font-family:Verdana;
		font-size:9px;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:2px;
		color:black;
	}
	
	p.sml{
		text-align:left;
		font-family:Verdana;
		font-size:9px;
		font-weight:normal;
		margin-top:0px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:5px;
		padding-right:2px;
		color:black;
	}
	
	
	select {
		background-color:#CBCBCB;
		color:black;
		font-size:10px;
		font-family:verdana, arial;
		font-weight:bold;
		padding-left:5px;
		padding-top:1px;
	}
	.img_Left {
		vertical-align:top;
		text-align:left;
	}
	.img_Right {
		vertical-align:top;
		text-align:right;
	}
	.img_Middle {
		vertical-align:top;
		text-align:center;
	}
	.contact {
		background:url('../images/contact/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.home {
		background:url('../images/home/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.artists {
		background:url('../images/artists/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.gallery {
		background:url('../images/gallery/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.media {
		background:url('../images/media/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.news {
		background:url('../images/news/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.links {
		background:url('../images/links/content.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.omega {
		background:url('../images/artists/omega.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.jsha {
		background:url('../images/artists/jsha.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.bigdee {
		background:url('../images/artists/bigdee.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.doemac {
		background:url('../images/artists/doemac.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.sg {
		background:url('../images/artists/sg.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.glace {
		background:url('../images/artists/glace.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.x1 {
		background:url('../images/artists/x1.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.tika {
		background:url('../images/artists/tika.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.mishon {
		background:url('../images/artists/mishon.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	
	.moluv {
		background:url('../images/artists/moluv.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}
	.ramon {
		background:url('../images/artists/ramon.jpg');
		background-repeat:no-repeat;
		position:relative;
		width:100%;
		height:100%;
	}

	.tester {
		border:1px solid red;
	}
	.tester2 {
		border:1px solid blue;
	}
	.newstext {
		color:black;
		font-weight:bold;
		font-size:8px;
		font-family:Arial;
		padding-left:6px;
		padding-top:0px;
		padding-bottom:0px;
		margin-bottom:0px;
	}
	h4 {
		color:black;
		font-weight:bold;
		font-size:10px;
		font-family:Verdana, Arial;
		padding-top:6px; 
		padding-bottom:1px;
		margin-bottom:0px;
		margin-top:0px;
	}
	h4 {
		color:black;
		font-weight:bold;
		font-size:12px;
		font-family:Verdana, Arial;
		padding-top:0px; 
		padding-bottom:0px;
		margin-bottom:0px;
		margin-top:0px;
	}
	a.footer:link		{  font-family: Verdana; font-size:9px; color:#CCCCCC;font-weight:bold;text-decoration:none; }
	a.footer:visited	{  font-family: Verdana; font-size: 9px; color:#CCCCCC;font-weight:bold; text-decoration:none; }
	a.footer:hover	{  font-family: Verdana;font-size: 9px; text-decoration:none; color:white;font-weight:bold;}
	
	input {
		width:297px;
		height:21px;
		font-family:Verdana;
		font-weight:bold;
		font-size:11px;
		color:#ac4216;
		margin-top:1px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		background-color:transparent;
	}
	textarea {
		width:297px;
		height:102px;
		font-family:Verdana;
		font-weight:bold;
		font-size:11px;
		color:#ac4216;
		margin-top:1px;
		margin-bottom:0px;
		margin-left:0px;
		margin-right:0px;
		background-color:transparent;
	}
	.movie {
		padding-right:4px;
	}
	.img_off {
		background:url('');
		border:1px solid #846c39;
	}
	.img_on {
		background:url('../images/gallery/bg.jpg');
		border:0px solid #846c39;
	}
	
	.sidePad_5 {
		text-align:left;
		padding-top:0px;
		padding-bottom:0px;
		padding-left:6px;
		padding-right:6px;
	}
	.page_system_on {
		font-weight:bolder;
		border:1px solid black;
		padding-top:0px;
		padding-left:1px; 
		padding-right:1px;
		padding-bottom:0px;
		
	}
	
	.header {
		font-size:13px;
		font-weight:bolder;
		font-family: helvetica, sans-serif;
		letter-spacing:.1em;
		padding-left:5px;
		padding-top:2px;
		color:black;
	}