/* by Nicolas Pin - 2005 */

body {
color: #555;
background: #ECECEC url(images/bodybkg.jpg) top repeat-x;
font-family: verdana, arial, "sans-serif";
font-size: 8pt;
padding:0;
margin: 0 0 15px 0;
}


a:link, a:visited
{
color: #555;
text-decoration: none;
font-weight: bold;
}


a:hover
{
color: #ca0000;
}


#container
{
width: 740px;
margin: 0 auto;
}


#header
{
background: url(images/banner.jpg) no-repeat bottom;
height: 99px;
margin: 0;
padding: 0;
}

#headerimg {float: left; margin: 32px 0 0 20px; border: 0;}

#header ul 
{
margin: 0 0 0 285px;
padding: 63px 0 0 0;
}

#header ul li
{
display: inline;
list-style-type: none;
}

#main
{
background: #fff;
margin: 0;
padding: 1px 40px 0px 40px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
height:400px;
}

#showsmain
{
background: #fff;
margin-top: 0;
padding: 17px 55px 10px 55px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#indeximage {margin-top:15px; margin-bottom:10px;}

.showdes {
padding-left: 71px;
margin-top:0;
margin-bottom: 10px;
padding-bottom: 20px;
border-bottom: 1px dotted #555;
width: 550px;
}

.showdes-last {
padding-left: 71px;
margin-top:0;
margin-bottom: 10px;
padding-bottom: 20px;
width: 550px;
}

#main a img
{
border: none;
}


#main h2 {margin-top: 18px; margin-bottom: 0px;} 

#main p {margin: 0px;}


.friends {margin: 0 20px;}

.middle
{
text-align: center;
}


#footer
{
background: url(images/footer.jpg) top no-repeat;
clear:both;
color: #aaa;
padding-top: 15px;
text-align: center;
}

#footer a {color: #aaa; text-decoration: underline;}