html {
	height: 100.1%;
	}
	
	
/*body {
	background:url(images/bg.gif) repeat-y top center #eaeaea;
	margin:0 auto;
	padding:0;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
	*/

/*
body {
	background:url(images/blackberry_bg.jpg) repeat-x top center #fff;
	margin:0 auto;
	padding:0;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}	
	*/
	
.ad {
	position:absolute; 
	top:420px; 
	clear:both;
	float:left;
	z-index:1;
}


body {
	margin:0 auto;
	padding:0;
	font-size: 85%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #8B9363;
	background-image: url(images/bg/jumpingfish.jpg);
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-position: 0 0;   
	height:100.1%;
}

/* Main layout and header */
#wrap {background:#fff; color:#303030; margin:0 auto; padding:1px 5px; width:760px;}
#header {width:760px; height:180px; position:relative;}

#header h1 {font-size:2.5em; font-weight:400; letter-spacing:-2px; margin:0 0 4px 15px; padding:15px 0 0;}
#header h1 a,#header h1 a:hover {font-weight:400; padding:0; height:180px;}
#header p {
	display:none;
	font-size:1.3em;
	letter-spacing:1px;
	margin-top: -80px; 
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	z-index:500;
}

/* Discontinued - but used if you want to change the background image via css... but it doesn't print
#banner_index {background:url(images/banners/banner_1.jpg) no-repeat bottom left #fff; color:#505050; height:180px; margin:0 0 10px; padding:0;}
#banner_gallery {background:url(images/banners/banner_2.jpg) no-repeat bottom left #fff; color:#505050; height:180px; margin:0 0 10px; padding:0;}
#banner_biography {background:url(images/banners/banner_3.jpg) no-repeat bottom left #fff; color:#505050; height:180px; margin:0 0 10px; padding:0;}
#banner_contact {background:url(images/banners/banner_3.jpg) no-repeat bottom left #fff; color:#505050; height:180px; margin:0 0 10px; padding:0;}


/* Left sidebar and menu */
#leftside {
	clear:left;
	float:left;
	padding:0;
	width:150px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

/* Old Left Sidebar

/* Left sidebar and menu
#leftside {clear:left; float:left; margin:12px 0 10px; padding:0; width:150px;}
#leftside ul.avmenu {list-style:none; margin:0 0 18px; padding:0; width:150px;}
#leftside ul.avmenu li {display:inline; padding:0; width:150px;}
#leftside ul.avmenu li a {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; font-weight:700; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; float:left; font-size:1em; margin-bottom:5px; padding:5px 1px 5px 5px; text-decoration:none; width:138px;}
#leftside ul.avmenu li a:hover,#leftside ul.avmenu li a.current {background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; border-bottom:1px solid #b0b0b0; border-left:4px solid #505050; border-right:1px solid #b0b0b0; border-top:1px solid #b0b0b0; color:#505050;}
#leftside ul.avmenu ul {font-size:0.9em; margin:0 0 0 15px; padding:0 0 5px 0; width:133px;}
#leftside ul.avmenu ul a {padding:3px 1px 3px 5px; width:123px;font-weight:100;}
#leftside ul.avmenu ul ul {font-size:1em; width:120px;}
#leftside ul.avmenu ul ul a {width:108px;  font-weight:100;}
#leftside h2 {font-size:1.5em; font-weight:400;}

#leftside .announce {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; clear:left; color:#505050; line-height:1.3em; margin:10px 0; padding:5px 5px 5px; width:134px;}
#leftside p,.announce p {font-size:0.9em;}

*/

/* Right sidebar */
#extras {float:right; margin:0 0 10px; padding:0; width:140px;}
#extras p,#extras ul {font-size:0.9em; line-height:1.3em; margin:0 0 1.5em; padding:0;}
#extras li {list-style:none; margin:0 0 6px; padding:0;}
#extras h2 {font-size:1.6em; font-weight:400; letter-spacing:-1px; margin:0 0 6px;}

/* Main content variations */
#content {
	line-height:1.5em;
	padding:0;
	text-align:left;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 10px;
	margin-left: 160px;
}
#contentwide {line-height:1.5em; margin:15px 0 10px 160px; padding:0; text-align:left;}
#content h2,#contentwide h2 {
	width:98%;
	font-size:1.6em;
	font-weight:400;
	letter-spacing:1px;
	border-bottom-width: 1px;
	border-bottom-color: #888888;
	border-bottom-style: solid;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#content h3,#contentwide h3 {font-size:1.5em; font-weight:400; margin:6px 0; padding:0;}


#content img,#contentwide img {

	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


/*#content ul,#content ol,#contentwide ul,#contentwide ol {margin:0 0 16px 20px; padding:0;}
#content ul ul,#content ol ol,#contentwide ul ul,#contentwide ol ol {margin:2px 0 2px 20px;}
#content li,#contentwide li {
	margin:0 0 2px 10px;
	padding:0 0 0 4px;
	list-style-type: none;
}
*/

/* Footer */
#footer {background:#fff; border-top:1px solid #dadada; clear:both; color:gray; font-size:0.9em; margin:0 auto; padding:8px 0; text-align:center; width:760px;}
#footer p {margin:0; padding:0;}
#footer a {background:inherit; color:gray; font-weight:400; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* Links and paragraphs */
a {background:inherit; color:#166090; text-decoration:underline; font-weight:400;}
a:hover {
	background:#inherit;
	color:#000000;
	text-decoration:underline;
}
a img {border:0;}
p {margin:0 0 16px;}
blockquote {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; margin:16px; padding:7px 7px 7px 11px;}
blockquote p {font-size:1.1em; line-height:1.3em; margin:0;}

/* Quotations */
.quoteRight {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	width: 150px;
	background: url(images/quotes.gif) no-repeat;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 90%;
}

.quoteLeft {
	float:left;
	width: 150px;
	background: url(images/quotes.gif) no-repeat;
	font-style: normal;
	color: #444444;
	font-size: 90%;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}



/* removed due to conflict with DHTML menu

Tables and forms 
table {border:1px solid #d8d8d8; border-collapse:collapse; line-height:1.3em; width:98%; margin:0 0 16px; padding:0;}
caption {font-size:1.5em; font-weight:400; margin:0; padding:6px 0 8px; text-align:left;}
th {background:url(images/menubg2.gif) repeat-x bottom left #eaeaea; color:#505050; padding:7px; text-align:left;}


td {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; color:#303030; font-size:0.9em; padding:7px; text-align:left;} 

tr {
	color:#303030;
	font-size:0.9em;
	padding:7px;
	text-align:center;
	background:url(images/menubg.gif);
	background-color: #f4f4f4;
	background-repeat: repeat-x;
	background-position: left bottom;
	
}
td {
	text-align: center;
}


*/

#contactus .comments {
width:300px;
margin-left:5px;
}

/* Post */
.post2 {
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/Round.jpg);
	background-repeat: no-repeat;
}

.post2 .title {
	font-size: 2.4em;
	color: #356AA0;
	margin-top:-0px;
}

.post2 .title a {
	text-decoration:none;
}

.post2 .meta {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #EFEFEF;
	line-height: normal;
	color: #666666;
}


#contactus input, #contactus textarea {border:1px solid #ccc; font-family:Verdana,Tahoma,Arial,Sans-Serif; font-size:1em; margin:0; padding:4px;}
#contactus label {margin:2px;}
#contactus input {width:200px;}
#contactus textarea {width:400px;}

/* Search box */
#searchbox label,.hide {display:none;}
#searchbox {margin:6px 0 16px; padding:0;}
#searchform {background:#fff; border:1px solid #ccc; color:#505050; font-size:0.9em; padding:4px; width:116px;}

/* Various classes */
.announce h2 {margin:0 0 10px; padding:0;}
.textright {margin:-10px 0 4px; text-align:right;}
.center {text-align:center;}
.small {font-size:0.8em;}
.large {font-size:1.3em;}
.highlighted {background:#f0f0f0; border:1px solid #b0b0b0; color:#303030; padding:3px;}
.button {background:url(images/menubg.gif) repeat-x bottom left #f4f4f4; border-bottom:1px solid #d8d8d8; border-left:4px solid #ccc; border-right:1px solid #d8d8d8; border-top:1px solid #d8d8d8; color:#505050; font-weight:700; margin:0 0 15px; padding:7px 7px 7px 11px; width:120px;}
.left {float:left; margin:10px 10px 5px 0;}
.right {clear:both; float:right; margin:10px 10px 5px 10px;}
.rightIndent {
	float:right;
	margin-right: 100px;
}

#GalleryText {
	font-size:12px;
	text-align: center;
	padding-bottom: 15px;
	padding-left:20px;	
}


#pagination
{
	font-size : .8em;
	list-style-type : none;
	margin:0;
	overflow : hidden;
	text-transform : uppercase;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

#pagination li {
	display: inline;

}

#pagination a,#pagination a:visited
{
color : #999;
text-decoration : none;
}
#pagination a:hover
{
color : #000;
text-decoration : none;
}
#pagination .pagination-prev a
{
background : url(images/previous.gif) no-repeat left center;
float: left;
padding-left : 20px;
}
#pagination .pagination-next a
{
background : url(images/next.gif) no-repeat right center;
float: right;
padding-right : 20px;
text-align : right;
margin-right:40px;

}


* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default; 
}



/* Download Links */

.download {
	clear:both;
	line-height:1.5em;
	margin: 5px;
	color: #303030;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	padding-left: 15px;
	background-image: url(images/Round.jpg);
	background-repeat: no-repeat;
	
}

.post2 ul.download
{
	list-style-type: none;
	
}

.post2 li.pdf
{
	list-style-type: none;
	background-image: url(images/icons/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}

li.flash
{
	background-image: url(images/icons/icon_flash.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}

li.link
{
	background-image: url(images/icons/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}

li.contest
{
	background-image: url(images/icons/icon_contest.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}
 
li.ppt
{
	background-image: url(images/icons/icon_ppt.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}
li.book
{
	background-image: url(images/icons/icon_book.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:7px;
	line-height: 16px;
}
li.image
{
	background-image: url(images/icons/icon_image.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:7px;
	padding-bottom:7px;
	line-height: 16px;
}
li.blog
{
	background-image: url(images/icons/icon_blog.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}
li.word
{
	background-image: url(images/icons/icon_word.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}
li.audio
{
	background-image: url(images/icons/icon_audio.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}
li.quicktime
{
	background-image: url(images/icons/icon_quicktime.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:8px;
	line-height: 16px;
}
li.blank
{
	background-image: url(images/icons/icon_blank.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 28px;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:7px;
	line-height: 16px;
}



.buynow {
border:0;
text-align:center;
}



/* =-=-=-=-=-=-=-[Navigation: Services]-=-=-=-=-=-=-=- */
/*- Menu Tabs J--------------------------- */

    #tabsJ {
      float:left;
      width:100%;
      background:#F4F4F4;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #24618E;
	  margin:0;
      padding:0;
      font: bold 11px Verdana;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/menu/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("images/menu/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }


