/* Barkingweb CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
text-align: left;
background-color: #000000; 
}

#flash_wrapper{
background-image: url(../images/main_background_image.jpg);
background-repeat: repeat-y;
background-color: #000000;
border: 1px solid #333333;
margin: 50px auto;
width: 940px;
position: relative; /* positioning is required to allow control of ap elements within the wrapper */
}

#ap_lacanche_small{
position: absolute;
top: 0;
left: 369px;
height: 100px;
width: 202px;
}

#flash_holder{
position: relative;
top: 100px;
left: 170px;
height: 366px;
width: 600px;
margin-bottom: 200px;
border: 1px solid #0D0D0D;
}

#footer{
clear: both;
text-align: center;
border-top: 1px solid #505050;
padding-top: 0.25em;
padding-bottom: 0.5em;
padding-left: 0.25em;
font-size: 70%;
letter-spacing: 1px;
color: #383838;
word-spacing: 2em; /* word-spacing is not supported by WinIE v5 and 5.5 but impact minimal in these browsers */
}

/************************* start of css for footer *****************************************************************************/

#footer{
clear: both;
text-align: center;
border-top: 1px solid #505050;
margin-top: 10px;
padding-top: 0.25em;
padding-bottom: 0.5em;
padding-left: 0.25em;
font-size: 70%;
letter-spacing: 1px;
color: #383838;
word-spacing: 2em; /* word-spacing is not supported by WinIE v5 and 5.5 but impact minimal in these browsers */

}

#footer a{
text-decoration: none;
color: #383838;
}

#footer a:hover{
text-decoration: underline;
color: #0C0C0C;
}

/********************** end of css for footer **********************************************************************************/
