body {
background: #4A525A;
margin: 0px;
text-align: center;
color: #000;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;

}

#container {
margin: 0 auto;
text-align: left;
width: 85%;
}

#container p { line-height: 1.7; }
.arc90_sidenoteLNK { padding: 0 .3em; }
.arc90_sidenoteTXT {
width: 12em;
line-height: 1.2em;
font-size: 1em;
padding: .5em;
}

/* Below are the styles for the four color schemes use in side notes */
.arc90_sidenoteCLR0 {
border: 1px solid #318484;
background-color: #D1E8E8;
}
.arc90_sidenoteCLR1 {
background-color: #FFF6A9;
border: 1px solid #F2D700;
}
.arc90_sidenoteCLR2 {
border: 1px solid #318484;
background-color: #D1E8E8;
}
.arc90_sidenoteCLR3 {
background-color: #FFF6A9;
border: 1px solid #F2D700;
}
/* The below attirbutes handle the alternating floating */

/* Float the odd numbered sidenotes to the right. */
div.arc90_sidenoteCLR0, div.arc90_sidenoteCLR2 {
margin: 1em 0 1em 1em;
float: right;
}
/* Float the even numbered sidenotes to the left. */
div.arc90_sidenoteCLR1, div.arc90_sidenoteCLR3 {
margin: 1em 1em 1em 0;
float: left;
}

A:link { 
color: #0000CC; 
text-decoration: underline; 
background-color: transparent;
}

A:visited { 
color: #000066; 
text-decoration: underline; 
background-color: transparent;
}

A:active {
color: #f90;
background-color: transparent;
}

A:hover { 
color: #690; 
background-color: transparent;
}

A.noborder {
border: 0px;
}

A.bold {
font-weight: bold;
}

blockquote {
color: #333;
background: transparent;
margin-left: 30px;
margin-right: 30px;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
margin-top: 10px;
margin-bottom: 10px;
border-left: 1px;
}

ul { 
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 30px;
margin: 15px 0px 15px 0px;
list-style-type: disc;
}

ul ul { list-style-image: none; }

ol { 
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
padding: 0px 0px 0px 30px;
margin: 15px 0px 15px 0px;
}

code {
font-family: 'Lucida Console', Courier, 'Courier New', sans-serif;
}

img {
border:0px;
}


.invisible {display: none;}

#image_caption
{
text-align: left;
color: #333333;
        font-size: 9px;
border-bottom: 0px;
margin-bottom: 0px;
padding-left: 2px;
margin-top: 4px;
}

#epigram
{
text-align: right;
margin-right: 2px;
margin-left: auto;
padding-right: 2px;
color: #666666;
border-bottom: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
margin-top: 0px;
border-top: 0px;
float: right;
}

#epigram p
{
font-size: 11px;
line-height: 13px;
color: #666666;
}


#container {
line-height: 140%;
margin-right: auto;
margin-left: auto;
text-align: left;
padding: 0px;
width: 700px;
background-color: #FFFFFF;
}

#top
{
width: 700px;
margin-left: auto;
margin-right: auto;
height: 75px;
padding-top: 0px;
margin-top: 0px;
background-color: #4A525A;
}

#footer
{
width: 700px;
margin-left: auto;
margin-right: auto;
height: 50px;
padding-top: 10px;
margin-top: 0px;
background-color: #4A525A;
color: #CCCCCC;
text-align: center;
}

#title {
width: 440px;
height: 50px;
padding-top: 28px;
}


#quote
{
width: 120px;
float: right;
text-align: right;
margin-right: 2px;
margin-left: auto;
padding-right: 2px;
color: #CCCCCC;
padding-top: 0px;
}

#quote p
{
font-size: 11px;
line-height: 13px;
}

#barile-quote
{
width: 120px;
float: right;
text-align: right;
margin-right: 2px;
margin-left: auto;
padding-right: 2px;
color: #CCCCCC;
padding-top: 0px;
}

#barile-quote p
{
font-size: 11px;
line-height: 13px;
}




#banner {
width: 700px;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
color: #000000;
background-color: #4A525A;
text-align: left;
padding: 0px, 0px, 0px, 0px;
border-top: 20px solid #4A525A;
border-right: 0px solid #333;
border-bottom: 0px solid #fff;
border-left: 0px solid #333;
}

#banner a {
color: #000000;
text-decoration: none;
}

#banner h2 {
font-size: small;
}

#center {
float: left;
width: 450px;
overflow: hidden;
margin: 0px, 0px, 0px, 0px;
padding: 0px, 0px, 0px, 0px;
background-color: #FFFFFF;
}

#unlinked_text {
color: #000000;
}

#subtitle {
float: left;
margin: 0px, 0px, 0px, 0px;
padding: 0px, 0px, 0px, 0px;
margin-top: 10px;
}


#side_subtitle {
color: #006699;
}

.content {
padding: 15px 15px 15px 15px;
margin: 0px, 0px, 0px, 0px;
background-color: #FFFFFF;
color: #000000;
vertical-align: top;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
}

#right {
float: left;
width: 250px;
height: 100%;
background-color: #FFFFFF;
overflow: hidden;
}

#right_empty {
float: left;
width: 250px;
height: 100%;
background-color: #FFFFFF;
overflow: hidden;
}

.content p {
color: #000000;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 150%;
text-align: left;
margin-bottom: 0px;
vertical-align: top;

}

.content blockquote {
line-height: 150%;
font-family: "Times New Roman", Times, serif;
color: #000000;
font-size: 12px;
}

.content li {
line-height: 150%;
}

.content h2 {
color: #666666;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
text-align: right;
font-weight: bold;
margin-bottom: 0px;
font-size: 12px;

}

.content h3 {
color: #000000;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
text-align: left;
font-weight: bold;
margin-bottom: 0px;

}

.content p.posted {
color: #333333;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
border-top: 1px solid #CCCCCC;
text-align: left;
margin-bottom: 5px;
line-height: normal;
padding: 3px;
border-top-color: #CCCCCC;
}

.sidebar {
margin-left: 0px;
background-color: #E6EEDD;
padding-top: 3px;
padding-right: 15px;
padding-bottom: 15px;
padding-left: 15px;
border-top-color: #999999;
border-top-style: dotted;
border-top-width: thin;
border-bottom-color: #999999;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color: #999999;
border-left-style: dotted;
border-left-width: thin;
}

.sidebar h2 {
color: #FFFFFF;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
text-align: center;
font-weight: bold;
text-transform: none;
font-size: 12px;
background-color: #666666;
}

.sidebar ul {
padding-left: 0px;
margin: 0px;
margin-bottom: 15px;
}

.sidebar li {
color: #333333;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
text-align: left;
line-height: 150%;
margin-top: 5px;
        list-style-type: none;
}

.sidebar img {
border: 0px solid #FFFFFF;
}

.photo {
text-align: left;
margin-bottom: 20px;
}

.prevnext{
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
line-height: 150%;
padding: 2px;
margin-bottom: 5px;
font-size: 12px;
margin-top: 30px;
text-align: center;
}

.link-note {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
padding: 0px;
margin-bottom: 0px;
}

#powered {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
line-height: 150%;
text-align: left;
color: #666666;
margin-top: 10px;
margin-bottom: 30px;
}

#takeback {
position: relative;
top: 10px;
}

#comment-data {
float: left;
width: 180px;
padding-right: 15px;
margin-right: 15px;
text-align: left;
border-right: 1px dotted #BBB;
}


textarea[id="comment-text"] {
width: 80%;
}

.blogrollmain{
text-align:left;
}

.blogrollmain a{
text-align:left;
}

.LTwrapper {width: 210px; margin-top: 0px; padding: 0px 0px 8px 0px; float: left; background-color: #E6EEDD;}
.LTitem {float:left; text-align: left; margin-top:1em; font-weight:normal;font-size:11px; padding: 0px 0px 3px 0px;}
.LTitem img {float:right; margin-left:1em}
.LTprovided {font-weight:normal; float:right; font-size:10px; padding: 3px 0px 3px 0px;}




