a:link {
	color: #969696;
	text-decoration: underline
}
a:active {
	color: #8b0000;
	text-decoration: underline
}
a:visited {
	color: #696969;
	text-decoration: underline
}
a:hover {
	color: #e50000;
	text-decoration: underline
}
a.menuItem{
	
	text-decoration: none

}
body {
	color: #969696;
	font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: white;
	margin: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border: none;
	border-spacing:0px;
	
}
td {
	color: #969696;
	font-style: normal;
	font-size: 8pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	vertical-align:top;
	
}
img {
	border:none;
}
.topBorder {
	height:44px;
	border-top:solid 1px #333333;
}
.bBorderGrayLight {
	border-bottom: 1pt solid #3c3c3c
}
.animationGalleryCell{
border-bottom: 1pt solid #999999;
padding-bottom:10px;
padding-top:10px;
text-align:left;
vertical-align:top;

}

.homeCell {
	height: 80px;
	width:80px;
	min-width:80px;
	max-width:92px;
	text-align:center;
}
#logo {
	border:none;
	position:absolute;
	left: 12px;
	top: 10px;
}
#tagline {
	position:absolute;
	left: 113px;
	top: 43px;
}
#menuMain {
	line-height: 15pt;
	text-align: left;
	position:relative;
	top:0px;
	
}
#mainCell {
	padding-top:60px;
	padding-bottom:70px;
	padding-left:85px;
	padding-right:85px;
	vertical-align:top;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:center;
}
#container {
	background-repeat: no-repeat;
	background-position: right bottom;
	height:100%;
	width:100%;
}
#bottomBar {
	width:100%;
	height:1px;
	max-height:1px;
	/*border-bottom:solid 1px #555555;*/
	/*background-color: #555555;*/
	padding: 0px;
	margin-top: -1px;

}

#bottomBarHome {
	width:100%;
	height:1px;
	padding: 0px;
	margin-left: -102px;
	top:0px;
	

}

#bottomBarHomeIE {
	width:100%;
	height:1px;
	padding: 0px;
	margin-right: 102px;
	top:-9px;
	position:relative;

}


#footer {
	height:37px;
	max-height:37px;
	vertical-align:top;
	border-top:solid 1px #555555;
	
}

#footerHome {
	height:37px;
	max-height:37px;
	vertical-align:top;
}

#footer_copy {
	margin-left:20px;
	margin-top:4px;
}

.grayborder {
	border: solid 1px #3c3c3c
}


/*GALLERY*/

#galleryContent{
	
	width:65%;
	text-align:center;
	min-width:600px;

}

#moreInfo {
	text-align: left;
	width: 400px;
}
.moreInfoTable {
	text-align: left;
	width: 400px
}
.thumbnailArea {
	
	width: 400px;
	max-width:400px;
	vertical-align:top;
	text-align:left;
	
}
.galleryThumbnail {
	margin: 0px 10px 5px 0px;
	
}
.galHoverGry {
	border: solid 1px #DDDDDD;
}
.galHoverWht{
	border: solid 1px #FFFFFF;
}

A:hover .galHoverGry, A:active .galHoverGry {
	border: solid 1px #8b0000;
	
}

/*PAGE SPECIFIC*/

/*Home*/

#homeTable{
	width:700px;
	/*
	background-image:url(images/home/loveKanji_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:20px bottom;
	background-attachment: scroll;	
 position:relative;
left:-350px;
 margin-left:50%;
*/
}

/*Maya models*/
.mayaModelCell {
	text-align: left;
	vertical-align: top;
	width: 120px;
}
.wireframeLink {
	color: #339;
	text-decoration: underline
}

/*JS Gallery*/
.htmlText {
	color: #339;
	font-size: 10px;
	font-family: "Courier New", Courier, Monaco;
	border: solid 1px #999;
	width: 500px;
	height: 150px;
	overflow: scroll
}

.javascriptText {
	color: #339;
	font-size: 10px;
	font-family: "Courier New", Courier, Monaco;
	border: solid 1px #999;
	width: 500px;
	height: 150px;
	overflow: scroll
}

.comment {
	color: #906
}
.function {
	color: #693
}
.arrayText {
	color: #339;
	font-size: 10px;
	font-family: "Courier New", Courier, Monaco;
	border: solid 1px #999;
	width: 500px;
	height: 150px;
	overflow: scroll
}
/*Securing XML*/
.codeBox {
	color: #339;
	font-size: 11px;
	font-family: "Courier New", Courier, Monaco;
	border: solid 1px #999;
	width: 700px;
	height: 150px;
	overflow: hidden;
	text-align:left;
}

/* wrap text to a curve*/

.wrapTextCode{
float:left;
margin-top:20px;
padding-left:240px;
padding-right:30px;
padding-top:60px;
	color: #339;
	font-size: 11px;
	font-family: "Courier New", Courier, Monaco;
	width: 550px;
	height: 934px;
	background-image: url(images/wrapTextToCurve/interface.gif);
	background-repeat: no-repeat;
}

/*Actionscript colors*/
.flashActions {
	color: #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 2px;
	font-family: Monaco, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.flashAudioLeftPanel {
	vertical-align: top;
	background-image: url(images/flashCookies/interface_leftTile.gif);
}
.flashActionsComments {
	color: #999
}
.flashActionsCommand {
	color: #000099
}
.flashActionsQuote {
	color: #009900
}
.flashActionsIndent1 {
	text-indent: 10pt
}
.flashBlueLinks {
	color: #03f;
	text-decoration: underline
}
#srcCode {
	border: 1px solid #3c3c3c;
	overflow: scroll;
	display:none;
	margin-bottom: 80px;
	width:100%;
}
.srcCodeDivider{
	color: #000000;
	background-color:#f5f2dc;
	width:100%;
}

/*Rotateable Draggable MC's*/
.cheatSheet {
	background-color: #FFFFCC;
	border: thin solid #999999;
	padding: 5px;
	width:310px;
}
.cheatSheetHeading {
	font-style: italic;
	color: #666666;
}
.floatRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.socahtoa {
	font-size: 7px;
}
.sinA {
	width:45;
	text-align: center;
}
.equation {
	text-align: center;
	width:90;
}



/************************************
code formatting
************************************/

    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; color: #7f0055}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco}
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; min-height: 15.0px}
    p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; color: #6480c8}
    p.p5 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; color: #7f007f}
    p.p6 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; color: #3f7f7f}
    p.p7 {margin: 0.0px 0.0px 0.0px 0.0px; font: Monaco; color: #008080}
    span.s1 {color: #000000}
    span.s2 {color: #7f0055}
    span.s3 {color: #373737}
    span.s4 {color: #008000}
    span.s5 {color: #008080}
    span.s6 {color: #3f7f7f}
    span.s7 {color: #2a00ff}
    span.tab-indent {white-space:pre}


/*
    p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; color: #7f0055}
    p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco}
    p.p3 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; min-height: 15.0px}
    p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; color: #6480c8}
    span.s1 {color: #000000}
    span.s2 {color: #7f0055}
    span.s3 {color: #373737}
    span.s4 {color: #008000}
    span.tab-indent {white-space:pre}
	*/
	
	
	
	
a.downloadLink{
	color:#0000FF;
	font-size:12px;
	text-decoration:underline;
}
a.downloadLink:hover{
	color:#FF0000;	
	text-decoration:underline;
}
a.downloadLink:visited{
	color:#9d11b3;
	text-decoration:underline;
	
	
}
	