*{
	margin:0;
	padding:0;
	list-style:none; 
	
	line-height:18px; 
	font-size: 12px;
	color:#2b2726;
}

body{
	background: #fff; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align:left;
	margin-top:3px;
	border: 0; 
}

.container {
	width:858px;
	margin: 0 auto;
}

.header {
	float:left;	
	width:858px;
}

#left-img {
	float:left;
	width:198px;
	height:228px;
	background:url(../images/dmist.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#right-img {
	float:left;
	width:656px;
	height:228px;
	background:url(../images/casino.jpg);
	background-position:right;
	background-repeat:no-repeat;

}

#br-horizontal {
	width:4px;
	height:228px;
	background:url(../images/pixel.gif);
	background-repeat:repeat-y;
	float:left;

}

#br-horizontal2 {
	width:1px;
	background:url(../images/pixel.gif);
	background-repeat:repeat-y;
	float:left;
	height:280px;
}

#br-img {
	width:850px;
	height:1px;
	background:url(../images/pixel.gif);
	background-repeat:repeat-x;
}

#left-column{
	width:163px;
	float:left;
	margin-top:4px;
	padding: 15px 15px 300px 20px; 
	background: #dcdcd9;
	height:620px;
}

#left-column a, #left-column a:visited{
	color: #2b2726; 
	text-decoration:underline;
	text-align:left;
}

	
#left-column a:hover{
	color: #2b2726; 
	text-decoration:none;
}

#left-column li{
	line-height: 20px; 
	background: url(../images/arr.gif) no-repeat 15px 6px; 
	padding-left: 1px;
}

#left-column li span {
padding-left:20px;
}

.content {
	width: 655px;
	float:left;
}

h1{
	font-size: 20px; font-family: Georgia, Times New Roman; 
	color: #b51412; 
	padding: 25px 35px 15px 20px;
}

p {
	padding: 10px 35px 10px 20px;
	line-height:20px;
}

#footer{
	font-size: 11px;
	text-align:center;
	margin: 0px 0 50px 0px; 
	padding: 20px 0 20px 0; 
	background: #ededea;
	width: 858px;
	height: 40px;
	float:left;
}

a, a:visited{
	color: #b51412; 
	text-decoration:underline;
}	

a:hover{
	color: #b51412; 
	text-decoration:none;
}



img {
	border:0px;
}

#carousel-container {	
	margin:0px auto 0px auto;
	padding:0px;

	width:440px;
	height:473px;
	padding:15px;
	background:url("../images/bg.jpg");
	background-repeat:no-repeat;
	text-align:center;
}

#button-container {
	position:absolute;
	float:left;
	margin:0px;
	padding:0px;

	width:440px;
	margin-top:128px;
}

#left-button {
	position:absolute;
	margin:0px;
	padding:0px;
	margin-top:140px;
	float:left;
	width:35px;
	height:35px;	
}

#right-button {
	position:absolute;
	margin:0px;
	padding:0px;
	margin-top:140px;
	float:right;
	width:35px;
	height:35px;		
	margin-left:400px;	
}

#left-button img, #right-button img {
	margin:0px;
	padding:0px;

	border:0px;
	cursor:pointer;
}

#carousel[0], #carousel[1], #carousel[2], #carousel[3], #carousel[4], #carousel[5] {
        opacity:1;
        filter:alpha(opacity=100);
}

#carousel[1], #carousel[2], #carousel[3], #carousel[4], #carousel[5] {
        display:none;
}

.bottom-link {
	margin-bottom:5px;
}