BODY {
	margin: 0;
	background: url('./images/body_bg.gif') repeat;
}

BODY, P, DIV, TD, TR, TH, FORM, OL, UL, LI, B, I, INPUT, TEXTAREA, SELECT,
  FONT {font-size: 10pt; FONT-FAMILY: Verdana, Tahoma, Arial, Helvetica;}	


img {
  border: 0px none;
}		  

a:link, a:visited {
  color: #0080ff;
  text-decoration: underline;
}

a:hover, a:active {
  color: #fff;
  background: #00a0ff;
  text-decoration: underline;
}


.design {
  border: 0px solid #888888;
  margin: 0px;
  padding: 0px;
}


#header {
   width: 100%;
   height: 20px;
   margin: 0px;
   padding: 0px;
   background-color: #000000;
   background-repeat: repeat-x;
   background: url('./images/hdr_bg.gif') repeat-x;
   border: 0px solid #000;
   font-size: 10px;
}

#hdr_datajoy {
   float: left;
   position: relative;
   margin: 0px;
   padding: 0px;   
}

#hdr_datajoy a:hover {
  background: transparent;
}

#hdr_user_menu .navigation {
   float: right;
   margin: 0px;
   padding: 0px;
   border: 0px solid #f00;
   color: #aaaaaa;
   font-weight: bold;
}

#hdr_user_menu .navigation li {
   list-style-type: none;
   float: left;
   margin-right: 0px;
   margin: 0px;
}

#hdr_user_menu .navigation a {
   list-style-type: none;
   float: left;
   margin-right: 0px;
   margin: 0px;
   background: transparent;
}

#hdr_user_menu a.active {
   background-color: #444444;
   background-repeat: repeat-x;
   background: url('./images/hdr_act_bg.gif') repeat-x;
}

#hdr_user_menu .navigation a, hdr_user_menu .navigation a:visited {
   padding-top: 3px;
   padding-bottom: 4px;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 10px;
   color: #999999;
   text-decoration: none;
}

#hdr_user_menu .navigation a:hover, #hdr_user_menu .navigation a:active {
   text-decoration: underline;
}

#after_header {
  background: url('./images/pb_shadow.gif') repeat-x top;
}


#container {
  width: 100%;
}

#top {
  height: 80px;
  width: 100%;
}

#site_title {
   position: relative;
   float: left;
   top: 10px;
   left: -40px;
   width: 490px;
   height: 60px;
   background: url('./images/site_title.gif') no-repeat right top;
   cursor: pointer;
   border: 0px solid #000;
}

#org_menu {
   float: right;
   margin-top: 10px;
   padding-top: 0px;
   border: 0px solid #000;
   text-align: right;
}

#org_menu .navigation, 
#org_menu .navigation li {
   float: left;
   list-style-type: none;
   margin-top: 0px;
   padding-top: 0px;
   padding-bottom: 2px;
   padding-right: 10px;
   margin-left: 0px;
   margin: 0px;
   color: #FF9C00;
   border: 0px solid #000;
}

#org_menu .navigation ul {
  background: #ff0000;
}

#org_menu .navigation a,
#org_menu .navigation a:visited {
  color: #FF9C00;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

#org_menu .navigation a:hover {
  color: #FF9C00;
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 2px;
  text-decoration: underline;
}

#org_menu .active {
  padding-bottom: 2px;
  text-decoration: undeline;
}



#menu_pages {
   height:25px;
   font-size: 12px;
   margin: 0px;
   margin-left: 0px;
   padding-right: 0px;
   font-weight: bold;
   color: #999;
   border: 0px solid #000000;
}

#menu_pages .navigation {
  padding: 0px;
  padding-left: 10px;
  margin: 0px;
}


#menu_pages li {
  list-style-type: none;
  float: left;
  margin-left: 5px;
}

#menu_pages a,
#menu_pages a:visited {
  display:block;
  padding:6px 15px;
  font-size: 12px;
  color: #241571;
  text-decoration: none;
  
}

#menu_pages a:hover {
   background: transparent;
   text-decoration: underline;
}

#menu_pages .active {
  background: url('./images/menu_right.gif') no-repeat right top;
  color: #ffffff;
}

#menu_pages .active a,
#menu_pages .active a:visited {
  background:transparent url('./images/menu_left.gif') no-repeat scroll left top;
  color: #ffffff;
}

#menu_line {
  height: 10px;
  margin-left: 10px;
  width: 100%;
  background:transparent url('./images/menu_line_bg.gif') repeat-x;
  font-size: 0px;
}


#title_hr {
   width: 100%;
   height: 10px;
   background: url('./images/title_hr.gif') no-repeat right top;
   margin-bottom: 10px;
}

#sb_top,
#sidebar {
   float: right;
   width: 290px;
   margin-left: 0px;
   color: #0E98D2;
   border-left: 1px solid #fff;
}

#thought {
  height: 130px;
  background: url('./images/photobar_bg.gif') repeat-x right top;
  padding: 10px;
  color: #fff;
  font-size: 10px;
}

#sb_body {
  min-height: 430px;
  background: url('./images/sidebar_bg.gif') repeat-x right top;
  padding: 10px;
  color: #000;
  font-size: 10px;
}

#pb_top,
#page_body {
   margin: 0px;
   margin-left: 10px;
   margin-bottom: 0px;
   color: #241571;
   border: 0px solid #f00;
}

#page_body {
  padding-bottom: 40px;
}

#photo {
  height: 130px;
  background: url('./images/photobar_img.gif') repeat-x left top;
  padding: 10px;
  color: #fff;
}

#page_nav {
  background: url('./images/nav_bg.gif') repeat-x left top;
  padding: 3px;
  padding-bottom: 8px;
}

#footer {
   width: 100%;
   height: 35px;
   margin: 0px;
   padding-top: 15px;
   background-color: #000000;
   background-repeat: repeat-x;
   background: url('./images/ftr_bg.gif') repeat-x; 
   border: 0px solid #0ff;
   color: #999999;
   font-size: 10px;
   text-align: center;
}

