body {
font-family: arial;
font-size: 10pt;
}

#logo {
background: url('../images/logo.jpg')  center top no-repeat;
height: 89px;
}

#picture {
background: url('../images/keyboard.jpg')  center top no-repeat;
height: 96px;
}

#nav {
height: 27px;
background: url('../images/nav.gif');
}

#navpadding {
position: relative;
left: 10px;
font-family: verdana;
font-size: 10pt;
}

#navpadding a {
color: #ffffff;
}

#navpadding a:hover {
color: #ccddea;
text-decoration: none;
}

#left {
width: 200px;
}

#lefttop {
background: url('../images/lefttop.jpg')  center top no-repeat;
height: 31px;
}

#righttop {
background: url('../images/righttop.jpg')  center top no-repeat;
height: 31px;
}

#centertop {
background: url('../images/centertop.jpg')  center top no-repeat;
height: 10px;
}

#leftmiddle {
background-color: #e5e5e5;
border: 1px solid #000000;
background: #e5e5e5 url('../images/leftmiddle.gif')  repeat-y;
font-family: arial;
font-size: 9.5pt;
}

#rightmiddle {
background-color: #e5e5e5;
border: 1px solid #000000;
background: #e5e5e5 url('../images/rightmiddle.gif')  repeat-y;
font-family: arial;
font-size: 9.5pt;
}

#centermiddle {
background-color: #e5e5e5;
background: #ffffff url('../images/centermiddle.gif')  repeat-y;
font-family: arial;
font-size: 9.5pt;
}

#cards {
background-color: #e5e5e5;
background: #ffffff url('../images/centermiddle.gif')  repeat-y;
height: 96px;
}

#leftbottom {
height: 12px;
background: url('../images/leftbottom.jpg') center top no-repeat;
}

#rightbottom {
height: 12px;
background: url('../images/rightbottom.jpg') center top no-repeat;
}

#centerbottom {
height: 12px;
background: url('../images/centerbottom.jpg') center top no-repeat;
}

#center {
width: 340px;

}

#right {
width: 200px;
}

#bottom {
height: 27px;
background: url('../images/bottom.gif');
font-family: verdana;
font-size: 8pt;
left: 10px;
padding: 4px;
}

#bottompadding {
position: relative;
left: 10px;
float: left;

}

#bottom a {
color: #000000;

}

#bottom a:hover {
color: #000000;
text-decoration: none;
}

#bottomright {
position: relative;
left: 66px;
float: right;
}

#bottomright a {
color: #000000;
font-weight: bold;
}

#bottomright a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

p {
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
}

h2 {
margin-right: 10px;
margin-left: 10px;
margin-top: 0px;
}

h3 {
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
}

#name, #email, #message, #business {
width: 200px;
border: 1px solid #cccccc;
}