* {
padding: 0;
margin: 0;
border: 0px;
}
body {
margin: auto;
padding: 0px;
margin: 0px;
background:#ffffff url(images/bg.jpg) 0px 17px repeat-x;
}
#wrapper {
margin: auto;
width: 621px;
height: auto;
}
#header {
width: auto;
height: 182px;
background: url(images/headerbg.png) 0px 0px repeat-x;
}
#header h1 {
padding: 12px 20px 20px 20px;
}
#header h1 a{
display:block;
width:252px;
height:56px;
text-indent:-9009px;
background:url(images/logo.jpg) no-repeat 0 0;
}
#navigation {
width: auto;
background: url(images/navbg.jpg) 10px 0px no-repeat;
height: 42px;
padding-left: 32px;
text-align : center;
}
#navigation ul li {
text-align : center;
list-style: none;
}
#navigation li {
height : 42px;
float : left;
}
#navigation li a {
font-family: arial;
float : left;
display : block;
line-height : 45px;
height : 42px;
vertical-align : middle;
padding : 0 32px 0 32px;
text-decoration : none;
font-size : 12px;
color : #fff;
}
#navigation li:hover {
background : url(images/navovera.jpg) 0px 1px no-repeat;
}
#navigation li a:hover {
color: #2e85ec;
background : url(images/navoverb.jpg) 5px 1px no-repeat;
background-position: bottom right;
}
#content {
text-align: left;
line-height: 18px;
font-size: 11px;
font-family: verdana;
background: url(images/content.jpg) 0px -42px no-repeat;
height: auto;
padding: 10px 30px 30px 30px;
}
#sidebar {
padding-left: 20px;
float: right;
width: 200px;
height: 600px;
}
.bold {
color: #0096fd;
font-weight: bold;
font-size: 11px;
}
#content h1 {
font-size: 16px;
color: #108ffe;
line-height: 22px;
padding-bottom: 5px;
width: 327px;
border-bottom: 1px #d6d6d6 solid;
font-family: georgia;
font-weight: bold;
letter-spacing: 2px;
}
#sidebar h1 {
padding-bottom: 5px;
font-size: 14px;
color: #108ffe;
line-height: 22px;
width: 200px;
border-bottom: 1px #d6d6d6 solid;
font-family: georgia;
font-weight: bold;
letter-spacing: 2px;
}
#sidebar ul{
text-align : left;
list-style: none;
}
#sidebar ul li{
background: url(images/sidebarbg.jpg) 0px 4px no-repeat;
display: block;
padding-left: 25px;
text-decoration: none;
line-height: 34px;
height: 34px;
border-bottom: 1px #d6d6d6 solid;
}
#sidebar ul li a{
padding: 2px 0px 2px 0px;
font-size: 11px;
text-decoration: none;
color: #92999f;
border-bottom: 1px dashed #0095fc;
}
#sidebar ul li:hover{
background: url(images/sidebarbg.jpg) 0px -28px no-repeat;
padding-left: 30px;
color: white;
}
#sidebar ul li a:hover{
font-size: 11px;
text-decoration: none;
color: white;
border-bottom: 1px solid #0095fc;
}
#footer {
text-align : center;
background:#3d3d3d url(images/footer.jpg) 0px 0px repeat-x;
width: auto;
height: 70px;
font-size: 11px;
padding-top: 90px;
font-family: tahoma;
padding-left: 20px;
color: #9f9f9f;
background-position: center;
}
#footer a {
text-decoration: none;
color: #9f9f9f;
}
#footer a:hover{
color: #0095fc;
border-bottom: 1px white dashed;
}
li.link {
background: white;
}
#navbar {
padding-left: 30px;
float: right;
width: 200px;
height: 900px;
}
#navbar ul{
text-align : left;
list-style: none;
}
#navbar ul li{
padding-left: 5px;
text-decoration: none;
line-height: 34px;
height: 34px;
border-bottom: 1px #d6d6d6 solid;
}
#navbar ul li a{
padding: 2px 0px 2px 0px;
font-size: 11px;
text-decoration: none;
color: #92999f;
border-bottom: 1px dashed #0095fc;
}
#navbar ul li:hover{
background: url(images/navbarbg.jpg) 0px -28px no-repeat;
padding-left: 5px;
color: white;
}
#navbar ul li a:hover{
font-size: 11px;
text-decoration: none;
color: white;
border-bottom: 1px solid #0095fc;
}
#navbar h1 {
padding-bottom: 5px;
font-size: 14px;
color: #108ffe;
line-height: 22px;
width: 200px;
border-bottom: 1px #d6d6d6 solid;
font-family: georgia;
font-weight: bold;
letter-spacing: 2px;
}