/* CSS Document © anukk 2001-2006
The approved Fanlisting for the Camden Lock Market in London
URI: http://fan.freakstudio.org/camdenlock
Version: 2.0
*/

html {
margin: 0px auto;
padding: 0px;
}

body {
margin: 0px auto;
text-align: center;
background-color: #B0B0B0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(background.gif);
background-repeat: repeat-x;
font-size: 11px;
line-height: 16px;
color: #3E3E3E;
}

a:link {
color: #BD3905;
text-decoration: none;
}

a:visited {
color: #BD3905;
text-decoration: none;
}

a:hover {
color: #000;
text-decoration: underline;
}

a:active {
color: #BD3905;
text-decoration: none;
}

#wrapper {
margin: 0px auto;
width: 733px;
height: 547px;
}

#pic1 {
margin: 0px auto;
width: 733px;
height: 93px;
background-image: url(layout2_01.jpg);
background-repeat: no-repeat;
}

#pic2 {
margin: 0px auto;
height: 210px;
width: 733px;
background-image: url(layout2_02.jpg);
background-repeat: no-repeat;
}

#pic3 {
margin: 0px auto;
text-align: center;
width: 733px;
padding: 0px;
}

#text {
width: 650px;
margin: 0px auto;
text-align: justify;
overflow: auto;
height: 193px;
padding-right: 10px;
padding-bottom: 0px;
padding-top: 0px;
padding-left: 0px;
}

#pic4 {
margin: 0px auto;
height: 156px;
width: 733px;
background-image: url(layout2_04.jpg);
background-repeat: no-repeat;
}

img {
border: 0px;
}

h1 {
color: #000;
font-size: 12px;
border-bottom: 1px solid #D7501A;
padding-bottom: 2px;
margin-bottom: 5px;
margin-top: 1px;
text-transform: uppercase;
}

textarea, select, option, input {
border: 1px solid #000;
padding: 1px;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-image: url(formbg.gif);
font-size: 11px;
color: #3E3E3E;
}

