body {
	padding: 0px;
	background-image: url(../images/bg.gif);
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
/* BODY DESIGN IMAGES*/
.bg-flash2 {
	background-image: url(../images/flash.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h4 {
	margin:0 10px;
	color:#660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
a img {
	border:0;
}
.bg-table-top {
	background-image: url(../images/bg-top.gif);
}
.left-top {
	background-image: url(../images/left-top.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right-top {
	background-image: url(../images/right-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-hr {
	background-image: url(../images/bg-hr.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 31px;
}
.bg-flash {
	background-image: url(../images/bg-flash.GIF);
	background-repeat: repeat-x;
	background-position: top;
}
.ornament-left {
	background-image: url(../images/ornament-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ornament-right {
	background-image: url(../images/ornament-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.feedback {
	background-image: url(../images/feedback.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 130px;
	color:#000;
}
.feedback H2 {
	margin: 7px 14px;
	padding:0;
	font-size:16px;
}
.feedback a {
	text-decoration:none;
	margin-left:8px;
	margin-right:8px;
	color:#666666;
}
.feedback a:hover {
	text-decoration: underline;
}
.content-top {
	background-image: url(../inner-images/content-top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
}
.content-top p {
	margin:0;
	padding:0;
	text-align:right;
}
.content-top a {
	color:#993300;
	text-decoration: none;
	margin-right:20px;
	padding-left:16px;
	background-image: url(../inner-images/back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:11px;
	font-weight:bold;
}
.content-top a:hover {
	color:#993300;
	text-decoration: underline;
}
#content-bg {
	background-image: url(../images/content-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	height: 80%;
}
#content-bg h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 20;
	margin-left: 30px;
}
#content-bg h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	margin-left:41px;
	margin-bottom: 0px;
}
#content-bg h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;/* Header cv style own style*/
	font-size: 12px;
	color:#666666;
	margin: 4px 0 0 30px;
	padding:0;
}
#content-bg .para-cv {
	font-family: Georgia, "Times New Roman", Times, serif; /* Paragraph cv style own style*/
	font-size: 14px;
	font-weight: normal;
	color: #4F4F4F;
	margin: 0 20px 6px 20px;
	padding:0;
}
#content-bg p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #4F4F4F;
	margin-top: 6px;
	margin-right: 30px;
	margin-bottom:0;
	margin-left: 30px;
	line-height: 20px;
	padding-bottom:10px;
}
#content-bg .dload { /* download style with word icon*/
	color:#0066FF;
	background-image: url(../inner-images/wordico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 34px;
	margin-top:30px;
	text-decoration:none;
}
#content-bg .ppt { /* download style with word icon*/
	color:#0066FF;
	background-image: url(../inner-images/ppt-ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 34px;
	margin-top:30px;
	text-decoration:none;
}
#content-bg .dload:hover {
	text-decoration: underline;
	color:#009900;
}
#content-bg .pdf { /* download style with PDF icon*/
	color:#0066FF;
	background-image: url(../inner-images/pdfico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 34px;
	margin-top:30px;
	text-decoration:none;
}
#content-bg .pdf:hover {
	text-decoration: underline;
	color:#009900;
}
#content-bg .readfull { /* download style with read full article icon*/
	color:#0066FF;
	background-image: url(../inner-images/readico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:4px 0 4px 30px;
	margin-left:30px;
	margin-top:30px;
	text-decoration:none;
}
#content-bg .readfull:hover {
	text-decoration: underline;
	color:#009900;
}
#content-bg ul {
	margin-right: 30px;
}
#content-bg li {
	padding-bottom:7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 6;
	list-style:none;
}
#content-bg li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#59462B;
	color: #8B5B27;
	text-decoration: none;
}
#content-bg li a:hover {
	text-decoration:underline;
	color: #000000;
}
#bottom p {
	margin:0;
	padding:0;
	text-align:right;
}
#bottom {
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
}
#bottom a {
	color:#993300;
	text-decoration: none;
	margin-right:20px;
	padding-left:16px;
	background-image: url(../inner-images/top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size:11px;
	font-weight:bold;
}
#bottom a:hover {
	color:#993300;
	text-decoration: underline;
}
#articles {
	height: 70px;
	background-image: url(../images/bg-art.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#art-holder {
	background-image: url(../images/bot-art.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 560px;
	background-color: #284358;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.featured-art {
	background-image: url(../images/article-bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.featured-art h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	text-transform:uppercase;
}
.featured-art p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
	text-decoration: none;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	margin-top: 0px;
}
.featured-art a {
	color: #666666;
	text-decoration:none;
}
.featured-art a:hover {
	text-decoration:none;
	color: #333333;
}
.bottomart {
	background-image: url(../images/bottomart.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 19px;
}
.logo-co {
	background-image: url(../images/bg-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo-co-inner {
	background-image: url(../inner-images/leftnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
img, div {
	behavior: url(Scripts/iepngfix.htc);
}
.foote-r {
}
.foote-r a {
	color: #99CCFF;
	font-size:12px;
	text-decoration:none;
	margin: 4px;
}
.foote-r a:hover {
	color:#FFFFff;
	text-decoration:underline;
	margin: 4px;
}
.foote-r img {
	margin-bottom:1px;
}
.photo-paper {
	background-image: url(../images/photo-paper.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 239px;
	width: 268px;
}
/*///////////////////////////////// Main Navigation/////////////////////////////////////////// */

#main-nav {
	height: 165px;
	margin:0;
}
#main-nav dl {
	margin: 0;
	padding: 0;
}
/*/ 
#main-nav { padding-left: 11px; overflow: hidden; } 
/* End Hack */
#main-nav dt {
	float: left;
	margin:0; /* each menu overlap 1pixel to the right*/
}
#main-nav dt a {
	display: block;
	height: 0px !important;
	height /**/:165px; /* IE 5/Win hack */
	padding: 165px 0 0 0;
	overflow: hidden;
	background-repeat: no-repeat;
}
#main-nav dt a:hover {
	background-position: 0 -165px;
}
/*navigation images trick begins*/
#main-nav dt#know, #main-nav dt#know a {
	width: 96px;
	background-image: url(../inner-images/KNOW.gif);
}
#main-nav dt#hear, #main-nav dt#hear a {
	width: 112px;
	background-image: url(../inner-images/HEAR.gif);
}
#main-nav dt#read, #main-nav dt#read a {
	width: 111px;
	background-image: url(../inner-images/READ.gif);
}
#main-nav dt#watch, #main-nav dt#watch a {
	width: 112px;
	background-image: url(../inner-images/WATCH.gif);
}
#main-nav dt#see, #main-nav dt#see a {
	width: 115px;
	background-image: url(../inner-images/SEE.gif);
}
body.know dt#know, body.know dt#know a, body.know dt#know a:hover, body.hear dt#hear, body.hear dt#hear a, body.hear dt#hear a:hover, body.read dt#read, body.read dt#read a, body.read dt#read a:hover, body.watch dt#watch, body.watch dt#watch a, body.watch dt#watch a:hover, body.see dt#see, body.see dt#see a, body.see dt#see a:hover {
	background-position: 0 -330px;
}
/*////////////////////////////END OF NAVIGATION///////////////////////////////////*/
.hide {
	display:none;
}
.bg-artttt {
	background-image: url(../images/bg-art-page.gif);
	background-repeat: repeat-y;
}
.left-nav {
	padding:0 16px;
}
.left-nav h2 {
	margin:0;
	padding:0;
	color: #223544;
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
.left-nav ul {
	margin:0;
	padding:0 0 0 14px;
}
.left-nav li {
	list-style-type:none;
	padding-left:14px;
	padding-bottom:3px;
	background-image: url(../inner-images/bul.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.left-nav li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	text-decoration:none;
}
.left-nav li a:hover {
	text-decoration:none;
	background-color:#660000;
	color:#FFFFFF;
}
.left-nav p {
	color: #990000;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
}
.left-nav p a{color: #990000; text-decoration:none;}
.left-nav p a:hover{color: #990000; text-decoration:underline;}
.hor {
	background-image: url(../inner-images/hor.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}
#container {
	width:500px;
	margin:auto;
	margin-top:30px;
}
.video-thumb {
	padding:0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.video-thumb a img {
	border:4px solid white;
}
.video-thumb a:hover img {
	border:4px solid #537D9F;
}
.video-thumb a.current img {
	border:4px solid #99CC00;
}
.video {
	padding:4px;
}
.video a {
	color:#006600;
	margin:0 4px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.video a:hover {
	color:#0033FF;
}
.homebar {
	background-image: url(../inner-images/homebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:61px;
}
.book-report {
	padding-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
}
.book-report a {
	color:#003366;
	background-image: url(../inner-images/book-bull.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	text-decoration:none;
}
.book-report a:hover {
	text-decoration:underline;
}
#flashcontent {
	margin-left:7px;
	margin-top:29px;
}

