﻿/* Embedded Font */ 

@font-face { font-family: Myriad Pro; font-style:normal; font-weight: normal; src: url(/css/MyriadPro.otf); } 

body { background-color: #000000; color: #cccccc; margin: 0px 0px 0px 0px; font-family: "Myriad Pro", Arial, Sans-Serif; font-size: 12px; letter-spacing: 2px; }

a, a:link a:visited, a:hover, a:active { text-decoration: none; color:#cccccc }
a:hover { text-decoration: underline; }


h1 { font-size: 12px; letter-spacing: 2px; word-spacing: 3px;  margin: 5px 0px 20px 0px; }
h2 { font-size: 14px; letter-spacing: 2px; float: left; margin: 0px 15px 0px 0px }
h3 { font-size: 13px; letter-spacing: 4px; margin: 0px 0px 20px -7px; text-align: left; float: left; }
h4 { font-size: 14px; letter-spacing: 2px; word-spacing: 3px;  margin: 5px 0px 20px 0px; }
#back { float: right; }

.clear { clear: both }
.textLeft { text-align: left }

#header { background-color: #666600; border-top: solid 1px #000000; text-align: center; }
#main { text-align: center;}
#content { width: 540px; margin-left: auto; margin-right: auto; text-align: left;}
#contentLink { width: 600px; margin-left: auto; margin-right: auto; text-align: center;}
#contentWide { width: 900px; margin-left: auto; margin-right: auto; text-align: center;}
#backContainer { width: 580px; }
 
.navigation { border-bottom: solid 1px #5C5C5C; background:#003300; margin-bottom: 16px; height: 38px; color:White;}
.navigation div { width: 585px; height: 38px; margin-left: auto; margin-right: auto}
.navigation ul { width: 585px; display: inline; margin: 0px 0px 0px 0px; }
.navigation ul li { height: 38px; float: left; list-style:none; }
.navigation img { border: none; }
.navigation a { text-decoration:none; float: left; }
.navigation a:hover img { visibility: hidden; }
.navigation #nav1 { background: url(/images/navbname.gif) no-repeat; }
.navigation #nav2 { background: url(/images/navHomHover.gif) no-repeat; }
.navigation #nav3 { background: url(/images/nav3dHover.gif) no-repeat; }
.navigation #nav4 { background: url(/images/nav2dHover.gif) no-repeat; }
.navigation #nav5 { background: url(/images/navResiHover.gif) no-repeat; }
.navigation #nav6 { background: url(/images/navBloHover.gif) no-repeat; }
.navigation #nav7 { background: url(/images/navLinkHover.gif) no-repeat; }


.imageTop {  width: 600px; margin-left: auto; margin-right: auto; }
.imageTop img, .imageTop a { float: left; border: none; }
.imageTop a { margin-top: 170px; text-decoration: none; }
.imageTop a:hover img { visibility: hidden; }
.imageTop #linkSculpt { background: url(/images/linkSulptureHover.gif) no-repeat; }
.imageTop #linkDraw { background: url(/images/linkDrawingEtcHover.gif) no-repeat; }

.detailImage { margin: 15px 0 15px 0; }

.thumbsRow { height: 75px; width: 690px; margin-bottom: 10px; margin-left: auto; margin-right: auto; }
.thumbsRow h2 { margin-top: 30px; width: 251px; text-align: right; }
.thumbsRow div { float: left;}
.thumbsRow div img { border:none;}
.thumbsRow div a { margin: 0px 9px 0px 0px; border: none; float: left; }

.thumbsRowLarge { height: 120px; width: 548px; margin-bottom: 16px; margin-left: auto; margin-right: auto; }
.thumbsRowLarge a { margin: 0px 8px 0px 8px; border: none; float: left; }
.thumbsRowLarge a img { border:none; height: 120px; width: 120px; }

#footer { margin: 20px; font-size: 10px; text-align: center; height: 25px; letter-spacing: normal }

