@charset "UTF-8";
/* CSS Document */

body { background-color: #c0c0c0; font-family: Verdana, Arial, Helvetica, sans-serif; color: #3b3b3b; font-size: 11px; margin-top: 0px; background-image: url(images/layout/bkgd.png); background-repeat: repeat-none;   }

#wrapper { width: 950px; height: auto; margin: auto; background-color: #fff;}

#shell { min-height: 500px; width: 950px; height: auto; background-color: #fff; background-repeat: repeat-y;}

#content { padding-bottom: 15px; }
#content2 { padding-bottom: 15px; padding-left: 20px;}
#content2 a {text-decoration: none; color: #346702; }
#content2 a:hover {text-decoration: underline; color: #346702; }
#content2 a:visited {	color: #346702; }


h3 { margin: 10px 0 6px 0; font-size: 20px; color: #3B3B3B; }


/* ***HEADER*** */

#header { width: 950px; background-color: #fff; }

#pageTitle { float: left; }

#nav { 	float: left; margin-left: 70px; margin-top: 10px; width: 470px; }

#nav a {text-decoration: none; color: #3b3b3b; font-weight: bold; }

#nav a:hover {text-decoration: none; color: #326601; }

#nav a:visited {text-decoration: none; color: #326601; }

.dash { border-bottom: dashed 1px #336601; }

/* ***NAVIGATION** */

#icons { height: 92px; width: 454px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-left: -15px; margin-top: -5px; }

#painting { float: left; margin-top: 12px; margin-left: 50px; }

#photography { float: left; margin-top: 12px; margin-left: 105px; }

#web { padding-left: 65px; margin-top: 35px; float: left; }

#design { float: left; margin-top: 35px; margin-left: 127px; }

#contact { float: left; margin-top: 34px; margin-left: 82px; }

#animation { padding-left: 65px; padding-top: 12px; width: 100px; float: left; }

/* **ANIMATION PAGE*** */

#leftButtons {float: left; margin-left: 20px; margin-top: 43px;}

#videoSpot { float: left; width: 550px; margin-left: 120px;}


