* {
    padding: 0;
    margin: 0;
}
body {
    font: normal 10px Tahoma, Verdana, Arian, sans-serif;
    color: #000;
    background-color: #FFFFFF;
}
li { list-style: none; }
.cl { clear: both; }
img, fieldset { border: none; }
a { text-decoration: none; }
#main {
    width: 780px;
    margin: 0 auto;
    background-color: #FFF;
    border: 1px solid #FFF;
}
#top h1 {
    text-indent: -9999px;
}
#top h1 a {
    width: 778px;
    display: block;
    height: 179px;
    background: transparent url(../img/top.jpg) no-repeat;
}
#wraper {
    height: 100%;
    overflow: hidden;

}
#content {
    background: transparent url(../img/spacer_b.gif) repeat-x top;
    width: 768px;
    float: right;
    padding: 10px;
    padding-top: 7px;

}

#mysidebar {
    background: transparent url(../img/spacer_b.gif) repeat-x top;
    width: 180px;
    float: left;
    padding: 10px;
    height: 16px;
}

#sidebar {
    
    width: 180px;
    float: left;
    padding: 10px;
    height: 16px;
}
#nav ul {

}
#nav li {


}
table.menu
{
 width: 765 px;
 border: 0pt;
 height: 25 px;
 text-align: center;
 vertical-align: center;
 margin: 0 0 0 0;
}

td.podmenu
{
 width: 154 px;
 height: 25 px;
 text-align: center;
 vertical-align: center;
 margin: 0 0 0 0;
}

#nav a {
    display: block;
    text-align: center;
    vertical-align: center; 
    color: #942021;
    font-weight: bold;
    background-color: #F7EFE7;
    border-bottom: 0px solid #F7EFE7;
    border-top: 2px solid #F7EFE7;    
    width: 153px;
    height: 25px;
    text-indent: 10px;
    line-height: 20px;
    list-style: none;
    margin: 0 0 0px 0;    
}
#nav a:hover {
    background-color: #EEDBC9;
    border-bottom: 0px solid #EEDBC9;
    border-top: 2px solid #EEDBC9;       
    list-style: none;
    margin: 0 0 0px 0;    
}
.cover  {
    float: center;
}
.cover a {
    
}
.cover a img {

    border: 0px solid #C2CEC0;
}
.cover a:hover img {

    border: 0px solid #B58032;
}
.summary {
    float: right;
    width: 420px;
    margin-top: 20px;
}
.summary span{
    text-indent: 10px;
    line-height: 20px;
    display: block;
    width: 150px;
    color: #FFF;
    font-weight: bold;
    background-color: #DEB406;
    margin: 0 0 2px 0;
    margin-top: 3px;

}



.title {
    margin: 5px 0;
    
}

.alt {
    margin: 0 10px 18px 10px;
    text-align: justify; 
}
h2 {
    font-size: 11px;
}
h4 {
    font-size: 10px;
}
#footer {
    background-color: #F7EFE7;
    height: 19px;
}
#footer a {

    padding: 0 10px 0 0;
		
}

#footer_up {
    background-color: #385F33;
    height: 19px;
		font-size: 12px;
		color: white;


}
#footer_up a {
    float: center;
		padding: 0 10px 0 0;
		color: white;
}

#arch {
    position: relative;
    border: 1px solid #385F33;
    height: 100px;
}
#arch span {
    position: absolute;
    top: -8px;
    color: #DEB406;
    font-weight: bold;
    left: 5px;
    padding: 0 5px;
    background-color: #FFF;
}


.alt img {

    border: 4px solid #C2CEC0;
}
.alt a:hover img {

    border: 4px solid #B58032;
}

#menu0 {
	width: 400px;
	margin: 0px;
	padding: 0;
}

#menu0 dt {
	background-color: #CC9900;
	color: #fff;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 0 0;
	padding: 2px;
}

#menu0 dd {
	background-color: #eee;
	color: #000;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #888;
	margin: 0;
	padding: 1px 5px;
}

#menu0 dd.active {
	font-weight: bold;
}