* {
margin : 0;
padding : 0;
}
a:active {
color : #000;
text-decoration : underline;
}
a:visited {
color : #003;
text-decoration : underline;
}
a:hover {
color : #ff0000;
text-decoration : none;
}
#wrapper {
width : 700px;
height : 500px;
margin : 10px auto;
border : 2px solid #000;
background-image : url(images/brand.png);
background-repeat : no-repeat;
text-align : center;
}
#wrapperp {
width : 700px;
height : 560px;
margin : 10px auto;
border : 2px solid #000;
background-image : url(images/brand.png);
background-repeat : no-repeat;
text-align : center;
}
#wrappers {
width : 700px;
height : auto;
margin : 10px auto;
border : 2px solid #000;
background-image : url(images/brand.png);
background-repeat : no-repeat;
text-align : center;
}
#navbar {
background : #000 url(images/navbak.jpg) repeat-x center;
margin : 6.5em 0 0 0;
height : 1.6em;
}
#navbar ul {
list-style-type : none;
}
#navbar li {
float : left;
position : relative;
}
#navbar a, #navbar a:link, #navbar a:visited {
text-decoration : none;
font-family : Verdana, Geneva, Arial, Sans-Serif;
font-size : 80%;
color : #000;
background : #aaa url(images/navbak.jpg) repeat-x center;
display : block;
height : 2em;
width : 6em;
border-right : 1px solid #ddd;
line-height : 2em;
text-align : center;
outline-style : none;
}
#navbar a:hover, #navbar a:active, #navbar li.selected a:link, #navbar li.selected a:visited {
background : #ddd url(images/navhover.jpg) repeat-x center;
color : #000;
}
#navbar li ul {
position : absolute;
z-index : 100;
visibility : hidden;
}
#navbar li:hover ul, #navbar li a:hover ul {
visibility : visible;
top : 1.6em;
left : 0;
}
#navbar li:hover ul li a, #navbar li a:hover ul li a {
background : #000;
color : #fff;
text-align : left;
display : block;
width : 10em;
padding : 0 0 0 1em;
height : auto;
}
#navbar li:hover ul li a:hover, #navbar li a:hover ul li a:hover {
background : #f00;
color : #000;
}
#navbar table {
margin : -1px;
border-collapse : collapse;
position : absolute;
top : 0.5em;
left : 0;
z-index : 100;
}
.page-head {
margin : 30px 0 0 0;
}
.entry-content {
font-size : 1em;
line-height : 1.4em;
text-align : left;
color : #000;
margin : 0 4em 0 4em;
}
.entry-content p, .entry-content h2 {
margin : 1em auto;
}
.entry-content ul {
list-style : disc;
vertical-align : middle;
text-align : left;
padding-left : 7.2em;
}
.entry-content ol, .entry-content div, .entry-content blockquote {
margin : 13px 0;
}
.table {
margin : 0 0 0 3em;
}
.table td {
border : 1px solid #000;
}
.entry-content td {
border : 1px solid #000;
}
.employment {
font-size : 1em;
line-height : 1.4em;
text-align : left;
color : #000;
margin : 0.5em 4em 0 5em;
list-style : none;
}
.sample {
margin : 7em 0 0 0;
font-size : 1em;
line-height : 1.4em;
text-align : center;
}
#footer {
text-align : center;
font-family : Times New Roman, Times, serif;
color : #fff;
}
.other ul {
list-style : none;
vertical-align : middle;
text-align : left;
padding : 1em 0 0 10.3em;
}
#footer {
position : relative;
}
