body {
	font-family: Arial, Helvetica, sans-serif;
	color: #ECE9D8;
	background-color: #1B0B0E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



#wrapper {
	width: 657px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}

#header{
	width: 657px;
	background-image: url(artwork/topstripbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 71px;	
}

#headerlogo{
	width: 232px;
	height: 71px;
	float: left;
}

#toplinks{
	font-family: tahoma;
	font-size: 10px;
	color: #605557;
	float: right;
	height: 18px;
	width: 100px;
	margin-top: 5px;
	text-align: right;
	margin-right: 15px;
}

#toplinks a:link {
	color: #605557;
	text-decoration: none;	
}
#toplinks a:visited {
	color: #605557;
	text-decoration: none;
}
#toplinks a:hover {
	color: #605557;
	text-decoration: none;
}
#toplinks a:active {
	color: #605557;
	text-decoration: none;
}

#picbartop{
	width: 657px;
	height: 10px;
	background-image: url(artwork/topstrip1.jpg);
}

#picbartopgeneric{
	width: 657px;
	height: 103px;
	background-image: url(artwork/generic_banner.jpg);
}


#picbarpic{
	width: 472px;
	height: 231px;
	float: left;
}
#picbarflash{
	width: 185px;
	height: 231px;
	float: right;
}
#menu{
	width: 657px;
	height: 39px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
#menu td {
	text-align: center;
	vertical-align: middle;
}

#menu a:link {
	color: #FFFFFF;
	text-decoration: none;	
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #605557;
	text-decoration: none;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menubar{
	width: 657px;
	height: 10px;
	background-image: url(artwork/menu_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#main{
	width: 657px;
	height: 216px;
	background-image: url(artwork/main_bg.jpg);
}

#pagemain{
	width: 657px;
	background-image: url(artwork/pagemain_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#maintitle{
	width: 657px;
	height: 41px;
	background-image: url(artwork/maintitle.jpg);
}

#pagecontent{
	width: 657px;
}

#pagecontenttxt{
	width: 350px;
	font-family: tahoma;
	font-size: 11px;
	color: #BFB9BA;
	padding-left: 37px;
	padding-bottom: 30px;
	line-height: 111%;
	float:left
}

#pagecontenttxt2{
	width: 570px;
	font-family: tahoma;
	font-size: 11px;
	color: #BFB9BA;
	padding-left: 37px;
	padding-bottom: 30px;
	line-height: 111%;
	float:left
}

#pagecontenttxt2 a {
	color: #ffffff;
}


#pagecontenttxt li {
	color: #D2CFCF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	list-style-image: url(artwork/bullet.gif);
}

#pagecontenttxt ul {
	margin-left: 0px;
	padding-left: 15px;
}

#pagecontentpiccol{
	width: 200px;
	padding-right: 30px;
	float:right
}

#pagecontentpiccol2{
	width: 200px;
	padding-right: 30px;
	float:right
}

#pagecontentpiccoltxt{
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	color: #BFB9BA;
	padding-bottom: 10px;
	
}

#pagecontentpiccol img{
	padding-bottom: 60px;
	border: 0px;
}

#pagecontentpiccol2 img{
	padding-bottom: 5px;
	border: 0px;
}

#pagetitle{
	width: 657px;
	height: 41px;
}

#maintxt{
	width: 390px;
	font-family: tahoma;
	font-size: 11px;
	color: #BFB9BA;
	float: left;
	padding-left: 37px;
	line-height: 111%;
}

#maintxt a {
	
	color: #ffffff;
	
}

#clickhere{
	width: 73px;
	height: 16px;
	margin-top: 132px;
	float: right;
	padding-right: 30px;

}

#bottom{
	width: 657px;
	height: 10px;
	background-image: url(artwork/bottom_strip.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


#footer{
	width: 657px;
	height: 30px;
	font-family: tahoma;
	font-size: 10px;
	color: #493C3E;
}
#left {
	text-align: left;
	vertical-align: middle;
}

#right {
	text-align: right;
	vertical-align: middle;
}
