@charset "utf-8";
/* CSS Document */
*, html {
margin:0;
padding:0;
}
img {
border:none;
}
body {
background:#ffe39f url(/images/bg.jpg) repeat-x 0px 168px;
}
.menuTop {
list-style:none;
}
.menuTop li {
float:left
}
.menuTop li.spacer {
width:35px;
}
a {
color:#660000;
}
a:hover {
text-decoration:none;
}

body, table, td, th, tr, p, div {
color:#660000;
font-family:"Palatino Linotype";
font-size:13px;
}
p {
margin-top:10px;
}
h1 {
font-family:"Palatino Linotype";
color:#663300;
}

#header {
background:url(/images/header.jpg) repeat-x center #FFF;
height:168px;
}

#page {
width:850px;
margin:0 auto;
padding-bottom:15px;
}


#footer {
font-family:Arial;
text-align:right;
background:#FFF;
padding:15px;
clear:both;
width:850px;
margin:0 auto;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}


#contact_me_selected{
width:222px;
background-image:url(/images/contact_me_selected.png);
}

.widthspacer {
float:left;
width:25px;
}

.clear {
font-size:1px;
clear:both;
}
.lineBreak {
clear:both;
height:20px;
}

.menu a {
text-decoration:none;
}

.leftmenu {
list-style:none;
}
.leftmenu li.selected {
background:url(/images/bullet.png) no-repeat right 9px;
padding-right:15px;
font-weight:bold;
}
.leftmenu li {
font-size:14px;
padding:5px;
text-align:right;
}

.list {
list-style:none;
}
.list li a:hover {
background:#FFF;
}
.list li.spacer {
width:10px;
}
.list li {
width:160px;
padding-bottom:15px;
float:left;
}
.list li a {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
float:left;
padding:5px;
background:#F2F2F2;
}
.list li a span {
font-size:11px;
display:block;
padding:4px;
}
.splatter {
background:	url(../images/splatter.png) bottom no-repeat;
}