body {
	background: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, Helvetica, sans-serif;
	color: #fff;
}
img {
    border: 0;
}
p {
    font-size: .9em;
    line-height: 135%;
    margin: 6px 0 0 0;
}
a {
    color: #fff;
}
a:hover {
    color: #ffb;
}
#container {
    width: 700px;
    margin: 0 auto;
    text-align: left;
}
#head {
    height: 90px;
    background: #000 url(images/cakeaters_inner.jpg) 0 0 no-repeat;
}
#main {
    width: 530px;
    float: left;
}
#nav {
    margin-left: 540px;
}
#footer {
    clear: both;
    padding: 10px;
    text-align: center;
}
h1 {
    margin: 0;
    padding: 0;
    font-size: .3em;
    text-indent: -9000px;
    height: 84px;
    text-align: left;
}
h1.about { background: transparent url(images/t_about.jpg) top right no-repeat; }
h1.classes { background: transparent url(images/t_classes.jpg) top right no-repeat; }
h1.contact { background: transparent url(images/t_contact.jpg) top right no-repeat; }
h1.whatsay { background: transparent url(images/t_whatsay.jpg) top right no-repeat; }
h1.corporate { background: transparent url(images/t_corporate.jpg) top right no-repeat; }
h1.links { background: transparent url(images/t_links.jpg) top right no-repeat; }
h1.galwed { background: transparent url(images/t_galwed.jpg) top right no-repeat; }
h1.galspec { background: transparent url(images/t_galspec.jpg) top right no-repeat; }
h1.galkid { background: transparent url(images/t_galkid.jpg) top right no-repeat; }

#main h2 {
    font-size: 1.2em;
}
#nav h2 {
    font-family: "Trebuchet MS", georgia, Times, serif;
    font-size: 1.2em;
    margin: 0;
    padding: 0 10px 0 0;
    clear: none;
    color: #96f;
    text-align: right;
}
#nav ul {
    margin: 0;
    padding: 10px 0;
    width: 150px;
}
#nav li {
    text-align: left;
    list-style: none;
    height: 26px;
    margin: 0;
    padding: 0;
}
#nav li a {
    height: 26px;
    font-size: .3em;
    text-indent:-9000px;
    width: 150px;
    display: block;
}
#nav li a.gallery {
    background: transparent url(images/b_gallery.jpg) 0 0 no-repeat;
}
#nav li a.classes {
    background: transparent url(images/b_classes.jpg) 0 0 no-repeat;
}
#nav li a.contact {
    background: transparent url(images/b_contact.jpg) 0 0 no-repeat;
}
#nav li a.about {
    background: transparent url(images/b_about.jpg) 0 0 no-repeat;
}
#nav li a.whatsay {
    background: transparent url(images/b_whatsay.jpg) 0 0 no-repeat;
}
#nav li a.corporate {
    background: transparent url(images/b_corporate.jpg) 0 0 no-repeat;
}
#nav li a.links{
    background: transparent url(images/b_links.jpg) 0 0 no-repeat;
}
#nav li a.galwed{
    background: transparent url(images/b_galwed.jpg) 0 0 no-repeat;
}
#nav li a.galkid{
    background: transparent url(images/b_galkid.jpg) 0 0 no-repeat;
}
#nav li a.galspec{
    background: transparent url(images/b_galspec.jpg) 0 0 no-repeat;
}
#nav li a.gohome{
    background: transparent url(images/b_gohome.jpg) 0 0 no-repeat;
}
#nav li a:hover, #nav li a.active {
    background-position: 0 -24px;
}

.imgplaceleft {
    width: 150px;
    float:left;
    padding: 10px 0;
    text-align: center;
    font-size: .8em;
    font-style: italic;
}

.testim {
    margin: 20px 0;
    padding-bottom: 20px;
    overflow: auto;
    background: #000 url(images/sep_ln_tst.gif) center bottom no-repeat;
    font-size: .85em;
    _height : 1%;
}

.innerimg {
    width: 160px;
    float: right;
    padding: 10px;
    text-align: center;
    font-size: .8em;
    font-style: italic;
}
.imglinks {
    text-align: center;
}
.imglinks a {
    color:#000;
    text-decoration: none;
}

.gall {
    width: 150px;
    margin: 10px;
    text-align: center;
    height: 180px;
    float: left;
    font-size:.8em;
    color: #fff;
}