body {
	font-family:  Arial, Verdana, Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-image:  url("../img/background.png");
	background-attachment: fixed;
}
p {text-align:justify;}

#left {

width: 145px; height: auto;
background-image:  url("../img/circles2.png");
background-repeat: no-repeat;
background-position: top center;}

#center {
width:474px; 
height: auto; 
min-height: 400px;
padding: 10px;
background-color: #ffffff;

}

#right {width: 151px; height: 170px; min-height: 300px; }


#content {
width: 440px;
margin-left: 10px;
}

#content1 {
background-image:  url("../img/building.png");
background-repeat: no-repeat;
background-position: right bottom;
height: 74px;
background-color: #ffffff;
}

#content2 {
background-image:  url("../img/bart2.png"); width: 100px; height: 61px;}

#content2a {
background-image:  url("../img/bart.png"); width: 354px; height: 61px;}

#content3 {
padding: 10px;
background-image:  url("../img/shad.png");
background-repeat: repeat-x;
background-position: top;
width: 452px;
border-left: 1px #950101 solid;
border-right: 1px #950101 solid;
border-bottom: 1px #950101 solid;
 }

#content3 h1 {
font-variant:small-caps;
font-weight: bold;
font-size: 100%;
color: #755D1D;
margin-top: 20px;
margin-bottom: 5px;}

#content3 p {
font-size: 75%;
color: #7C0101;
margin-top: 0px;
margin-bottom: 5px;
}
#content3 li{
color: #7C0101;
margin-top: 0px;
padding-bottom: 5px;
}
#content3 ul{
margin-top: 3px;
margin-bottom: 5px;
font-size: inherit;
}
#content3 a:link, a:visited, a:active {color: #90783A; font-size: inherit;
text-decoration: underline;}

#content3 a:hover {
font-weight: bold;}

#content4 {
width: 454px;
padding-top: 25px;
padding-bottom: 25px;
color: black;
font-size: 70%;}
}

.lk2:active {color: #950101;
text-decoration: underline;font-size: 100%;
}
.lk2:visited {color: #950101;
text-decoration: underline;font-size: 100%;
}
.lk2:link {color: #950101;
text-decoration: underline;font-size: 100%;
}
.lk2:hover {color: #7C0101;
font-size: 100%;}
