.printonly, .mobileonly {
display: none;
}

body {
padding: 0px;
margin: 0px;
font-family: Segoe UI, Verdana, Helvetica, sans-serif;
background-color: #777;
}

#PageContainer {
background-image: url('/templates/personal_2009-12-16/images/background.gif');
background-position: top center;
overflow: hidden;
min-width: 900px;
}

#Header {
margin: 0px;
padding: 0px;
}

#Header #LogoArea h1 {
margin: 0px;
padding: 0px;
width: 900px;
margin-left: auto;
margin-right: auto;
}

#Header #LogoArea h1 a {
display: block;
background-image: url('/templates/personal_2009-12-16/images/logo.gif');
width: 400px;
height: 50px;
margin-left: auto;
margin-right: auto;
}

#Header #LogoArea h1 a span {display: none;}

#Header #MenuArea {
display: block;
overflow: hidden;
background-image: url('/templates/personal_2009-12-16/images/menu_back.gif');
background-position: top center;
height: 44px;
}

#Header #MenuArea ul {
display: block;
width: 900px;
margin: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
color: #000;
list-style-type: none;
text-align: center;
padding-top: 14px;
}

#Header #MenuArea ul li {
margin: 0px;
padding: 0px;
display: inline;
}

#Header #MenuArea ul li a {
font-size: 14px;
color: #969180;
padding-left: 10px;
padding-right: 10px;
text-decoration: none;
font-weight: bold;
}

#Header #MenuArea ul li a:hover {
color: #6a6554;
}

#SubPage {
min-width: 900px;
}

#Footer {
text-align: center;
color: #aaa;
padding-top: 10px;
font-size: 12px;
padding-bottom: 20px;
border-top: 1px solid #FFF;
}

#Footer ul {
margin: 0px;
padding: 0px;
text-align: center;
list-style-type: none;
}

#Footer ul li {
margin: 0px;
padding: 0px;
display: inline;
padding-left: 5px;
padding-right: 5px;
}

#Footer ul li a {
color: #DDD;
}

#Footer ul li a:hover {
color: #FFF;
}

#Footer p {
margin-top: 5px;
}

#PageCenter {
background-color: #FFF;
width: 898px;
border: 1px solid #969180;
margin-left: auto;
margin-right: auto;
margin-top: 20px;
margin-bottom: 20px;
overflow: hidden;
background: url('/templates/personal_2009-12-16/images/center_back.gif');
box-shadow: 0px 5px 10px #9b9683;
-moz-box-shadow: 0px 5px 10px #9b9683;
-o-box-shadow: 0px 5px 10px #9b9683;
-webkit-box-shadow: 0px 5px 10px #9b9683;
}

#PageCenter #LeftColumn {
padding: 9px;
width: 660px;
float: left;
overflow: hidden;
}

#PageCenter #RightColumn {
width: 200px;
float: right;
padding: 9px;
overflow: hidden;
}

#PageCenter #BreadcrumbArea div.simple-breadcrumbs {display: inline;}
#PageCenter #BreadcrumbArea {
font-size: 10px;
color: #777;
}

#PageCenter #BreadcrumbArea a {
color: #79F;
}

#PageCenter #BreadcrumbArea a:hover {
color: #3158ce;
}

#PageCenter #BodyContent {
font-family: Segoe UI, Tahoma, Helvetica, sans-serif;
font-size: 14px;
line-height: 1.5em;
}

#PageCenter #BodyContent a {
color: #79F;
}

#PageCenter #BodyContent a:hover {
color: #3158ce;
}

#PageCenter #BodyContent h1,
#PageCenter #BodyContent h2,
#PageCenter #BodyContent h3,
#PageCenter #BodyContent h4,
#PageCenter #BodyContent h5,
#PageCenter #BodyContent h6 {
line-height: 1.5em;
font-family: Book Antiqua, Georgia, sans-serif;
color: #9d9889;
border-bottom: 1px solid #d6d2c8;
letter-spacing: 0.1em;
}

#PageCenter #BodyContent blockquote {
border: 1px dashed #9d9889;
padding: 10px;
font-style: italic;
font-size: 12px;
background-color: #e8e5de;
}


#PageCenter #SimpleMenu {
margin-top: 25px;
}

#PageCenter #SimpleMenu ul {
margin: 0px;
padding: 0px;
list-style-type: none;
font-size: 14px;
color: #AAA;
}

#PageCenter #SimpleMenu ul li {
margin: 0px;
padding: 0px;
}

#PageCenter #SimpleMenu ul li a{
color: #969180;
font-weight: bold;
text-decoration: none;
display: block;
}

#PageCenter #SimpleMenu ul li a:hover {
color: #6a6554;
}

#PageCenter #SimpleMenu ul li ul {
margin-left: 16px;
list-style-type: disc;
font-size: 12px;
}

#PageCenter #SimpleMenu ul li ul li a {
font-weight: normal;
}

#PageCenter #SimpleMenu ul li ul li.MenuCurrentPage a {
color: #000;
}

#PageCenter #SimpleMenu ul li ul li.MenuCurrentPage ul li a {
color: #969180;
}
#PageCenter #SimpleMenu ul li ul li.MenuCurrentPage ul li a:hover {
color: #6a6554;
}
