body {
background:#fff;
color:#333;
font:11px Georgia, "Times New Roman", Times, serif;
text-align:center;
}

* {
margin:0;
padding:0;
}

a {
color:#2b3087;
text-decoration:underline;
}

a:visited {
color:#333;
text-decoration:underline;
}

a:hover {
color:#df0000;
text-decoration:underline;
}

a img {
border:none;
}

blockquote {
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
color:#555;
border-left:1px solid #aaa;
margin:0 30px 24px;
padding:0 0 0 10px;
}

abbr,acronym {
border-bottom:1px dotted #aaa;
text-transform:uppercase;
cursor:help;
}

code {
color:#ef3c24;
font-family:Courier, monospace;
}

pre {
overflow:auto;
font-size:12px;
clear:both;
margin:0 0 24px;
}

p.center {
text-align:center!important;
}

p.bottom {
margin:0!important;
}

.flickr_blue {
color:#007ae4;
text-transform:lowercase;
}

.flickr_pink {
color:#ff2a96;
text-transform:lowercase;
}

.green {
color:#ef3c24;
}

.red {
color:red;
}

.orange {
color:#f40;
}

.purple {
color:#909;
}

h1,h2,h3 {
font-weight:700;
font-family:Helvetica, Arial, sans-serif;
color:#000;
}

h1 {
font-size:30px;
}

#masthead h1 {
border-top:1px solid #ccc;
text-align:center;
clear:both;
padding:6px 0 3px;
}

h2 {
font-size:20px;
}

h2 a:visited {
color:#555;
text-decoration:none;
}

h2 a:hover {
color:#ef3c24;
text-decoration:none;
}

.posts h2 {
line-height:20px;
margin:0 0 2px;
}

.pages h2,h2.page_header {
background:url(images/hr_title_sep.gif) 0 100% no-repeat;
margin:0 0 12px;
padding:0 0 10px;
}

h2.archive_head {
font-weight:700!important;
font-size:22px!important;
text-transform:uppercase!important;
letter-spacing:normal!important;
border-top:3px solid #000!important;
background:url(images/hr_dot_black.gif) 0 100% repeat-x!important;
margin:0 0 30px!important;
padding:6px 2px!important;
}

h3 {
font-size:16px;
text-transform:uppercase;
}

#masthead h3 {
font-weight:400;
font-size:18px;
text-transform:none;
color:#888;
text-align:center;
margin:0 0 12px;
}

.entry h3 {
margin:40px 0 8px;
}

.entry h3.top {
margin:24px 0 8px!important;
}

h4 {
font:italic 14px Georgia, "Times New Roman", Times, serif;
color:#888;
}

.posts h4 {
background:url(images/hr_title_sep.gif) 0 100% no-repeat;
margin:0 0 20px;
padding:0 0 16px;
}

#container {
width:970px;
margin:15px auto 0;
}

#content_box {
width:970px;
text-align:left;
float:left;
clear:both;
}

#content {
width:500px;
float:left;
padding:0 0 0 20px;
}

#sidebar {
width:210px;
float:right;
padding:0 0 0 15px;
}

#l_sidebar {
width:210px;
float:left;
padding:0 0 0 15px;
}

#footer {
width:970px;
border-top:2px solid #ccc;
float:left;
clear:both;
padding:20px 0 0;
}

#masthead {
width:970px;
}

ul#nav {
list-style:none;
width:950px;
background:url(images/hr_dot_black.gif) repeat-x;
border-bottom:3px solid #000;
float:left;
clear:both;
padding:0 10px;
}

ul#nav li {
font:bold 16px Helvetica, Arial, sans-serif;
text-transform:uppercase;
float:left;
padding:14px 40px 11px 0;
}

ul#nav li a:hover {
color:#000;
text-decoration:underline;
}

ul#nav li a.current,ul#nav li a.current:visited,ul#nav li a.current:hover {
color:#ef3c24;
text-decoration:underline;
}

ul#nav li.rss {
float:right;
padding:14px 0 11px;
}

ul#nav li.rss a {
background:url(images/icon_rss.gif) 100% 50% no-repeat;
padding:0 18px 0 0;
}

#header_img {
position:relative;
border-bottom:1px solid #000;
float:left;
clear:both;
margin:0 0 20px;
}

#header_img img {
display:block;
}

.entry {
font-size:14px;
line-height:18px;
}

.entry blockquote.right {
width:200px;
font-style:normal!important;
font-size:20px!important;
border:3px double #aaa;
text-align:center;
float:right;
border-width:3px 0;
margin:5px 0 5px 15px !important;
padding:5px 0!important;
}

.entry blockquote.left {
width:200px;
font-style:normal!important;
font-size:14px!important;
border:3px double #aaa;
text-align:center;
float:left;
border-width:3px 0;
margin:5px 15px 5px 0 !important;
padding:5px 0!important;
}

.entry blockquote.right p,.entry blockquote.left p {
line-height:22px!important;
margin:0!important;
}

.entry ul,.entry ol {
margin:0 0 24px 40px;
}

.entry ul {
list-style-type:square;
}

.entry li {
margin:0 0 8px;
}

.entry ul li ul,.entry ul li ol,.entry ol li ul,.entry ol li ol {
margin:8px 0 8px 30px;
}

.entry dt {
font-weight:700;
margin:0 0 8px;
}

.entry dd {
margin:0 0 24px 20px;
}

.entry .ad {
float:right;
margin:0 0 8px 15px;
}

.entry .ad_left {
float:left;
margin:0 15px 8px 0;
}

.entry img.left {
border:3px double #bbb;
float:left;
clear:left;
margin:8px 15px 8px 0;
padding:3px;
}

.entry img.right {
border:3px double #bbb;
float:right;
clear:right;
margin:8px 0 8px 15px;
padding:3px;
}

.entry img.center {
display:block;
border:3px double #bbb;
float:none;
clear:both;
margin:0 auto 24px;
padding:3px;
}

.entry img.off {
border:none!important;
padding:0!important;
}

.entry img.stack {
clear:none!important;
}

.tagged {
background:url(images/hr_tag_sep.gif) no-repeat;
font-size:14px;
line-height:25px;
color:#888;
clear:both;
padding:6px 0 0;
}

.tagged a,.tagged a:visited {
color:#333;
text-decoration:none;
padding:4px;
}

.tagged a:hover {
color:#fff;
background:#333;
text-decoration:none;
}

.add_comment {
display:block;
font-weight:700;
float:right;
padding:0 0 0 20px;
}

.navigation {
width:500px;
font-size:14px;
float:left;
}

.previous {
float:left;
padding:0 20px 0 0;
}

.clear {
width:500px;
height:1px;
clear:both;
margin:0 0 80px;
}

.rule {
background:url(images/hr_tag_sep.gif) no-repeat;
}

.flat {
margin:0 0 32px!important;
}

.whitespace {
margin:0 0 56px!important;
}

ul.sidebar_list {
list-style:none;
}

ul.sidebar_list li.widget,ul.sidebar_list li.linkcat {
width:210px;
font-size:14px;
line-height:18px;
float:left;
margin:0 0 40px;
}

li.widget h2,li.linkcat h2 {
font-weight:700;
font-size:16px;
text-transform:uppercase;
letter-spacing:normal;
border-top:3px solid #000;
background:url(images/hr_dot_black.gif) 0 100% repeat-x;
margin:0 0 12px;
padding:6px 2px;
}

li.widget p {
margin:0 0 24px;
padding:0 10px;
}

li.widget ul,li.linkcat ul {
list-style:square;
margin:0 0 8px 20px;
}

li.widget ol,li.linkcat ol {
margin:0 0 8px 20px;
}

li.widget li,li.linkcat li {
margin:0 0 5px;
}

li.widget li a,li.widget li a:visited,li.linkcat li a,li.linkcat li a:visited {
text-decoration:none;
}

li.widget li a:hover,li.linkcat li a:hover {
text-decoration:underline;
}

li.widget li .recent_date {
font-weight:700;
color:#888;
padding:0 0 0 8px;
}

li.widget ul.flickr_stream {
list-style:none;
margin:0;
padding:0 10px;
}

li.widget ul.flickr_stream li {
display:inline;
margin:0;
padding:0 5px 5px 0;
}

li.widget ul.flickr_stream li a img {
padding:3px;
}

li.widget_flickrrss a img {
margin:0 5px 5px 0;
padding:3px;
}

#calendar_wrap {
font-size:14px;
}

#footer p {
font-size:14px;
color:#888;
text-align:right;
margin:0 0 15px;
}

#comments {
width:500px;
float:left;
clear:both;
}

ul#comment_list {
list-style:none;
border-top:1px solid #bbb;
float:left;
margin:0 0 64px;
}

ul#comment_list li.comment {
width:500px;
border-bottom:1px dotted #bbb;
float:left;
padding:20px 0 0;
}

ul#comment_list li.trackback {
width:470px;
background:url(images/trackback_bg.gif);
padding:20px 15px 0;
}

.comment_meta {
margin:0 0 20px;
}

.comment_num {
font-weight:700;
font-size:22px;
float:right;
padding:0 15px 0 20px;
}

.trackback .comment_num {
padding:0 0 0 20px;
}

.comment_num a:hover {
color:#df0000;
text-decoration:none;
}

.comment_meta strong {
font-size:16px;
}

.comment_time {
font:normal 14px Verdana, Helvetica, Arial, sans-serif;
color:#888;
}

.comment .entry {
padding:0 15px;
}

.comment .entry p {
margin:0 0 16px;
}

#comment_form {
width:500px;
float:left;
padding:16px 0 0;
}

#comment_form p {
padding:10px 0;
}

#comment_form label {
font-size:14px;
padding:0 0 0 10px;
}

#comment_form .text_input {
width:191px;
color:#444;
font:normal 22px Georgia, "Times New Roman", Times, serif;
border-top:2px solid #999;
border-left:2px solid #999;
border-right:1px solid #fff;
border-bottom:1px solid #fff;
padding:3px;
}

#comment_form .text_area {
width:321px!important;
}

#comment_form .text_input:focus {
border-top:2px solid #666;
border-left:2px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

#comment_form .form_submit {
background:url(images/submit_bg.gif);
border:3px double #999;
border-top-color:#ccc;
border-left-color:#ccc;
font:bold 14px Georgia, "Times New Roman", Times, serif;
cursor:pointer;
padding:6px 4px;
}

#search_form .search_input {
width:201px;
color:#ef3c24;
font:normal 14px Georgia, "Times New Roman", Times, serif;
border-top:1px solid #999;
border-left:1px solid #999;
border-right:1px solid #f5f5f5;
border-bottom:1px solid #f5f5f5;
padding:3px;
}

li.widget .search_input {
font-size:14px!important;
}

#search_form .search_input:focus {
border-top:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #ddd;
border-bottom:1px solid #ddd;
}

.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

p.unstyled,h3.comments_headers,#comment_form p.subscribe-to-comments {
font-size:16px;
}

h1 a,h1 a:visited,h1 a:hover,h2 a,ul#nav li a,ul#nav li a:visited {
color:#000;
text-decoration:none;
}

h4 a,h4 a:visited,#footer a,#footer a:visited,.comment_num a,.comment_num a:visited {
color:#888;
text-decoration:none;
}

h4 a:hover,#footer a:hover {
color:#888;
text-decoration:underline;
}

.entry blockquote,#comment_form p.subscribe-to-comments label {
font-size:16px;
}

.entry p,.entry dl {
margin:0 0 24px;
}

.next,.alignright {
float:right;
}

li.widget ul.flickr_stream li a:hover img,li.widget_flickrrss a:hover img {
background:#ff2a96;
}







#logoJ {
      background: url(images/cytracon.png) 0 0 no-repeat;
      width: 189px;
      height: 60px;
      position: absolute;
      top: 7px;
      left: 30px;
      z-index: 1900;
            text-indent: -9999px;
}
#containerJ  {
      min-width:970px;
      padding-top:180px;
      position:relative;
      width:970px;
}
#mainContentJ {
      padding: 40px 30px 30px 30px;
}
#mainContentJ h1 {
      text-align: -9999px;
      height: 0;
      overflow: hidden;
      margin: 0;
}
#contentJ {
      margin-right: 250px;
}
#sidebarJ {
      position: absolute;
      top: 448px;
      width: 200px;
      right: 30px;
}

            #stageJ {
                  top: 0px;
                  left: 0px;
                  z-index: 100;
            }
            .stageJ {
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 970px;
                  min-width: 970px;
                  height:180px;
                  overflow: hidden;
            }
            #bgJ {
                  background: #aedfe5 url(images/sky.png) 0 0 repeat-x;
            }
            #cloudsJ {
                  background: transparent url(images/cloud.png) 157px 10px repeat-x;
            }
            #hill2J {
                  background: transparent url(images/hill.png) 0 129px repeat-x;
            }
            #hill1J {
                  background: transparent url(images/hill_2.png) 0 52px repeat-x;
            }
            #birdJ {
                  background: transparent url(images/bird.png) 0 0 no-repeat;
                  position: absolute;
                  top: 75px;
                  left: 65px;
                  width: 90px;
                  height: 61px;
                  z-index: 2000;
                  cursor: pointer;
            }
