body
{
    margin: 0;
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #cbcbcb;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 1em;
}

body.home {background-image: url(img/head/bg-abercastle-sunset.jpg);}
body.travel-photos {background-image: url(img/head/travel-photos.jpg);}
body.the-cakes {background-image: url(img/head/the-cakes-band.jpg);}

body.iceland-photos {background-image: url(img/head/iceland-photos.jpg);}
body.slovenia-photos {background-image: url(img/head/slovenia-photos.jpg);}
body.croatia-photos {background-image: url(img/head/croatia-photos.jpg);}
body.central-europe-photos {background-image: url(img/head/central-europe-photos.jpg);}
body.western-europe-photos {background-image: url(img/head/western-europe-photos.jpg);}

img{margin: 0; border: 0;}
hr{clear: both; visibility: hidden; padding: 0; margin: 0; border: 0; height: 0;}
h1{margin: 0; padding: 0; font-size: 1.1em;}
h2{margin: 0; padding: 0; font-size: 0.9em;}

a{color: #ffffff;}
a:visited{color: #ffffac;}
a:hover{color: #fc3333;}

.outer
{
    margin: auto;
    width: 900px;
    height: 504px;
}

.outer2
{
    margin: auto;
    width: 900px;
    height: 199px;
}

div.content
{
    margin: auto;
    width: 900px;
}

div.content_mid
{
    color: #ffffff;
    background-color: #1c1c1c;
    border-top: solid 1px #cccccc;
    padding: 1.5em 1em 2.5em 1em;
}

div.text
{
    font-size: 0.8em;
}

body.the-cakes .content_mid
{
    
    padding: 1.5em 1em 1.5em 1em;
}

div.content_mid p
{
    font-size: 0.7em;
    margin: 1em 0 1.5em 0;
}


/* box section w/ border */
div.updates
{
    width: 50%;
    border: solid 1px #ffffff;
    padding: 1%;
    margin: 1em 0 0 0;
    font-size: 0.9em;
}

div.band
{
    border: solid 1px #ffffff;
    text-align: center;
    padding: 0%;
    font-size: 0.9em;
}

div.listen
{
    width: 95%;
    border: solid 1px #ffffff;
    margin: auto;
    padding: 0%;
    font-size: 0.9em;
    vertical-align: bottom;
}
/* end box section w/ border */

div.intersect
{
    width: 110px;
    background-color: #1c1c1c;
    font-weight: bold;
    font-size: 1.1em;
    position: relative;
    top: -1em;
    left: 0.5em;
    z-index: 1;
    text-align: center;
}

body.the-cakes div.intersect
{
    top: -0.6em;
    left: 0.5em;
}

body.the-cakes div.band
{
    top: -0.7em;
    left: 0.2em;
    text-align: left;
}

div.band p
{
    text-align: center;
}

div.home_text
{
    font-size: 0.75em;
    float: left;
    width: 33%;
    padding-bottom: 0.3em;
}

/*the cakes*/

div.biog
{
    float: left;
    width: 76%;
}

div.biog-r
{
    float: right;
    width: 22%;
}

div.h_t2 /*the-cakes-band*/
{
    margin: 0 0 0 2.5%;
    font-size: 0.7em;
    width: 16%;
}

.h_t2 ol
{
    margin: 0.7em 0 1.5em 0;
    padding: 0;
    list-style-type: none;
}



.h_t2 img
{
    vertical-align: middle;
    margin-right: 4px;
}

img.cd-cover
{
    margin: 0.5em 0 0.5em 0;
}

div.home_text h1
{
    margin: 0;
    padding: 0;
    font-size: 1em;
}

div.home_text h2
{
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

div.footer
{
    color: #ffffff;
    background-color: #393939;
    padding: 1em;
    text-align: center;
    border-top: solid 1px #ffffff;
    font-size: 0.75em;
    line-height: 1.5em;
}

div.footer h2
{
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}






/*

img
{
    border: 0px;
}

h2
{
    font-size: 1.2em;
    margin: 0;
}

img.art
{
    padding:0px 3px 0px 3px;
}

table.first
{
    background: #ffffff url(image/bg_tbl.jpg) no-repeat top center;
    width:740px;
    border-left-width:1px;
    border-right-width:1px;
    border-top-width:0px;
    border-bottom-width:0px;
    border-style:solid;
    border-color:#000000;
    padding:0px 0px 0px 0px;
    background-color:#fbfbfb;
}

img.photo_menu
{
    width:300px;
    height:200px;
    border-width:0;
    padding:0 0 1.5em 0; 
}

.photos
{
    text-align: center;
}

img.photo_w
{
    width: 173px;
    height: 130px;
    margin: 0 0.4em 0 0.4em;
}

img.photo_h
{
    width: 130px;
    height: 173px;
    margin: 0 0.4em 0 0.4em;
}

td.spacing
{
    padding: 0px 7px 0px 7px;
    
}

*/
