h5,h4,h3,h2,h1,.intro {
	color:#69674f
}

body {
    background:#c6c4b2
}

#container {
	background:#f9f8f0 url('../img/container_bg.gif') 0 0 repeat-y;
}

#site-home #container {
	background:#000 url('../img/container_home_bg.gif') 0 0 repeat-y;
}

#header {
	background:#000
}

.yui-module.yui-panel .hd {
    background:#fff;
    color:#CF1919;
}

#content a {
    color:#80093e
}

#content h2 a {
    color:#3C3C3C
}

#content a:hover {
    color:#2a3a53
}

#content a:visited {
    color:#000
}

#content a.ruby, #content a.navy,
#content a.ruby:hover, #content a.navy:hover,
#content a.ruby:visited, #content a.navy:visited {
    color:#fff
}
