body {
	background:#000;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
}

.columncontainer { 
	background:#000 url(http://www.operashop.com/images/TableBackground3.jpg)  repeat-y ;
	padding-top:50px;
	overflow: hidden;
	width: 941px;
	padding-left:190px;
}


.column1 { 
	float: left;
	padding-left:50px;
	padding-top:30px;
	width:440px; 
	margin-bottom: -2000px; 
	padding-bottom: 2000px; 
	_height:200px;
	min-height:200px;
}
.column1 h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#414141;
}

.column1 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#006100;

}

.column2 { 
	float: left;
	padding-top:30px;
	margin-left:30px;
	width:155px;
	margin-bottom: -2000px; 
	padding-bottom: 2000px; 
	_height:200px;
	min-height:200px;
}

.bottomimage {
	vertical-align:bottom;
	width:1024px;
	height:366px;
}
.NavHead {
	background:url(http://www.operashop.com/images/logoline.gif) no-repeat bottom left;
	width:1000px;
	height:40px;
	margin:35px 0px 15px 177px;
}

.NavHead img{
	float:left;
	padding-right:11px;
}

ul li {
	float:left;
	background:url(http://www.operashop.com/images/NavButtonRight.gif) no-repeat top right;
	list-style: none;
}

li a {
	display:block;
	padding: 7px 7px 7px 7px;
	text-decoration:none;
	background:url(http://www.operashop.com/images/NavButtonLeft.gif) no-repeat top left;
	float:left;
	color:#DBDBDB;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

ul a:hover{
	color:#109610;
}

.footer {
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#DBDBDB;
	margin-left:770px;
	padding-bottom:20px;
	vertical-align:top;
}
.BoldGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#414141;
}
.LightGreen  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#006100;
}
.LightGreen A:Link,.LightGreen A:Visited,.LightGreen A:Active  {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#006100;
}

.LightGrey {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#414141;
}
.BoldGreen {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#006100;
}

.CallOut {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:12px;
	text-align: center;
	color:#414141;
}
.clear {
	clear:both;
}