html, body, ul, ol, ul, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a { margin: 0;    padding: 0;    border: 0;    font-family: helvetica, arial, verdana, sans-serif;    color: #000;    }

body {background: #121639 url(../images/bottomleft_bg.gif) bottom right fixed no-repeat; text-align: center; }

.intro {
    font-family: georgia, palatino, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    line-height: 20px;
}
    
img {
    border: 2px solid #121639;
    }
    
p {
    font-size: 12px;
    line-height: 14px;
    }

ul {
    font-size: 12px;
    line-height: 14px;
    margin-left:30px;
    }

#spacer {
	position: absolute;
	top: 70px;
	border:none;
}
    
h3 {
    font-family: georgia, palatino, times, serif;
    font-weight: bold;
    font-size: 16px;
    color: #cc0000;
    }
    
h4 {
    font-size: 13px;
    text-decoration: italic;
    color: #414140;
    margin-bottom: 3px;
    }
    
a {
    color: #cc0000;
    }
    
a:hover {
    text-decoration: none;
    }
    
#wrapperleft {
    width: 100%;
    background: url(../images/topleft_transbg.gif) top left scroll no-repeat;
    float: left;
    margin-bottom: 15px;
}

#central {	width: 777px;	margin: 0 auto 20px auto;
	text-align: left;	}
	
#header, #talkaoke, #whowantstobe, #grandstand, #directionless, #traffic, #dicshunary, #aboutheader {
    width: 777px;
    float: left;
    }
    
#topnav {
    width: 765px;
    height: 36px;
    float: left;
    }
    
#topnav img {
    float: right;
    }
        
#header {    
    min-height: 360px;
    height:auto !important;    height:360px;
    background: url(../images/header_bg.gif) top left no-repeat;
    }
    
#aboutheader {
    background: url(../images/aboutheader_bg.gif) top left no-repeat;
    width: 777px;
    height: 203px;
    }
    
#nav {
    width: 777px;
    height: 170px;
    float: left;
    }
    
#nav ul {
    width: 300px;
    height: 64px;
    margin: 70px 0 0 420px;
    padding: 0;
    list-style: none;
    display: block;
    }
    
#nav li {
    width: 150px;
    height: 16px;
    display: block;
    float: left;
    text-indent: -9999px;
    margin-bottom: 1px;
    }
    
#nav a {
    display: block;
    text-decoration: none;
    width: 150px;
    height: 16px;
    border-bottom: 1px solid #121639;
    }
    
#nav a:hover {
    border-bottom: 1px dotted #cc0000;
    }
    
#navtalkaoke, #navtalkaoke a {
    background: url(../images/nav/nav_talkaoke.gif) top left no-repeat;
    }
    
#navwhowants, #navwhowants a {
    background: url(../images/nav/nav_whowants.gif) top left no-repeat;
    }
    
#navgrandstand, #navgrandstand a {
    background: url(../images/nav/nav_grandstand.gif) top left no-repeat;
    }
    
#navdirectionless, #navdirectionless a {
    background: url(../images/nav/nav_directionless.gif) top left no-repeat;
    }

#navtraffic, #navtraffic a {
    background: url(../images/nav/nav_traffic.gif) top left no-repeat;
    }
    
#navdicshunary, #navdicshunary a {
    background: url(../images/nav/nav_dicshunary.gif) top left no-repeat;
    }
    
#navdistributed, #navdistributed a {
    background: url(../images/nav/nav_library.gif) top left no-repeat;
    }
    
#navopeness, #navopeness a {
    background: url(../images/nav/nav_openess.gif) top left no-repeat;
    }
    
#talkaoke {
    min-height: 202px;
    height:auto !important;    height:202px;
    background: url(../images/talkaoke_bg.png) top left no-repeat;
    }
    
#whowantstobe {
    min-height: 207px;
    height:auto !important;    height:207px;
    background: url(../images/whowants_bg.png) top left no-repeat;
    }
    
#grandstand {
    min-height: 202px;
    height:auto !important;    height:202px;
    background: url(../images/grandstand_bg.png) top left no-repeat;
    }
    
#directionless {
    min-height: 207px;
    height:auto !important;    height:207px;
    background: url(../images/directionless_bg.png) top left no-repeat;
    }
    
#traffic {
    min-height: 213px;
    height:auto !important;    height:213px;
    background: url(../images/traffic_bg.png) top left no-repeat;
    }
    
#dicshunary {
    min-height: 207px;
    height:auto !important;    height:207px;
    background: url(../images/dicshunary_bg.png) top left no-repeat;
    }
    
#about {
    margin: 13px 160px 0px 50px;
    padding: 5px;
    background: #fff;
    float: left;
    display: inline;
    }
    
#aboutpage {
    width: 657px;
    margin: 0;
    padding: 0 60px 0 60px;
    background: url(../images/aboutbg.gif) top left repeat-y;
    float: left;
    }
    
#aboutpage p {
    margin: 10px 0 20px 0;
    line-height: 17px;
    }
    
#aboutpage ol {
    text-indent: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    list-style-position: inside;
    }

.leftbox {
    margin: 35px 180px 0 38px;
    padding: 5px;
    background: #fff;
    }
    
.rightbox {
    margin: 40px 30px 0 180px;
    padding: 5px;
    background: #fff;
    }
    
.imgleft {
    margin-right: 10px;
    }
    
.imgright {
    float: right;
    margin-left: 10px;
    }
