
*{
    margin: 0;
    padding: 0;
    font-family: Arial;
}
img{border: none;}
#stripe{
    position: relative;
    top: 0px;
    left: 0px;
    width: 120px;
    height: 100%;
    background-color: #058dcb;
}
#header{
    width:980px;
    background-image: url(../images/gigglepoetrylogo.gif);
    background-repeat: no-repeat;
    height:360px;
}
#content{
    width:980px;
    margin: 0 auto;
    overflow:hidden;
}

#main-content{
    width:100%;
    overflow:hidden;
}
#left{
    background-color: #058dcb;
}
#left,#center,#right{
    float: left;
    height:100%;
}
#left,#right{
    width:120px;
}
#center{
    text-align: center;
    width: 740px;
}
#topnavlist{
    list-style: none;
    margin-left:130px;
    padding:0;
    width:720px;
    text-align: center;
}
#topnavlist li{
    display: inline-block;
    height:40px;
    zoom:1;
    *display:inline;
}
#topnavlist li a{
    text-decoration: none;
    color:#FFF;
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    padding: 10px 16px;
}
/*nav colors*/
.darkblue{background-color: #0a37db;}
.orange{background-color: #fa8420;}
.green{background-color: #6bbb3e;}
.purple{background-color: #8968b7;}
.rose{background-color: #c1598a;}

#topad, #bottomad{
    margin: 20px 0 0 0;
    float: left;
}
#bottomad{
    margin-left: 8px;
}
.imagelinks{
    width: 126px;
    position: relative;
    float: left;
}
.imagelinks a{
    text-decoration: none;
    margin-left: 16px;
}
.imagelinks a img{
    height:80px;
}
#imagelinksright a img{
    height:60px;
    margin:20px 0 0 10px;
}
#sidenavlist{
    list-style: none;
}
#sidenavlist li{
    text-align: center;
    height: 66px;
}
#sidenavlist li a{
    text-decoration: none;
    color:#FFF;
    font-size: 20px;
    letter-spacing: .5px;
    display: block;
    height:56px;
    line-height: 24px;
    padding-top: 10px;

}
/* Side Nav Colors */
/*nav colors*/
.lightblue{background-color: #7fc6fa;}
.pink{background-color: #db40f4;}
.magenta{
    background-color: #81328e;
}

.darkblue:hover, .orange:hover, .green:hover, .purple:hover, .rose:hover, .lightblue:hover, .pink:hover, .magenta:hover{
    opacity: .75;
}
.pageimages{
    padding-right: 20px;
}
#ratemimage{margin-top: 14px;float: left;padding-left: 10px;}
#ratemimage img{width: 700px;}
#_ctl0_MainContent_featuredpoem h3{color: blue;padding: 8px 0;margin:0 90px;border-bottom: 1px solid #b3b3b3}
#_ctl0_MainContent_lblPoemText {
    display:inline-block;
    text-align: left;
}
#poemtext{margin:16px 90px;}
#poemtext a{margin-top:10px;}
#poemtext table{width:100%;text-align:center;margin-top:10px;}
#booktitles{min-height: 400px;margin-top:30px;}
#booktitles a{padding:10px 10px 0 0;width:100px;display: inline-block;}
#booktitles a img{width:86px;}

#center table.maintable {
    margin:0 auto;
}
#center table.maintable p {
    padding: 8px 0;
}