/* CSS Document */

body {
	 background:#FFFFFF;
	font-family: verdana, helvetica, san-serif; font-size:10px;
	margin:0px 0px; padding:0px;
	text-align:center;
}
input {
	background:#FFFFFF;
}

#container {
	width:861px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
}

a, a.active, a.visited {
	color:#000000;
}

#bt_container {
	position:absolute;
  	margin:300px 50% auto;
	font-family: verdana, helvetica, san-serif; font-size:10px;
	background: url(images/50p.png) repeat; color:#ffffff;
	padding:5px;
	z-index:100;
	width:100px;
}

#bt_bar {
  	position:relative; top:0px;left:0px;
	width:1px; height:20px;
	background:#000000;
}

#top {
	position:relative;
	top:0px; left:0px;
	width:861px;
}


#about {
   width:685px;
   height:365px;
	margin-bottom: 10px;
	overflow: auto;
}

#menu {
	position: relative;
	top:0px; left:0px;
	width:138px; height: 200px
}

#boxes {
	position: relative;
	top:-415px; left:0px;
	width:200px; height:200px;
}

#image {
	position: relative;
	top:-190px; left:174px;
	width:685px; height:365px;
}

#imageNew {
	position: relative;
	top:-190px; left:174px;
	width:685px; height:365px;
	background:#DDDBDC;
}

#contentLeft {
	background: #6D6D6D;
	width:210px; height:365px;
}

#contentRight {
	width:475px; height:365px;
	overflow:auto;
	float:left;
}

.contentType {

	color:#DCDADB;
	padding:20px;
}

.contentType2 {

	padding:20px;
}

a.contentLink, a.contentLink:visited {
	color:#DCDADB;
}

#forward {
	position: relative;
	top:-425px; left:461px;
	width:300px; height:80px;
}

#copywrite {
	position:relative;
	top:-84px;left:0px;
	width:861px; height:50px;
	background:url(/images/line.gif) no-repeat;
}

#copywriteTag {
	position:relative;
	left:614px; top:-20px;
	background:url(/images/copyright_24.gif) no-repeat;
	width:400px; height:50px;
}

#copywriteTag h3 {
	display:none;
}