
body {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : #000;
margin : 0;
padding : 0;
font-size : 18px;
text-align : center;
color : #fff;
}
#header {
background : url(notary-1.jpg) repeat-x;
width : 650px;
height : 100px;
color : #fff;
}
.headerText {
background : none;
font-size : 40px;
text-align : center;
padding-top : 25px;
padding-right : 25px;
padding-left : 25px;
padding-bottom : 25px;
color : #fff;
font-weight : bold;
}
DIV.center {
text-align : center;
}
.menu {
display : block;
background : #84d02e;
width : 650px;
color : #fff;
font-weight : bold;
padding-top : 8px;
border-top : 2px dotted #fff;
}
.menu a {
background : #84d02e;
color : #fff;
padding-left : 3px;
padding-right : 3px;
font-weight : bold;
text-decoration : none;
}
.menu a:active {
background : #84d02e;
color : #fff;
padding : 3px;
font-weight : bold;
text-decoration : none;
}
.menu a:hover {
background : #fff;
color : #84d02e;
padding-top : 3px;
padding-bottom : 13px;
padding-left : 3px;
padding-right : 3px;
font-weight : bold;
text-decoration : underline;
}
#container {
background : #fff;
color : #000;
width : 650px;
margin-right : auto;
margin-left : auto;
text-align : left;
}
#content {
background : #84d02e;
color : #000;
padding-top : 35px;
padding-right : 25px;
padding-left : 25px;
}
#columnR {
float : right;
width : 200px;
margin : 0;
margin-right : 0;
padding : 25px;
background : #fff;
color : #000;
}
b.black {
background : none;
color : #000;
font-size : 16px;
}
h2.headline {
background : #fff;
text-decoration : underline;
color : #84d02e;
}
h1.title {
font-weight : bold;
}
#bodytext {
background : #fff;
font-family : Verdana, Arial, Helvetica, sans-serif;
padding-left : 25px;
padding-right : 25px;
text-align : left;
color : #000;
padding-top : 5px;
padding-bottom : 30px;
margin-bottom : 0;
}
.imageobject {
float : right;
background : url(mobile-notary.jpg) no-repeat;
color : #fff;
height : 185px;
width : 280px;
}
.footer {
background : url(notary-2.jpg) repeat-x;
height : 100px;
width : 650px;
margin-right : auto;
margin-left : auto;
color : #fff;
padding-top : 5px;
font-size : 9px;
text-align : center;
}
.footer a {
background : none;
color : #fff;
padding-left : 2px;
padding-right : 2px;
}



