div#bigleft {
background-color: red;
background-color: white;
width: 465px;
position: absolute;
left: 50%;
margin-left: -355px;
color: inherit;
}

body {
background-image: url( '../../images/20/design/backgroundcde.gif' );
background-position: center;
background-attachment: fixed;
}

div#bigleft.container div.content {
background-color: yellow;
background-color: white;
position: relative;
left: 5px;
width: 455px;
color: inherit;
}

div#bigleft.container div.divider {
width: 465px;
height: 1px;
overflow: hidden;
font-size: 1px;
background-color: #c2c2c2;
margin-top: 3px;
margin-bottom: 3px;
color: inherit;
}

div#bigleft.container div.dividerb {
width: 465px;
height: 1px;
overflow: hidden;
font-size: 1px;
background-color: #ffffff;
margin-top: 3px;
margin-bottom: 23px;
color: inherit;
}

div#bigleft h2 {
padding: 0;
margin: 0;
font-size: 2.0em;
font-weight: normal;
}

div#bigleft div.serial {
font-size: 1.3em;
text-align: justify;
}

div#bigleft div.serial p {
margin-top: 0;
}

a, div#bigleft a {
text-decoration: underline;
}

div#nav ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 15px;
}

div#nav li {
background-image: url( ../../images/20/nav/bullet.png );
background-repeat: no-repeat;
background-position: 0 -0.1em;
padding-left: 15px;
margin-bottom: 2px;
}

div#nav ul li ul {
list-style-type: none;
margin: 0;
padding: 0;
margin-left: 0px;
}

div#nav ul li ul li {
background-image: url( ../../images/20/nav/bullet.png );
background-repeat: no-repeat;
background-position: 0 -0.1em;
padding-left: 15px;
margin-bottom: 2px;
}

ul, ol, dl {
position: relative;
}
