@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}
#2 {height:300px;}
.oneColLiqCtrHdr #container {
	width: 80%;  
	background: #000;
	margin: 0 auto;
	text-align: left; 
}
.oneColLiqCtrHdr #header { 
	padding: 0 10px 0 20px;  
}
.oneColLiqCtrHdr #header h1 {
	margin: 0;
	font-size:2.2em;
	padding: 10px 0;
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px; 
	background: #000;

}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; 
	background:#000;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0;
	text-align:right;
	font-size:.7em;
	padding: 10px 0; 
}
#mainContent {text-align:center; 
			   border:solid 1px #ccc;
			   }
}
#mainContent p {text-align:left;}
#menu {width:420px; float:right; margin:12px 0px 0px 0px;
}
#sddm
{	margin: 8 0 0 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 1em Times New Roman, serif;}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 0px 2px;
	width: 100px;

	color: #FFF;
	text-align: center;
	text-decoration: none}

a#home {
		width:100px;
		height:28px;
		display:block;
		background:url(images/home.png) no-repeat center;
		text-indent:-999em;
		border:0;
	    }
a#home:hover {
		background:url(images/ova_home.png) no-repeat center; border:0;
	    }

a#gallery {
		width:100px;
		height:28px;
		display:block;
		background:url(images/galleries.png) no-repeat center;
		text-indent:-999em;
		border:0;
	    }
a#gallery:hover {
		background:url(images/ova_galleries.png) no-repeat center; border:0;
	    }
a#about {
		width:100px;
		height:28px;
		display:block;
		background:url(images/about.png) no-repeat center;
		text-indent:-999em;
		border:0;
	    }
a#about:hover {
		background:url(images/ova_about.png) no-repeat center; border:0;
	    }

a#contact {
		width:100px;
		height:28px;
		display:block;
		background:url(images/contact.png) no-repeat center;
		text-indent:-999em;
		border:0;
	    }
a#contact:hover {
		background:url(images/ova_contact.png) no-repeat center; border:0;
	    }

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;
	border: 1px solid #660000}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 6px 14px;
		width: 100px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #000000;
		color: #FFFFFF;
		font: 1em Times New Roman, serif;}

	#sddm div a:hover
	{	background: #000000;
		color: #F4F70B}
#footer {text-align:center; margin-bottom:2em;}
#footer a {font: .8em Times New Roman, serif; color:#ffffff;}
#footer a:hover {color:#FF0000;}
#footer a:visited {color:#cccccc;}