/* MY OPERA GENERATED CSS */
body {
	background-color: #FFFFFF;
	background-image: none;
}
#top {
	background-color: #F86300;
	background-image: none;
}
/* END OF MY OPERA GENERATED CSS */
@import url(http://fonts.googleapis.com/css?family=PT+Sans);
body {
    font-family: 'PT Sans', segoe ui, sans-serif;
}
#top h1 {
    font-family: 'PT Sans', segoe ui, sans-serif;
    font-size: 2.3em;
    line-height: 1.1;
    color: #FFFFFF;
}
#top-photo {
    margin-top: 15px;
    margin-left: 15px;
    border: 1px solid #DDD;
}
#menu {
    background: url("/community/graphics/themes/128/menu2.gif") repeat-x scroll left top #E2E2E2;
    border-radius: 0px 0px 0px 0px !important;
    border-right: 1px solid #CECECE;
    height: 24px;
}
#menu ul li:first-child, #menu ul li:first-child a {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
#menu a#selected:link, #menu a#selected:visited, #top #menu a:hover {
    background-color: #999999;
    background-position: 0 -24px;
    border-right: 1px solid #8DCEF7;
    color: #FFFFFF;
}