#main .map {
	background-repeat:no-repeat;
	position:absolute;
	
}


#main .contentLeft {
float: left;
top:10px;
width:240px;
padding:10px;
padding-bottom:0px;
padding-top:10px;
padding-right:5px;
padding-left:10px;
margin-left:5px;
}

#main .contentRight {
float: right;
width:290px;
top:10px;
padding:5px;
padding-top:10px;

}

#main .map img {
    top:0px;
	border:0px none;
	width:620px;
}

.map .duke_point {
	white-space:nowrap;
	position:absolute;
	left:180px;
	top:426px;
}

#main .map a {
	color:white;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	text-decoration:none;
	text-align:center;
}

#main .map .mapl {
	display:block;
	left:0px;
	top:0px;
}

#main .map .photo {
	display:block;
	left:450px;
	top:-290px;
}


#main .map .photo2 {
	display:block;
	left:130px;
	top:-200px;
}


#main .contentRight table {
	margin-left:0px;
	margin-top:10px;
	top:10px;
}

#main .contentRight a .title {
	text-decoration:underline;
	text-transform:uppercase;
	font-size:14px;
}
#main .contentRight table {
	border:2px solid #83BAD8;
	border-collapse:collapse;
	background-color:white;
}
#main .contentRight table td {
	font-size:11px;
	padding:3px 8px 3px 8px;
	text-align:center;
	border-right:1px solid #BFE3EE;
}
#main .contentRight table td a {
	color:black;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


#main .contentRight table .one{
	background-color:#666633;
	text-transform:uppercase;
	height:42px;
}
#main .contentRight table .two {
	color:white;
	font-weight:bold;
	border:0px none;
	background-color:#c74904;
	border:0px none;
	color:black;
	height:42px;
	
}
#main .contentRight table .three {
	background-color:#BFE3EE;
	border:0px none;
	height:42px;
}
#main .contentRight table .left {
	text-align:left;
}