* {
  margin : 0px;
  padding : 0px;
  border : 0px;
}

body {
  padding : 0px;
  background-color : #000000;
  font-family : "Arial", Verdana, Helvetica, sans-serif;
}

#container {
  margin : 0px auto;
  border : 0px;
  background: url(../images/background1.jpg) center;
  height: 760px;
  width: 900px;
}

#footer {width: 800px;
  height: 20px;
	margin: auto;
	top: 50px;
	position: relative;
	border-bottom-style: solid;
	color: white;
}

#header {
  width: 900px;
  height: 220px;
  display: inline;
border: none;

}

#image_div {
  width: 900px;
  height: 87px;
  background: url(../images/light_text.png);
}

#content {
  width: 900px;
  height: 500px;
}

/*#links {
  width: 775px;
  height: 26px;
  border-bottom: 2px solid #CAA869;
  padding-top: 18px;
}

#links ul {
  list-style-type: none;
  margin:0;
  padding:0;
}

#links li {
  display:inline;
  margin:0;
  padding:0;
}

#links a {
  font-size: 20px;
  float:left;
  margin:0;
  margin-right: 10px;
  padding:0 0 0 11px;
  text-decoration:none;
  color: #CAA869;
}*/

#content_back {
  background: url(../images/content_back1212.png);
  width: 785px;
  height: 443px;
  position: relative;
}

table, td, th
{
border: 1px solid #909090;
	color: white;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	top: 2px;
}
td
{
height: 1px;
vertical-align: middle;
	left: 5px;
	text-align: center;
	border-collapse:collapse;
	width: 80px;
	padding: 10px;
}

.footer{
	 width: 400px;
  height: 20px;
	position: relative;
	z-index: 1;
	font-size: 12px;
	color: yellow;
	font-weight: normal;
	font-style: normal;
	float: right;
	padding-right: 3px;
	padding-left: 35px;
	display: inline;
}

#frame {
  background: url(../images/frame.png) no-repeat;
  width: 785px;
  height: 443px;
  position: absolute;
  z-index: 2;
  left: 0px;
  font-family : "MS Sans Serif", Arial, Verdana, Helvetica, sans-serif;
}

.content_content {
  padding: 20px 30px 0px 30px;
  text-align: left;
}

.content_title {
  color: #beb8bd;
  font-size: 16pt;
}

.content_title a { 
  color: #D2A35E;
  font-size: 14pt;
  text-decoration: none;
}

.bullet {
  color: red;
  font-size: 10pt;
  letter-spacing: 0.1px;
}

.content_text {
  color: #ffffff;
  font-size: 10pt;
  letter-spacing: 0.1px;
}


.footnote {
  color: #ffffff;
  font-size: 8pt;
  letter-spacing: 0.1px;
	text-align: justify;
	float: right;
}

.content_text a {
  color: #ffffff;
  text-decoration: none;
}

.content_text a:hover {
  color: red;
}

.contact_left {
  width: 300px;
  float: left;
}

.contact_right {
  width: 350px;
  float: right;
}

.link {
  text-decoration: none;
  color: #ffffff;
}

/*Scroll*/

.holder {
	float: left;
	margin: 0px;
}

.scroll-pane {
	width: 730px;
	height: 405px;
	overflow: auto;
	float: left;
}

.scroll-pane_2 {
	width: 250px;
	height: 380px;
	overflow: auto;
	float: left;
}

.scroll-pane_3 {
	width: 720px;
	height: 380px;
	overflow: auto;
	float: left;
	padding-left: 20px;
	color: #ffffff;
}

#log {
  padding-left: 50px;
  float: left;
  display: inline;
	position: relative;
	top: -33px;
}

#log a {
  background: url(../images/im_logo.png) no-repeat 0 0;
  width: 81px;
  height: 69px;
  display: inline;
	text-indent: -2000px;
  float: left;
}

#log a:hover {
  background-position: 0 -60px;
}

#logo {
  padding-right: 50px;
  float: right;
  display: inline;
}

#logo a {
  background: url(../images/im_logo_dcnlive.png) no-repeat 0 0;
  width: 81px;
  height: 69px;
  display: inline;
	text-indent: -2000px;
  float: right;
}

#logo a:hover {
  background-position: 0 -60px;
}

.video_border {
 border:8px solid #161B1D;
 width:458px;
 height:365px;
 float:right;
}

/*Admin tabs*/

.basictab{
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

*html .basictab{
padding: 0px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 1px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: 0;
}

.basictab li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border-bottom: none;
color: #CAA869;
}

.basictab li a:hover{
color: #CC9900;
}

.basictab li.selected a{ /*selected tab effect*/
border: 1px solid gray;
border-bottom: 1px solid #40484C;
background: url(../images/pixel.png) repeat;
position: relative;
top: 0px;
padding-top: 4px;
color: #CAA869;
}

*html .basictab li.selected a{ /*selected tab effect*/
border: 1px solid gray;
border-bottom: 1px solid #40484C;
background: url(../images/pixel.png) repeat;
position: relative;
top: 1px;
padding-top: 4px;
color: #CAA869;
}

.admin_page {
  width: 750px;
  height: 384px;
  border: 1px solid gray;
  border-top: none;
}

.admin_content {
  padding: 18px 17px 0px 16px;
  text-align: left;
}

.add_marker {
  padding-top: 100px;
  color: #ffffff;
  font-size: 10pt;
  letter-spacing: 0.1px;
}

.link {
  text-decoration: none;
  color: #CAA869;
  font-weight: bold;
}

#textarea { 
  margin : 0px 0px 0px 0px; 
}

#textarea h6 {
  font-size: 9pt;
  font-weight: bolder;
} 

.description {
  margin: 10px 10px 0px 0px;
  text-align: justify;
  min-height: 50px;
  _height: 50px;
}

.thumb_photos { 
  width : 70px;
  height : 70px;
  margin : 0px 15px auto 0px;
  float : left;
}

.video-description{
	width: 400px;
  color: #ffffff;
  font-size: 10pt;
}



table#myTable
{
	width: 90%;
	border: 2px solid #6c7aa9;
	border-collapse: collapse;
	border-spacing: 0px;
	*border-collapse: expression('collapse', cellSpacing = '0px'); /*For IE*/
}
table#myTable tbody tr
{
	background-color: white;
	color: #000000;
}
table#myTable tbody tr.tswOddRow
{
	background-color: #edf3ff;
}
table#myTable td
{
	border: 1px solid #cccccc;
	padding: 2px;
	color: #000;
}
table#myTable thead
{
	background-color: #79210a;
	color: #ffffff;
}
table#myTable th
{
	text-align: center;
	height: 20px;
	border: 0px solid #cccccc;
	padding: 2px;
}
