body {
	background-color: #E4F0E7;
	color: #716E6E;
	text-align: left;
	scrollbar-face-color: #DFEDDF;
	scrollbar-shadow-color: #ACCFC9;
	scrollbar-3dlight-color: #DBEBE2;
	scrollbar-arrow-color: #94A2AD; 
	scrollbar-track-color: #FCFEDE;
	scrollbar-darkshadow-color: #94A2AD;
	align: center;
	}

td {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	border: 0px solid #CCE6E6;
	vertical-align: top;
	}

.transparentTableIntro{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #4040404;
	border: 1px dotted #EAAEAE;
	background-color: #E4F0E7;
	align: center;
	float:left;
	filter:alpha(opacity=100);
	-moz-opacity:.100;
	opacity:.100;
	}

.transparentTable{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	color: #4040404;
	border: 1px dotted #EAAEAE;
	background-color: #F5F9F6;
	align: center;
	float:left;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	}
	
.backgroundImageHome {
	background: #FFFFFF url(../images/bg_jadeOrchid.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageServicesWeb {
	background: #FFFFFF url(../images/bg_chopsticks.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageServicesFlash {
	background: #FFFFFF url(../images/bg_chopstickSpoon.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageServicesLogo {
	background: #FFFFFF url(../images/bg_roe.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageServicesUsability {
	background: #FFFFFF url(../images/bg_bowl.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
		
.backgroundImageServicesCopywriting {
	background: #FFFFFF url(../images/bg_sushiPlate.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
		
.backgroundImagePortfolio {
	background: #FFFFFF url(../images/bg_pears.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageResume {
	background: #FFFFFF url(../images/bg_noodles.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
	
.backgroundImageContact {
	background: #FFFFFF url(../images/bg_painting2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}
		
.pageheader {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #003846;
	}
	
.formHeader {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #404040;
	background-color: #E2EEFA;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #CCE4FF;
	border-left: 1px solid #CCE4FF;
	border-right: 1px solid #CCE4FF;
	}
	
.formLabel {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #336699;
	background-color: #E5F4F8;
	border: 0px;
	}

.menuTable {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #F7992A;
	background-color: #FEECD9;
	border: 1px solid #FDDFA6;
	padding: 4px;
	}

.menuTableHeader {
	border-bottom: 1px solid #FDDFA6;
	text-indent: 2px;
	text-transform: uppercase;
	text-decoration: none;
	}

.menuTableCell {
	font-weight: normal;
	background-color: #FEECD9;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
.menuTableCellOn {
	font-weight: bold;
	color: #CC3333;
	}
	
a.menuTableCell:link, a.menuTableCell:visited, a.menuTableCell:active {
	font-weight: normal;
	color: #005295;	
	text-decoration: none;
	}
	
a.menuTableCell:hover, {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #990000;
	background-color: #FEECD9;
	text-indent: 2px;
	text-decoration: none;
	}
			
.header {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	color: #404040;
	text-transform: none;
	}

.alertheader {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-color: #FFCCCC;
	border: bottom;
	text-align: center;
	text-transform: uppercase;
	}
	
.noBorderCell {
	padding: 0px;
	border: none;
	}

.errorText {
	color: #990000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

input {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 10px;
	border: #CCCCCC 1px solid;
	}

select {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-align: left;
	border: #CCCCCC 1px solid;
	}
	
textarea {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	border: #CCCCCC 1px solid;
	}

a.nav:link, a.nav:visited {
	color: #005295;
	font-weight: bold;
	text-decoration: none;
	}

a.nav:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}
	
a.nav:active {
	color: #990000;
	font-weight: bold;
	}

a:link, a:visited {
	color: #005295;
	text-decoration: none;
	}

a:hover {
	color: #990000;
	text-decoration: none;
	}

a:active {
	color: #990000;
	text-decoration: none;
	}

.copyright {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #94A2AD;
	background-color: #E4F0E7;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 0px dotted #CCCCCC;
	text-align: center;
	}
	
.subtext {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding-right: 12px;
	color: #666666;
	}
	
ul {
	list-style-type: disc;
	margin: 1em 1em 1em 3em;
	}
	
.center {
	text-align: center;
	}

	
.button {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	cursor: hand;
	border: 1px solid #666666;
	}

.footerNav {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #01428A;
	text-transform: uppercase;
	text-align: left;
	padding-top: 7px;
	margin: 20px 15px 5px 15px;
	}

/*Text Styles*/

.text_gallery {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
    width: 440px;
	border: 1px dotted #E6D2CD;
	background-color: #ECF4EE;
	padding: 6px 6px 6px 6px;
	line-height: 15px;
}

.label {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
	}	

.hide{display:none;}

.thumbnailHeader {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3333;
	}
	
.thumbnail {
	margin: 5px 5px 5px 5px;
	border: 1px solid #CCCCCC;
	width: 50px;
	height: 50px;
	cursor: pointer;
	}

.snapshot {
	border: 1px solid #CCCCCC;
	}

