body {
margin:0;
padding:0;
background:#fff url(../images/bodyBg.gif) top center no-repeat;
font:11px Geneva,Arial,Helvetica,sans-serif;
color:#a7aeb7;
}

h1 {
font-size:11px;
font-weight:normal;
color:#fff;
}

a {
text-decoration:underline;
color:#a7aeb7;
}

a:hover {
text-decoration:none;
}

#siteWrapper {
position:relative;
width:832px;
margin:0 auto;
}

ul#menu {
position:absolute;
top:105px;
left:85px;
z-index:10;
margin:0;
padding:0;
list-style-type:none;
}

ul#menu li {
margin:0;
padding:0;
display:inline;
float:left;
}

li#home {
width:70px;
height:35px;
background:transparent url(../images/menu_home.gif) top left no-repeat;
}

li#home a {
display:block;
width:70px;
height:35px;
background:transparent url(../images/menu_home.gif) top left no-repeat;
}

li#home a:hover {
background:transparent url(../images/menu_homeO.gif) top left no-repeat;
}

li#about {
width:73px;
height:35px;
background:transparent url(../images/menu_about.gif) top left no-repeat;
}

li#about a {
display:block;
width:73px;
height:35px;
background:transparent url(../images/menu_about.gif) top left no-repeat;
}

li#about a:hover {
background:transparent url(../images/menu_aboutO.gif) top left no-repeat;
}

li#gallery {
width:79px;
height:35px;
background:transparent url(../images/menu_gallery.gif) top left no-repeat;
}

li#gallery a {
display:block;
width:79px;
height:35px;
background:transparent url(../images/menu_gallery.gif) top left no-repeat;
}

li#gallery a:hover {
background:transparent url(../images/menu_galleryO.gif) top left no-repeat;
}

li#events {
width:76px;
height:35px;
background:transparent url(../images/menu_events.gif) top left no-repeat;
}

li#events a {
display:block;
width:76px;
height:35px;
background:transparent url(../images/menu_events.gif) top left no-repeat;
}

li#events a:hover {
background:transparent url(../images/menu_eventsO.gif) top left no-repeat;
}

li#retailers {
width:85px;
height:35px;
background:transparent url(../images/menu_retailers.gif) top left no-repeat;
}

li#retailers a {
display:block;
width:85px;
height:35px;
background:transparent url(../images/menu_retailers.gif) top left no-repeat;
}

li#retailers a:hover {
background:transparent url(../images/menu_retailersO.gif) top left no-repeat;
}

li#classes {
width:79px;
height:35px;
background:transparent url(../images/menu_classes.gif) top left no-repeat;
}

li#classes a {
display:block;
width:79px;
height:35px;
background:transparent url(../images/menu_classes.gif) top left no-repeat;
}

li#classes a:hover {
background:transparent url(../images/menu_classesO.gif) top left no-repeat;
}

li#contact {
width:88px;
height:35px;
background:transparent url(../images/menu_contact.gif) top left no-repeat;
}

li#contact a {
display:block;
width:88px;
height:35px;
background:transparent url(../images/menu_contact.gif) top left no-repeat;
}

li#contact a:hover {
background:transparent url(../images/menu_contactO.gif) top left no-repeat;
}

#plate {
position:absolute;
top:0px;
right:-30px;
z-index:3;
}

#indexPhoto {
position:relative;
top:134px;
left:34px;
width:725px;
height:468px;
background:transparent url(../images/photoframe2.jpg) top left no-repeat;
}

ul#indexPhotos {
margin:0;
padding:0px;
list-style: none;
}

ul#indexPhotos li {
margin:35px 0 0 94px;
padding:0px;
}

#footer {
position:relative;
top:150px;
text-align:center;
}

/* classes page */

#classesArea {
position:relative;
top:128px;
left:36px;
width:724px;
height:845px;
background:transparent url(../images/classesBg.jpg) top left no-repeat;
}

#classesBigArea {
position:relative;
top:128px;
left:36px;
width:724px;
height:1000px;
background:transparent url(../images/classesBgNew.jpg) top left repeat-y;
}

#classesContent {
padding-top:70px;
margin:0 90px 0 120px;
}

#classesContent hr {
margin-bottom:10px;
border:none;
background:#727d94;
height:1px;
}

#model
{
font:11px Geneva,Arial,Helvetica,sans-serif;
color:black;
}

#model a {
text-decoration:underline;
color:blue;
}

/* retailers page */

#retailersContent {
padding-top:65px;
margin:0 90px 0 120px;
}

#retailersContent ul {
margin:0;
padding:0;
list-style-type: none;
}

#retailersLeft {
float:left;
width:175px;
}

#retailersRight {
float:right;
width:250px;
text-align: left;
}

/* contact form */

img#contactImage {
margin-bottom:15px;
}

.formRequired {
color:#fff;
padding-left:2px;
}

input {
width:180px;
height:21px;
padding:3px 8px 3px 5px;
margin:5px 0 5px 0;
background:transparent url(../images/inputBg.png) top left no-repeat;
border:none;
}

textarea {
font:11px Geneva,Arial,Helvetica,sans-serif;
width:180px;
height:93px;
padding:3px 8px 3px 5px;
margin:5px 0 5px 0;
background:transparent url(../images/textareaBg.png) top left no-repeat;
border:none;
}

.submitButton {
width:68px;
height:21px;
background:none;
}

/* about page */

#aboutArea {
position:relative;
top:131px;
left:42px;
width:718px;
height:591px;
background:transparent url(../images/aboutBg.jpg) top left no-repeat;
}

#aboutContent {
padding-top:65px;
margin:0 90px 0 120px;
}

#aboutLeft {
float:left;
width:300px;
}

#aboutRight {
position:absolute;
top:40px;
right:58px;
width:193px;
}

#eventsImg {
margin-left:-4px;
}

p.galleryTag {
font-size:12px;
float:right;
margin-top:0;
padding-right:60px;
}

