/* CSS Document */

/* =============================================== @main layout =========================================================== */

div#portfolioContent {
	height: 850px;
	padding: 10px 6px 0 6px;
}

#portfolioContent .port_title {
    margin: 0px auto;
}


.mainImage {
	float: left;
	clear: left;
	width: 600px;
	margin: 10px 0 0 0;
	height: 600px;
	
}

.tumbnails {
	float: right;
	clear: right;
	width: 255px;
	height: 610px;
	margin: 0 0 0 0;
}

/* =============================================== @footer =========================================================== */

.portfolioFooter {
	float: left;
}

.footerTitle {
	width: 117px;
	height: 18px;
	background: url(images/titles/my_other_work.jpg) no-repeat left top;
	text-indent: -1000em;
}

/* =============================================== @footer links =========================================================== */

.portfolioFooter .links {          /* set the position for the nav elements */
	width: 513px;
	height: 96px;
}

.links ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

.links li {               /* turn off the normal list item behavior */
    float: right;
	clear: left;
    margin: 0;
    padding:0;
}

/* =============================================== @links =========================================================== */

.links li a.link1:link, .links li a.link1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 96px;
    background: url(images/nav_thumbs/next.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link1:hover, .links li a.link1:active {
    background-position: left bottom;      /* move image to show rollover */
}

.links li a.link2:link, .links li a.link2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 85px;
	height: 96px;
    background: url(images/nav_thumbs/propeller.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link2:hover, .links li a.link2:active {
    background-position: left bottom;      /* move image to show rollover */
}

.links li a.link3:link, .links li a.link3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 88px;
	height: 96px;
    background: url(images/nav_thumbs/freelance.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link3:hover, .links li a.link3:active {
    background-position: left bottom;      /* move image to show rollover */
}

.links li a.link4:link, .links li a.link4:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 90px;
	height: 96px;
    background: url(images/nav_thumbs/logos.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link4:hover, .links li a.link4:active {
    background-position: left bottom;      /* move image to show rollover */
}

.links li a.link5:link, .links li a.link5:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 74px;
	height: 96px;
    background: url(images/nav_thumbs/full_fat.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link5:hover, .links li a.link5:active {
    background-position: left bottom;      /* move image to show rollover */
}

.links li a.link6:link, .links li a.link6:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 94px;
	height: 96px;
    background: url(images/nav_thumbs/cov_uni.jpg) no-repeat left top;
    border: none;           /* no border */
}

.links li a.link6:hover, .links li a.link6:active {
    background-position: left bottom;      /* move image to show rollover */
}


/* =========================================================================================== @logos =========================================================================================== */

.logosTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/logos/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #logosRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#logosRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#logosRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#logosRow1 li a.row1thumb1:link, #logosRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/logos/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#logosRow1 li a.row1thumb1:hover, #logosRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#logosRow1 li a.row1thumb2:link, #logosRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/logos/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#logosRow1 li a.row1thumb2:hover, #logosRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#logosRow1 li a.row1thumb3:link, #logosRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/logos/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#logosRow1 li a.row1thumb3:hover, #logosRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #logosRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#logosRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#logosRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#logosRow2 li a.row2thumb1:link, #logosRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/logos/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#logosRow2 li a.row2thumb1:hover, #logosRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#logosRow2 li a.row2thumb2:link, #logosRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/logos/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#logosRow2 li a.row2thumb2:hover, #logosRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =========================================================================================== @next =========================================================================================== */

.nextTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/next/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #nextRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#nextRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#nextRow1 li a.row1thumb1:link, #nextRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow1 li a.row1thumb1:hover, #nextRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow1 li a.row1thumb2:link, #nextRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow1 li a.row1thumb2:hover, #nextRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow1 li a.row1thumb3:link, #nextRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow1 li a.row1thumb3:hover, #nextRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #nextRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#nextRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#nextRow2 li a.row2thumb1:link, #nextRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow2 li a.row2thumb1:hover, #nextRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow2 li a.row2thumb2:link, #nextRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow2 li a.row2thumb2:hover, #nextRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow2 li a.row2thumb3:link, #nextRow2 li a.row2thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_06.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow2 li a.row2thumb3:hover, #nextRow2 li a.row2thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row3 =========================================================== */

.tumbnails #nextRow3 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#nextRow3 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow3 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row3 links =========================================================== */

#nextRow3 li a.row3thumb1:link, #nextRow3 li a.row3thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_07.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow3 li a.row3thumb1:hover, #nextRow3 li a.row3thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow3 li a.row3thumb2:link, #nextRow3 li a.row3thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_08.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow3 li a.row3thumb2:hover, #nextRow3 li a.row3thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow3 li a.row3thumb3:link, #nextRow3 li a.row3thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_09.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow3 li a.row3thumb3:hover, #nextRow3 li a.row3thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row4 =========================================================== */

.tumbnails #nextRow4 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#nextRow4 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow4 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row4 links =========================================================== */

#nextRow4 li a.row4thumb1:link, #nextRow4 li a.row4thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_10.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow4 li a.row4thumb1:hover, #nextRow4 li a.row4thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow4 li a.row4thumb2:link, #nextRow4 li a.row4thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_11.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow4 li a.row4thumb2:hover, #nextRow4 li a.row4thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow4 li a.row4thumb3:link, #nextRow4 li a.row4thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_12.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow4 li a.row4thumb3:hover, #nextRow4 li a.row4thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row5 =========================================================== */

.tumbnails #nextRow5 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#nextRow5 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow5 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row5 links =========================================================== */

#nextRow5 li a.row5thumb1:link, #nextRow5 li a.row5thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_13.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow5 li a.row5thumb1:hover, #nextRow5 li a.row5thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow5 li a.row5thumb2:link, #nextRow5 li a.row5thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_14.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow5 li a.row5thumb2:hover, #nextRow5 li a.row5thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow5 li a.row5thumb3:link, #nextRow5 li a.row5thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_15.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow5 li a.row5thumb3:hover, #nextRow5 li a.row5thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row6 =========================================================== */

.tumbnails #nextRow6 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#nextRow6 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#nextRow6 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row6 links =========================================================== */

#nextRow6 li a.row6thumb1:link, #nextRow6 li a.row6thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_16.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow6 li a.row6thumb1:hover, #nextRow6 li a.row6thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow6 li a.row6thumb2:link, #nextRow6 li a.row6thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_17.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow6 li a.row6thumb2:hover, #nextRow6 li a.row6thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#nextRow6 li a.row6thumb3:link, #nextRow6 li a.row6thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/next/thumb_18.jpg) no-repeat left top;
    border: none;           /* no border */
}

#nextRow6 li a.row6thumb3:hover, #nextRow6 li a.row6thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}


/* =========================================================================================== @propeller =========================================================================================== */

.propellerTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/propeller/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #propsRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#propsRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#propsRow1 li a.row1thumb1:link, #propsRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow1 li a.row1thumb1:hover, #propsRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow1 li a.row1thumb2:link, #propsRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow1 li a.row1thumb2:hover, #propsRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow1 li a.row1thumb3:link, #propsRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow1 li a.row1thumb3:hover, #propsRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #propsRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#propsRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#propsRow2 li a.row2thumb1:link, #propsRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow2 li a.row2thumb1:hover, #propsRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow2 li a.row2thumb2:link, #propsRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow2 li a.row2thumb2:hover, #propsRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow2 li a.row2thumb3:link, #propsRow2 li a.row2thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_06.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow2 li a.row2thumb3:hover, #propsRow2 li a.row2thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row3 =========================================================== */

.tumbnails #propsRow3 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#propsRow3 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow3 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row3 links =========================================================== */

#propsRow3 li a.row3thumb1:link, #propsRow3 li a.row3thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_07.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow3 li a.row3thumb1:hover, #propsRow3 li a.row3thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow3 li a.row3thumb2:link, #propsRow3 li a.row3thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_08.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow3 li a.row3thumb2:hover, #propsRow3 li a.row3thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow3 li a.row3thumb3:link, #propsRow3 li a.row3thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_09.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow3 li a.row3thumb3:hover, #propsRow3 li a.row3thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row4 =========================================================== */

.tumbnails #propsRow4 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#propsRow4 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow4 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row4 links =========================================================== */

#propsRow4 li a.row4thumb1:link, #propsRow4 li a.row4thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_10.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow4 li a.row4thumb1:hover, #propsRow4 li a.row4thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow4 li a.row4thumb2:link, #propsRow4 li a.row4thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_11.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow4 li a.row4thumb2:hover, #propsRow4 li a.row4thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow4 li a.row4thumb3:link, #propsRow4 li a.row4thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_12.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow4 li a.row4thumb3:hover, #propsRow4 li a.row4thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row5 =========================================================== */

.tumbnails #propsRow5 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#propsRow5 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow5 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row5 links =========================================================== */

#propsRow5 li a.row5thumb1:link, #propsRow5 li a.row5thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_13.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow5 li a.row5thumb1:hover, #propsRow5 li a.row5thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow5 li a.row5thumb2:link, #propsRow5 li a.row5thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_14.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow5 li a.row5thumb2:hover, #propsRow5 li a.row5thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow5 li a.row5thumb3:link, #propsRow5 li a.row5thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_15.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow5 li a.row5thumb3:hover, #propsRow5 li a.row5thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row6 =========================================================== */

.tumbnails #propsRow6 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#propsRow6 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#propsRow6 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row6 links =========================================================== */

#propsRow6 li a.row6thumb1:link, #propsRow6 li a.row6thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_16.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow6 li a.row6thumb1:hover, #propsRow6 li a.row6thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow6 li a.row6thumb2:link, #propsRow6 li a.row6thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_17.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow6 li a.row6thumb2:hover, #propsRow6 li a.row6thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#propsRow6 li a.row6thumb3:link, #propsRow6 li a.row6thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/propeller/thumb_15.jpg) no-repeat left top;
    border: none;           /* no border */
}

#propsRow6 li a.row6thumb3:hover, #propsRow6 li a.row6thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =========================================================================================== @cov uni =========================================================================================== */

.covTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/cov_uni/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #covRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#covRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#covRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#covRow1 li a.row1thumb1:link, #covRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/cov_uni/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#covRow1 li a.row1thumb1:hover, #covRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#covRow1 li a.row1thumb2:link, #covRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/cov_uni/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#covRow1 li a.row1thumb2:hover, #covRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#covRow1 li a.row1thumb3:link, #covRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/cov_uni/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#covRow1 li a.row1thumb3:hover, #covRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #covRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#covRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#covRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#covRow2 li a.row2thumb1:link, #covRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/cov_uni/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#covRow2 li a.row2thumb1:hover, #covRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =========================================================================================== @full fat =========================================================================================== */

.fatTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/full_fat/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #fatRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#fatRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#fatRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#fatRow1 li a.row1thumb1:link, #fatRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow1 li a.row1thumb1:hover, #fatRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#fatRow1 li a.row1thumb2:link, #fatRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow1 li a.row1thumb2:hover, #fatRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#fatRow1 li a.row1thumb3:link, #fatRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow1 li a.row1thumb3:hover, #fatRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #fatRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#fatRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#fatRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#fatRow2 li a.row2thumb1:link, #fatRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow2 li a.row2thumb1:hover, #fatRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#fatRow2 li a.row2thumb2:link, #fatRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow2 li a.row2thumb2:hover, #fatRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#fatRow2 li a.row2thumb3:link, #fatRow2 li a.row2thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_06.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow2 li a.row2thumb3:hover, #fatRow2 li a.row2thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row3 =========================================================== */

.tumbnails #fatRow3 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#fatRow3 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#fatRow3 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row3 links =========================================================== */

#fatRow3 li a.row3thumb1:link, #fatRow3 li a.row3thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_07.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow3 li a.row3thumb1:hover, #fatRow3 li a.row3thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#fatRow3 li a.row3thumb2:link, #fatRow3 li a.row3thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/full_fat/thumb_08.jpg) no-repeat left top;
    border: none;           /* no border */
}

#fatRow3 li a.row3thumb2:hover, #fatRow3 li a.row3thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =========================================================================================== @freelance =========================================================================================== */

.freeTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/freelance/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #freeRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#freeRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#freeRow1 li a.row1thumb1:link, #freeRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_14.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow1 li a.row1thumb1:hover, #freeRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow1 li a.row1thumb2:link, #freeRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_15.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow1 li a.row1thumb2:hover, #freeRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow1 li a.row1thumb3:link, #freeRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_16.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow1 li a.row1thumb3:hover, #freeRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #freeRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#freeRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#freeRow2 li a.row2thumb1:link, #freeRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow2 li a.row2thumb1:hover, #freeRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow2 li a.row2thumb2:link, #freeRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow2 li a.row2thumb2:hover, #freeRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow2 li a.row2thumb3:link, #freeRow2 li a.row2thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_06.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow2 li a.row2thumb3:hover, #freeRow2 li a.row2thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row3 =========================================================== */

.tumbnails #freeRow3 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#freeRow3 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow3 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row3 links =========================================================== */

#freeRow3 li a.row3thumb1:link, #freeRow3 li a.row3thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_07.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow3 li a.row3thumb1:hover, #freeRow3 li a.row3thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow3 li a.row3thumb2:link, #freeRow3 li a.row3thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_08.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow3 li a.row3thumb2:hover, #freeRow3 li a.row3thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow3 li a.row3thumb3:link, #freeRow3 li a.row3thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_09.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow3 li a.row3thumb3:hover, #freeRow3 li a.row3thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row4 =========================================================== */

.tumbnails #freeRow4 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#freeRow4 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow4 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row4 links =========================================================== */

#freeRow4 li a.row4thumb1:link, #freeRow4 li a.row4thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_10.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow4 li a.row4thumb1:hover, #freeRow4 li a.row4thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow4 li a.row4thumb2:link, #freeRow4 li a.row4thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_11.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow4 li a.row4thumb2:hover, #freeRow4 li a.row4thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow4 li a.row4thumb3:link, #freeRow4 li a.row4thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_12.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow4 li a.row4thumb3:hover, #freeRow4 li a.row4thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row5 =========================================================== */

.tumbnails #freeRow5 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#freeRow5 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow5 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row5 links =========================================================== */

#freeRow5 li a.row5thumb1:link, #freeRow5 li a.row1thumb5:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow5 li a.row5thumb1:hover, #freeRow5 li a.row5thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow5 li a.row5thumb2:link, #freeRow5 li a.row5thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow5 li a.row5thumb2:hover, #freeRow5 li a.row5thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#freeRow5 li a.row5thumb3:link, #freeRow5 li a.row5thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow5 li a.row5thumb3:hover, #freeRow5 li a.row5thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row6 =========================================================== */

.tumbnails #freeRow6 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#freeRow6 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#freeRow6 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row6 links =========================================================== */

#freeRow6 li a.row6thumb1:link, #freeRow6 li a.row6thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/freelance/thumb_13.jpg) no-repeat left top;
    border: none;           /* no border */
}

#freeRow6 li a.row6thumb1:hover, #freeRow6 li a.row6thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =========================================================================================== @New Work =========================================================================================== */

.new-workTitle {
	width: 156px;
	height: 66px;
	margin: 0 10px 0 0;
	background: url(images/portfolio/new-work/logo.jpg) no-repeat left top;
	text-indent: -1000em;
	float: left;
	clear: left;
}

/* =============================================== @row1 =========================================================== */

.tumbnails #new-workRow1 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
	margin: 6px 0 0 0;
}

#new-workRow1 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#new-workRow1 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row1 links =========================================================== */

#new-workRow1 li a.row1thumb1:link, #new-workRow1 li a.row1thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_01.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow1 li a.row1thumb1:hover, #new-workRow1 li a.row1thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow1 li a.row1thumb2:link, #new-workRow1 li a.row1thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_02.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow1 li a.row1thumb2:hover, #new-workRow1 li a.row1thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow1 li a.row1thumb3:link, #new-workRow1 li a.row1thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_03.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow1 li a.row1thumb3:hover, #new-workRow1 li a.row1thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row2 =========================================================== */

.tumbnails #new-workRow2 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#new-workRow2 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#new-workRow2 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row2 links =========================================================== */

#new-workRow2 li a.row2thumb1:link, #new-workRow2 li a.row2thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_04.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow2 li a.row2thumb1:hover, #new-workRow2 li a.row2thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow2 li a.row2thumb2:link, #new-workRow2 li a.row2thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_05.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow2 li a.row2thumb2:hover, #new-workRow2 li a.row2thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow2 li a.row2thumb3:link, #new-workRow2 li a.row2thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_06.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow2 li a.row2thumb3:hover, #new-workRow2 li a.row2thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row3 =========================================================== */

.tumbnails #new-workRow3 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#new-workRow3 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#new-workRow3 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row3 links =========================================================== */

#new-workRow3 li a.row3thumb1:link, #new-workRow3 li a.row3thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_07.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow3 li a.row3thumb1:hover, #new-workRow3 li a.row3thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow3 li a.row3thumb2:link, #new-workRow3 li a.row3thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_08.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow3 li a.row3thumb2:hover, #new-workRow3 li a.row3thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow3 li a.row3thumb3:link, #new-workRow3 li a.row3thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_09.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow3 li a.row3thumb3:hover, #new-workRow3 li a.row3thumb3:active {
    background-position: left bottom;      /* move image to show rollover */
}

/* =============================================== @row4 =========================================================== */

.tumbnails #new-workRow4 {          /* set the position for the nav elements */
	width: 255px;
	height: 82px;
}

#new-workRow4 ul {               /* turn off all the normal list behavior */
    list-style: none;
    margin: 0;
    padding: 0;
}

#new-workRow4 li {               /* turn off the normal list item behavior */
    float: left;
    margin: 0;
    padding:0;
}

/* =============================================== @row4 links =========================================================== */

#new-workRow4 li a.row4thumb1:link, #new-workRow4 li a.row4thumb1:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_10.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow4 li a.row4thumb1:hover, #new-workRow4 li a.row4thumb1:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow4 li a.row4thumb2:link, #new-workRow4 li a.row4thumb2:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	margin: 0 4px 0 0;
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_11.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow4 li a.row4thumb2:hover, #new-workRow4 li a.row4thumb2:active {
    background-position: left bottom;      /* move image to show rollover */
}

#new-workRow4 li a.row4thumb3:link, #new-workRow4 li a.row4thumb3:visited {
    font-family: Georgia, "Times New Roman", Times, serif;
    display: block;         /* block mode for graphical button */
	text-indent: -1000em;
    text-decoration: none;  /* no underline */
	width: 82px;
	height: 82px;
    background: url(images/portfolio/new-work/thumb_12.jpg) no-repeat left top;
    border: none;           /* no border */
}

#new-workRow4 li a.row4thumb3:hover, #new-workRow4 li a.row4thumb3:active {
    background-position: left bottom;      /* move image to show rollover */

