* {
    margin: 0;
    padding: 0;
}

body {
    font: 16px Georgia, Times, serif;
    text-align: center;
    color: #2E2E20;
    background: #6B0003;
}

h1 {
    float: left;
    width: 415px;
    height: 109px;
    margin-top: 16px;
    padding-right: 60px;
    font: bold 36px Georgia, Times, serif;
    text-align: right;
    color: #D4C9BC;
}

h2 {
    float: right;
    width: 415px;
    padding: 50px 0 0 60px;
    font: italic 18px/24px Georgia, Times, serif;
    text-align: left;
    color: #D4C9BC;
}

h1 span, h2 span {
    color: #D0A47A;
}

h3 {
    text-align: center;
    color: White;
}

h4 {
    font: bold 16px/24px Georgia, Times, serif;
}

p {
    padding: 5px 0;
    font: 16px/24px Georgia, Times, serif;
    text-align: justify;
}

a {
    font-weight: bold;
    color: #295688;
    text-decoration: none;
}

a:hover {
    color: #5290A7;
    text-decoration: none;
}

/*img {
	float:left;
	}
img {
    display: block;
    float: inherit;
    margin: 5px 10px 5px 0;
    border: 10px solid #D5C9BD;
}*/


#header {
    position: relative;
    margin: 0 auto;
    width: 950px;
    height: 178px;
    background: #6B0003 url(images/header.jpg);
}

#hor_bar {
    clear: both;
    margin: 0 70px;
    height: 53px;
    background: Black url(images/hor_bar.gif) no-repeat;
}

#search {
    position: absolute;
    top: 86px;
    left: 83px;
    padding: 0px;
    width: 150px;
    height: 135px;
    background: url(images/logoej.gif);
}

#search input.text {
    float: left;
    display: block;
    padding: 3px 2px 0 2px;
    width: 100px;
    height: 23px;
    font-size: 16px;
    color: #2E2E20;
    background: #E2B4BE;
    border: 3px solid White;
}

#search input.submit {
    float: right;
    display: block;
    width: 32px;
    height: 32px;
    background: #979797 url(images/search_but.gif) no-repeat;
    border: none;
}

#menu {
    float: right;
    width: 640px;
}

#menu ul {
    list-style: none;
}

#menu ul li {
    display: inline;
}

#menu ul li a {
    padding: 0 15px;
    font: bold 18px/26px Georgia, Times, serif;
    text-decoration: none;
    color: #D4C9BC;
}

#menu ul li a:hover, #menu ul li a.active {
    text-decoration: none;
    color: White;
}

#middle {
    width: 100%;
    min-width: 950px;
    text-align: center;
    background: #D4C9BC url(images/bg.jpg);
}

#middle_2 {
    margin: 0 auto;
    width: 950px;
    background: #D4C9BC url(images/bg.jpg);
}

#middle_3 {
    margin: 0 70px;
    width: 810px;
    text-align: left;
    background: #CDC1B3 url(images/bg2.jpg);
}

#left {
    float: left;
    padding: 65px 13px 0 13px;
    width: 204px;
}

#left h3 {
    font: 20px/42px Georgia, Times, serif;
    background: #D1C5B7 url(images/lefth3.jpg);
}

#left ul {
    list-style: none;
    padding: 10px 15px 15px 15px;
    background: url(images/box.jpg) repeat-x top;
}

#left ul.lastul {
    padding-bottom: 0;
}

#left ul li {
    padding: 0;
    /*height: 22px;*/
}

#left ul li a {
    padding: 0;
    font: 16px/22px Georgia, Times, serif;
    color: #2E2E20;
}

#left ul li a:hover {
    color: #888874;
}

#right {
    float: right;
    padding: 20px 15px 0 0;
    width: 550px;
}

#right h3 {
    padding-top: 15px;
    font: 22px/33px Georgia, Times, serif;
    text-align: center;
    color: White;
}

#right h3 span {
    background: #D1C5B7;
}

#right2 {
    float: right;
    padding: 20px 15px 0 0;
    width: 760px;
}

#right2 h3 {
    padding-top: 15px;
    font: 22px/33px Georgia, Times, serif;
    text-align: center;
    color: White;
}

#right2 h3 span {
    background: #D1C5B7;
}


.box {
    margin: 10px 0 20px 0;
    background: url(images/box.jpg) repeat-x top;
}

.box table p {
	
    font: 12px/20px Georgia, Times, serif;
    text-align: left;
}


#lastbox {
    margin-bottom: 0;
}

#pad {
    clear: both;
    height: 15px;
    overflow: hidden;
}

#footer {
    clear: both;
    margin: 0 auto;
    padding-bottom: 63px;
    width: 950px;
    height: 1%;
    background: #6B0003 url(images/footer.jpg) no-repeat bottom;
}

#footer_2 {
    margin: 0 70px 20px 70px;
    text-align: center;
    background: #CDC1B3 url(images/bg2.jpg);
}

#footer p {
    font-size: 14px;
    text-align: center;
}

#footer p.copyright {
    padding: 20px 15px 0 15px;
    text-align: center;
}

#menulinks {margin:auto;padding:0; width:122px}
#menulinks ul { margin:0;padding:0;}
#menulinks ul li { display:block; text-align:right; !important background-image:url(img/bglink.gif) ; width:122}
#menulinks li a { color:#fff;font:bold 20px arial;text-decoration:none;line-height: 1.3em; display:block; padding-right:10}
#menulinks li a:hover { color:#5D2321; }
#menulinks li span { font:11px arial; color:#666; margin:0; }
#menulinks li span:hover  {color:#999;}
