html, body {
	margin:0;
	padding:0;
}


img {
	border:none;
	}


	

body{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	color: #444;
	font-size: 75%;
}
a{
	color:#666;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}
h1 {
	padding: 0;
	font-size:3em;
	color: #333;
	letter-spacing:-1px;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}

h3 {
	padding: 0;
	font-size:1em;
	color:#999;
	letter-spacing:0px;
	margin:-30px 0 15px 0;
}


pre {
	font-size: 1.2em;
	line-height: 1.2em;
}

#page {
	margin: 0 auto;
	text-align:left;
}

div#container {
	padding: 20px 20px 20px 0;
	text-align:center;
	width:800px;
	margin:0 auto;
}

containcenter {
	width:800px;
	overflow:hidden;
	width:auto;
	margin:0 auto;
	
}



.tablecenter{
	margin:0 auto;
	text-align:center;
}



div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}

div#footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}

div.controls {
	margin-top: 5px;
	height: 23px;
	font-size:0px;
	padding:0;
}

.slideshowbox {
	margin:0 0 0 -10px;}

div.controls a {
	padding: 5px;
	text-decoration:none;
	color:#FFF;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}


.IETable {
	max-width:650px;
	*width: 650px; /* IE 7 and below */
   _width: auto; /* IE 6 and below */
   margin:0 auto;
   padding:0; 
   text-align:center;
	}
	

div.content {
	display:block;
	float:right;
	width:auto; 
	}
	

div.slideshow a.advance-link {
	padding: 2px;
	display:block;
	margin:auto;
	clear: both;
	*max-width:650px;
	*width: auto; /* IE 7 and below */
   _width: auto; /* IE 6 and below */
	border: 1px solid #ccc;
}

div.slideshow span.image-wrapper {
	text-align: center;
	display: block;
	margin: auto;
}

slideshow img {
	margin:auto;
	*max-width:650px;
	*width:auto; /* IE 7 and below */
	width:auto;
}


*html slideshow img {
   width: expression(this.width > 650 ? 650: true);
   width:auto; /* IE 6 and below */
}


/* Target IE7 only */
html>body #slideshow img {
*max-width:650px;
*max-height:600px;
}
/* end */


div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}

div.navigation {
}


ul.thumbs {
	clear: both;
	margin: -12px 0 0 0px;
	padding: 0;
	
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
	text-align: center;
}

a.thumb {
	padding: 0;
	display: block;
	border: 1px solid #ccc;
	outline: 1px solid #666; 
	width:50px;
	height:50px;
	overflow:hidden;
}

.thumbage{ 
	width:100px;
	overflow:hidden;
}



.imagepreview {
	width:50px;
	height:50px;
	overflow:hidden;
}


a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}



div.pagination {
	clear: both;
}



div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}


div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom:20px;
	margin-top:5px;
	font: 10px Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	border: 1px solid #CCC;
}
div.pagination a:hover {
	background-color:#CCC;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color:#666;
	border-color:#333;
	color: #fff;
}


/* -------------------------------------------   NAV   -------------------------------------------*/

#topnavigation {
	width: 640px;
	height:32px;
	margin:20px auto;
}

ul#navlist {
	margin: 0;
	list-style: none;
	font-size: 1px;
	padding:0;
	width: 700px;
	overflow: hidden;
	list-style:none;
}


#navlist li {
	list-style: none;
	display: inline;
	margin:0;
	padding:0;
	height: 32px;
	overflow: hidden;
}

#navlist li a {
	margin:0;
	cursor: pointer;
	float: left;
	padding: 32px 0 0 0;
	overflow: hidden;
	width:auto;
	height: 0px !important;
	background:url(../images/nav2.gif) top left no-repeat;
	height /**/:32px /* for IE/Win only */
}

/*up state*/
li#home a{
	width: 100px;
	background-position: 0 2px;
}

li#portfolio a{
	width:175px;
	background-position: -123px 2px;
}

li#contact a{
	width: 200px;
	background-position: -330px 2px;
}

li#about a{
	width: 130px;
	background-position: -600px 2px;
}


/*hover state*/
li#home a:hover			{background-position: 0 -33px;}
li#portfolio a:hover 	{background-position: -123px -33px;}
li#contact a:hover 		{background-position: -330px -33px;}
li#about a:hover 		{background-position: -600px -33px;}

/*current state*/
.home li#home a				{background-position: 0 0;}
.portfolio li#portfolio a 	{background-position: -123px -33px;}
.contact li#contact a 		{background-position: -330px -33px;}
.about li#about a 			{background-position: -600px -33px;}



.play {
	font-size:0px;	
}




/*-------------------------------------------------  Cat -------------------------*/







#NEWthumbnav {
	width:900px;
	margin:0 auto;
	text-align:center;
	height:444px;
	overflow:hidden;
	padding:14px 0 14px 0; 
	background:#FFFFFF;
	 
	
}





#NEWthumblist span {
	display:block; 
	clear:both;
	position:absolute;
	*margin:260px 0 10px -170px;
	padding:3px 0;
	width:100%;
	height:56px;
	z-index: 100;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }





#NEWthumblist a:hover span {
	display:block; 
	clear:both;
	position:absolute;
	*margin:260px 0 10px -170px;
	padding:3px 0;
	width:100%;
	height:56px;
	z-index: 100;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }
 
 
 
 
 
 *|html #NEWthumblist span {
	display:block;
	position:absolute;
	margin:5px 0 0 0px;
	padding:3px 0;
	height:56px;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }
 
 
 *|html #NEWthumblist a:hover span {
	display:block;
	position:absolute;
	margin:5px 0 0 0px;
	padding:3px 0;
	height:56px;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }
 
 
 *html #NEWthumblist a:hover span {
	display:block; 
	clear:both;
	position:absolute;
	margin:260px 0 10px -170px;
	padding:3px 0;
	width:100%;
	height:56px;
	z-index: 100;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }
  
 *html #NEWthumblist a span {
	display:block; 
	clear:both;
	position:absolute;
	margin:260px 0 10px -170px;
	padding:3px 0;
	width:100%;
	height:56px;
	z-index: 100;
	color:#999999;
   	font: 13px Arial, Helvetica, sans-serif; 
	line-height:13px;
	text-align: left;
	text-decoration:none;
 }

ul#NEWthumblist {
	width:700px;
	margin:0 auto;
	text-align:center;
	list-style: none;
	padding:0;
	overflow: hidden;
	display:inline;
}

ul#NEWthumblist li{
	list-style: none;
	text-align:center;
	display:inline;
	margin:0 auto;
	padding:0;
	height: 259px;
	width:188px;
	overflow: hidden;
}

ul#NEWthumblist a{
	border: 1px #CCCCCC solid;
	text-decoration:none; /*FOR THE SPAN TEXT*/
	text-align:center;
	margin:0 10px 20px 10px;
	cursor: pointer;
	float: left;
	padding:0;
	overflow: hidden;
}



#NEWthumblist a:link,#NEWthumblist a:visited{
	background-position: 0 0px;
	display: block;
	text-align:center;
	
}


#NEWthumblist a:current{
	border: 2px #888888 solid;
	display: block;
}

#NEWthumblist a:hover{
	border: 1px #888888 solid;
	display: block;
}


li#thumb a{
	width: 168px;
	margin-top:10px;
	margin-bottom:50px;
}


#abouthold {
	width:800px;
	text-align:left;
	margin:0 auto;
	padding:10px 0 20px 0;
}

#containerthing { 
	width:800px;
	margin:0 auto;
}

#flashcontent {
	margin:-20px 0 -20px 0;
	
}

.lineclass{
	clear:both;
	margin:20px auto 20px auto;
	height:20px;
	width:950px;
	background:url(../images/line.jpg) repeat-x top left;
}


.lineclassbtm{
	clear:both;
	margin:25px auto 25px auto;
	height:20px;
	width:950px;
	background:url(../images/line.jpg) repeat-x top left;
}

#wwwww {
	margin:20px auto 20px auto;	
}