body {
        font-family: verdana, arial, tahoma, helvetica, sans-serif;
        margin: 10px;
        padding: 0;
        background-color: #efedd6;
        text-align: center;
        line-height: 22px;
}

#wrapper {
        width: 1000px;
        left: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        background-color: #efedd6;
        overflow: auto;
}

#title {
        width: 1000;
        height: 100px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 20px;
}

#title h1 {
        font-size: 36px;
        color: #373c98;
        font-weight: normal;
}

#title h2 {
        font-size: 26px;
        color: #373c98;
        font-weight: normal;
}

#maintext {
        float: left;
        top: 225px;
        width: 530px;
        margin-top: 5px;
        margin-left: 10px;
        background-color: #efedd6;
        font-size: 14px;
}

#maintext a:link, #maintext a:visited {
        font-weight: normal;
        color: #0000ff;
        font-size: 14px;
        font-weight: bold;
        text-decoration: underline;
}
#maintext img {
        border-style:ridge;
        border-color:#9b8643 #d7c998 #d7c998 #9b8643;
        border-width:5px;
}

#menu {
        float: left;
        width: 150px;
        margin-top: 10px;
        margin-left: 10px;
        background-color: #efedd6;
}

#menu ul {
        padding: 0px;
        margin-left: 0px;
        list-style: none;
}

#menu img {
        border: 0px;
}

#homelink {
        position: absolute;
        top: 75px;
}

#homelink a:link, #homelink a:visited {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
        font-size: 18px;
}

#leftbar {
	float: left;
	width: 250px;
        margin: 0px;
	margin-top: 0px;
        margin-left: -20px;
	padding-left: 0px;
	background-color: #efedd6;
	text-align: left;
	font-size: 14px;
        line-height: 26px;
}

#leftbar ul {
        list-style: none;
        text-align: left;
}

#leftbar a:link, #leftbar a:visited {
        color: #373c98;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12px;
}

#leftbar a:hover {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12px;
}

#rightbar {
        float: right;
        width: 210px;
        margin-top: 0px;
        background-color: #efedd6;
	text-align: left;
	font-size: 14px;
}

#rightbar ul {
        list-style: none;
        text-align: left;
}

#rightbar a:link, #rightbar a:visited {
        color: #373c98;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

#rightbar a:hover {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

a:link, a:visited {
        color: #373c98;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

a:hover {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

#footer {
	clear: both;
        text-align: center;
	padding-left: 0px;
	margin-bottom: 20px;
        font-size: 10px;
}

#footer1 {
	clear: both;
        text-align: center;
	padding-left: 0px;
	margin-bottom: 20px;
        font-size: 16px;
}

h3 {
        font-size: 20px;
        font-weight: bold;
	color: #373c98;
}

h4 {
        font-size: 20px;
        font-weight: normal;
        color: 373c98;
}

#elementdisplay {
        margin-top: 0px;
	padding-right: 5px;
        padding-left: 0px;
        background-color: #efedd6;
}

#elementdisplay img {
        margin-left: 10px;
	border: 2px solid #000000;
}

#elementdisplay p {
        font-size: 15px;
}

.addressarea {
        position: relative;
        float: right;
        top: 0;
        text-align: right;
        margin: 5px;
        font-size: 10px;
        width: 150px;
}

.elementbox {
        float: left;
        margin-top: 5px;
        margin-left: 0px;
        margin-bottom: 10px;
        margin-right: 10px;
        padding-bottom: 10px;
        border: 1px solid black;
        background-color: #efedd6;
        width: 525px;
}

.elementbox h2, .elementbox h3 {
        background-color: #efedd6;
        font-size: 13px;
        color: white;
        text-align: left;
        margin-top: 0;
        margin-bottom: -2px;
        padding-top: 2px;
        padding-left: 7px;
        padding-bottom: 2px;
}

.elementbox img {
        margin: 7px;
}

.elementbox p {
        margin: 0px;
        text-align: left;
        margin-top: 5px;
        margin-left: 7px;
        margin-right: 7px;
}

.elementbox a:link, .elementbox a:visited {
        color: #373c98;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}

.elementbox a:hover {
        color: red;
        font-weight: bold;
        text-decoration: underline;
        font-size: 14px;
}


hr {
        color: #cecece;
        height: 1px;
        margin-top: -5px;
        margin-bottom: 10px;
}

#rightbarimages {
        text-align: center;
        color: #000000;
        font-family: arial, tahoma, helvetica, sans-serif;
}

#rightbarimages h2 {
        font-size: 14px;
        text-align: center;
        margin-bottom: 10px;
}