body {
    background-color: #b2b2b2;
	font-family: "Lucida Grande", verdana;
}


div#container {
	width: 984px;
	text-align: center;
	margin: 0 auto;
	background: white url(/images/screen_shots/cog_compass.gif) no-repeat -20px -40px; 
}

#logo {
	width: 904px;
	margin: 0 auto;
}

.mini_link {
    text-align: right;
    color: #666666;
    font-size: 16px;
    font-weight: bold;   
    padding: 0px 20px 5px;         
}

h1 {
    font-size: 16px;
}

.active_area { 
	width: 904px;
	margin: 0 auto;
    background-color: #5d3f49;
    padding: 20px 20px 20px 20px;         
 }

.big_link {
    color: #f48117;
    font-size: 48px;
    font-weight: normal;
}


.mini_link a {
    color: #666666;
    text-decoration: none;
}

.footer_text {
    color: #888888;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    vertical-align: top;
}
#menu {
    float: left;
    color: white;
    width: 300px;
    margin: 0px;
    padding-right: 30px;
}

#menu .padded {
    padding: 15px 0px;
}

#menu .button {
   text-align: left;
   height: 48px;
   background-color: #fdfcdd;
}


#menu .button a {
    color: white;
    text-decoration: none;
    font-size: 22px;
    font-weight: bold;
    padding-left: 17px;
    line-height: 45px
}

#menu .detail {
   padding-left: 10px;
   text-align: left;
}

#menu ul {
    margin: 0px;
    padding:0px;
}

#menu li {
    font-size: 13px;
   line-height: 20px;
   list-style-type: none;
   font-weight: bold;
}

#photo_frame {
	width: 540px;
	height: 357px;
	float: left;
}
