body{
    background-color:#797580;
}

a{
    color:#4B1F91;
}

a:hover{
    color:#797580 !important;
}

#header{
}

.container{
	border-left:solid 2px #FCF305;
	border-right:solid 2px #FCF305;
}

.nav_0{
    background-color:#FCF305;
}

.nav_0 a{
    background-color:transparent !important;
    color:#797580 !important;
}

.nav_0 a:hover{
    color:#D4B7F7 !important;
}

.work_excerpt{
	background-color:#eeeeee;
}

h1, h2, h3, h4{
    color:#797580 !important;
}



.yellow-dark{
    color:#797580 !important;
}

#header{
}

.toc-header{
    background-color:#eeeeee;
    border-top:solid 1px #4B1F91;
    margin-bottom:-1px;
}

.toc-header a{
    color:#797580 !important;
}

.work-nav{
    border-top:solid 1px #4B1F91;    
    background-color:#D3BFF2 !important;
    color:#4B1F91 !important;
}

.work-right{    
    border-left: solid 1px #4B1F91;
}

.person-right{    
    border-left: solid 1px #4B1F91;
    min-height:360px;
}

.contents-item{
    border-bottom:0.1em solid #D3BFF2 !important;
}

/**Autocomplete**/
.ac_odd{
    background-color:#EEEEEE !important;
}

.ac_over{
    background-color:#797580 !important;
    border-left: solid 4px #4A2E80 !important;
}
