#content {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	left:100;
	/*background-color:yellow; */
}
#left {
	width:780px;
	height:720px;
	background-color:#fff;
	position:relative;
	top: 0px;
	left:-100px;
	margin:0px;
	padding:0px;
}
#right {
	width:200px;
	height:720px;
	background-color:#fff;
	position:relative;
	left:390px;
	top: -720px;
	margin:0px;
	text-align:left;
	white-space:normal;
}
.categories {
	display:block;
	position:relative;
	left:25px;
	top:20px;
	background:url(images/catebg.jpg) repeat-x center top;
	border-top:0px;
	border-right:1px #dcb704 solid;
	border-left:1px #dcb704 solid;
	border-bottom: 0px;
	width:160px;
	height:500px;
	padding-top:10px;
}
.categories a {
	position: relative;
	left:10px;
	text-decoration:none;
}
.categories a:hover {
	color:#dcb703;
}
.categories a span {
	width:162px;
	height:30px;
}
.categories li {
	text-align:left;
	width:160px;
	height:30px;
}
.categories #selected {
	background-color:faf799;
}
#tpbar {
	width:162px;
	height:8px;
	background:url(images/tpbar.jpg) no-repeat center top;
	display:block;
	position:relative;
	left:25px;
	top:20px;
}
#bmbar {
	width:162px;
	height:8px;
	background:url(images/bmbar.jpg) no-repeat center top;
	display:block;
	position:relative;
	left:25px;
	top:20px;
}
.photo {
	width:740px;
	height:590px;
	background:url(images/backs.jpg) no-repeat center center;
	background-color:#fff;
	text-align:left;
	position:relative;
	top:0px;
	left: 0px;
	margin:0px;
	padding:0px;
}
.photo ul.topic li {
	display:block;
	width:240px;
	height:31px;
	float:left;
}
.photo ul.topic {
	display:block;
	position:relative;
	left:15px;
	top:20px;
	list-style:none;
	margin:0;
	height:375px;
	width:479px;
	background:#fff url(images/close.jpg) no-repeat right top;
	padding:90px;
	border:0px solid yellow;
	z-index:10;
}
.photo ul.topic li {
	display:inline;
	width:112px;
	height:150px;
	float:left;
	border:0px solid #fff;
	margin:1px;
}
.photo ul.topic li span {
	font-size:11pt;
	color:blue;
	width:112px
}
Noneed.photo Ul.topic li.title {
	height:35px;
	border:1px solid Red;
	margin:0px;
}
Noneed.photo ul.topic li.blank {
	display:inline;
	border:2px dashed #63ff64;
	width:112px;
	height:87px;
	margin:1px;
}
.photo ul.topic li a {
	display:block;
	width:110px;
	height:85px;
	cursor:default;
	float:left;
	text-decoration:none;
	background:#444;
	border:1px solid #888;
}
.photo ul.topic a img {
	display:block;
	width:100px;
	height:75px;
	border:5px solid #eee;
}
.photo ul.topic a img.large {
	position:absolute;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	border:0;
}
.photo ul.topic li a:hover img {
	position:relative;
	left:-50px;
	top:-32px;
	width:200px;
	height:150px;
	border-color:#dab703;
}
.photo ul.topic li a:hover img.large {
	position:absolute;
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	border:0;
}
.photo ul.topic li a:focus img, .photo ul.topic li a:active img {
	position:absolute;
	left:200px;
	top:170px;
	width:200px;
	height:150px;
	padding:0;
	background:#000;
	border:0;
	z-index:5;
}
.photo ul.topic li a:focus img.large, .photo ul.topic li a:active img.large {
	position:absolute;
	left:5px;
	top:35px;
	width:640px;
	height:480px;
	padding:0;
	background:#000;
	border:4px solid #fff;
	z-index:10;
}
#footer2 {
	position:relative;
	padding:0px;
	margin:0px;
	top:-850px;
	left:0px;
	width:980px;
	height:41px;
	background: url('images/ftr_bg.jpg') #ecf9ff no-repeat center top;
	text-align:center;
}
#footer2 ul {
	position:relative;
	margin:0px;
	padding:0px;
	left:-300px;
	top:18px;
	list-style-type:none;
}
#footer2 ul li {
	float:right;
	width:5em;
	height:15px;
	position:relative;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px solid red;
	border-left-width:1px;
	font-size:10pt;
}
#footer2 ul li a {
	text-decoration:none;
}
.menutitle {
	color:#999999;
}
a.white {
	font-size:13px;
	text-transform:capitalize;
}
a.white:link {
	color: #ffffff;
	text-decoration: underline;
}
a.white:visited {
	color: #ffffff;
	text-decoration: underline;
}
a.white:active {
	color: #ffffff;
	text-decoration: underline;
}
a.white:hover {
	color: #AFECFF;
	text-decoration: underline;
}
a.whitegray:link {
	color: #333333;
	text-decoration: underline;
}
a.whitegray:visited {
	color: #333333;
	text-decoration: underline;
}
a.whitegray:active {
	color: #333333;
	text-decoration: underline;
}
a.whitegray:hover {
	color: #666666;
	text-decoration: underline;
}
a.black:link {
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.black:visited {
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.black:active {
	color: #000000;
	text-decoration: underline;
	text-transform: capitalize;
}
a.black:hover {
	color: #666666;
	text-decoration: none;
	text-transform: capitalize;
}
a.orange:link {
	color: #FF8400;
	text-decoration: underline;
}
a.orange:visited {
	color: #FF8400;
	text-decoration: underline;
}
a.orange:active {
	color: #FF8400;
	text-decoration: underline;
}
a.orange:hover {
	color: #3C5F9F;
	text-decoration: underline;
}
a.red:link {
	color: #ff0000;
	text-decoration: underline;
}
a.red:visited {
	color: #ff0000;
	text-decoration: underline;
}
a.red:active {
	color: #ff0000;
	text-decoration: underline;
}
a.red:hover {
	color: #FF8400;
	text-decoration: underline;
}
a.blue:link {
	color: #0000ff;
	text-decoration: underline;
}
a.blue:visited {
	color: #0000ff;
	text-decoration: underline;
}
a.blue:active {
	color: #0000ff;
	text-decoration: underline;
}
a.blue:hover {
	color: #FF8400;
	text-decoration: underline;
}
a.copyright:link {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.copyright:visited {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.copyright:active {
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
a.copyright:hover {
	color: #666666;
	text-decoration: none;
	text-transform: none;
}

