body {
overflow-y: scroll;
overflow-x: hidden; 
background-color: #282C33;
padding: 0px;
color: #544E4F;
font: lighter .70em verdana,arial,'trebuchet ms','lucida sans unicode',sans-serif;
text-align: left;
line-height: 1.6em
}

a:focus {
color: #000055;
font-family: 'palatino linotype',verdana;
font-size: 94%;
font-weight: normal;
text-transform:uppercase;
text-decoration: underline
}

a:link {
color: #000055;
font-family: 'palatino linotype',verdana;
font-size: 94%;
font-weight: normal; 
text-transform:uppercase;
text-decoration: none
}

a:visited {
color:#000055;
font-family: 'palatino linotype',verdana;
font-size: 94%;
font-weight: normal;
text-transform:uppercase; 
text-decoration: none
}

a:hover {
color: #000000;
font-family: 'palatino linotype',verdana;
font-size: 94%;
font-weight: normal;
text-transform:uppercase;
text-decoration: underline
}

h1 {
font-family: 'trebuchet ms',arial;
font-size: 400%;
font-weight: 100;
color: #CC9;
letter-spacing: -2px;
}

h2 {
font-family: 'trebuchet ms',arial;
font-size: 250%;
font-weight: 100;
color: #282C33;
letter-spacing: -2px;
line-height: 1.3em;
}

#header { 
width: 100%; 
height: 1%;
position: fixed;
background-color: transparent;
top: 0%
}

#content {
margin-top: 0em;
margin-right: 0em
width: 770px;
}

#side-a {
              position: fixed;
              left: 4.6em;
              top: 4em;
	width: 158px;
	padding: 10px;
              border-top: 0px solid #F0DC9C;
              border-bottom: 0px solid #F0DC9C;
              border-left: 0px solid #F0DC9C;
              border-right: 0px solid #F0DC9C;
              background-color: transparent
}

#side-b {
              position: fixed;
              right: 3.8em;
              top: 2em;
	width: 160px;
 	padding: 10px;
              border-top: 0px solid #F0DC9C;
              border-bottom: 0px solid #F0DC9C;
              border-left: 0px solid #F0DC9C;
              border-right: 0px solid #F0DC9C;
              background-color: transparent
}

#footer {
width: 100%; 
height: 2%;
position: fixed;
background-color: transparent;
bottom: 0%
}

.table {
background-color: #FFF;
padding: 50px 50px 50px 50px;
}

.byline { 
background-image: url(images/logomgr.jpg);
background-repeat: no-repeat;
background-position: 25% 20%
}

.noborder { 
border: 0px 
} 

.round { 
-moz-border-radius:5px;-webkit-border-radius:5px; 
}

.round-top-right { 
-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px; 
}

.round-right { 
-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px; 
}

.round-bottom-right { 
-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px; 
} 

.round-bottom { 
-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px; 
} 

.round-bottom-left { 
-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px; 
}

.round-left { 
-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px; 
}

.round-top-left { 
-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px; 
}

.round-top { 
-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0; 
}

.polaroid {
padding: 3px 3px 3px 3px;
border: 1px solid #CCC;
background: transparent
}

.polaroid2 {
padding: 3px 3px 3px 3px;
border: 1px solid #CC9;
background: #DDDAC6
}

.polaroid3 {
padding: 3px 3px 3px 3px;
border: 1px solid #CC9;
background: #31363C
}

.polaroid4 {
padding: 0px 0px 0px 0px;
border-top: 1px solid #000;
background: transparent
}

div.feedburnerFeedBlock ul li { 
display: inline;
float: left;
white-space: wrap;
margin-left: 1.25em;
margin-top: .5em;
margin-bottom: .5em; 
padding: 1.25em;
list-style-type: none;
border: 1px solid #CC9;
background-color: #FFF
}

div.feedburnerFeedBlock li { 
width: 45em; 
height: 25em;
margin-right: 2.75em;
background-color: #FFF;
border: 0px solid #CC9;
font-size: 100%
}

div.feedburnerFeedBlock { 
width: 80%;
margin-left: 0px;
background-color: #FFF;
padding: 5px;
border: 0px dotted #CC9 
}

div.feedburnerFeedBlock img {
padding: 7px 7px 7px 7px;
border: 1px solid #000;
background: #CC9
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight: normal;
background-color: #FFF;
border: 0px solid #CC9
}