h1
{
        font-family: Monotype Corsiva;
        font-size: 30px;
}
h1.ld {
				  font-family: Verdana;
				  color: #666666;
				  font-size: 120%;
				  font-weight: normal;
				  padding: 0px 0px 10px 0px;
				  margin: 10px;
				}

h2 {	color: #000000;
    font-size: 20px;
    padding: 0px 0px 0px 0px;
	margin: 10px;	}

table {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse
}
table {
        width: 100%;
        table-layout: fixed;
        border-collapse: collapse
}
td, form, input, p {
        margin: 0;
        padding: 0;

}
img {
        border: 0px
}
body {
        color: #000000;
        font: 14px Arial, sans-serif;
        line-height: 18px;
        margin: 0;
        padding: 0px 50px 0px 0px;
        background: #FFF url(images/bg.gif) left top no-repeat;
}
a {
        color: #204E88;
        text-decoration: underline
}
a:hover {
        color: #BD000D
}

a.foot {	color: #000000
	text-decoration: none;
	}

a.dash {
        text-decoration: none;
        border-bottom: 1px dashed #204E88
}
a.dash:hover {
        border-bottom: 1px dashed #BD000D
}
big {
        color: #000000;
        font: 22px Arial, sans-serif
}
li, ol {
        list-style-type: none;
        margin: 0;
        padding: 0;
        line-height: 28px;
}
#layer {
        position: relative;
        width: 100%;
        height: 210px;
        background: url(images/bg2.jpg) left top repeat-x;
        border: #2A6172 1px solid;
        cursor: hand
}

.im_small {
	height: 250px;
	width: 150px;
	border: 1px solid #fff;
}
.im_big {
	height: 555px;
	width: 370px;
	border: 2px solid #ccc;
}