/* CSS Document */

body {
background-image: url(images/stturquoiseBG.gif);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 22px;
}

#container {
width: 734px;
border: #000000 2px solid;
background-image: url(images/containerbg_02.gif);
background-repeat: repeat-y;
margin-left: auto;
margin-right: auto;
}

#banner {
background-image: url(images/bannerbg_01.gif);
background-repeat: no-repeat;
height: 209px;
margin-top: 0px;
}

#content {
float: right;
width: 511px;
padding: 20px;
}

#sidebar-a {
float: left;
width: 183px;
text-align: center;
font-weight: bold;
line-height: 18px;
color: #FFEDD4;
}

#footer {
clear: both;
height: 10px;
}

#navigation {
display: block;
background-color: #7ACDDE;
padding-left: 300px;
margin-top: 145px;
}

h1 { 
color: #DF5B3F;
font-size: 18px;
border-bottom: 2px solid #DF5B3F;
display: block;
}

h2 {
font-size: 18px;
line-height: 22px;
}

#banner a:link {
font-weight: bold;
color: #DF5B3F;
background-color: #FFEDD4;
padding: 4px;
text-decoration: none;
margin: 0px 8px;
}

#banner a:visited {
font-weight: bold;
color: #DF5B3F;
background-color: #FFEDD4;
padding: 4px;
text-decoration: none;
margin: 0px 8px;
}

#banner a:hover {
font-weight: bold;
color: #FFFFFF;
background-color: #DF5B3F;
padding: 4px;
text-decoration: none;
margin: 0px 8px;
}

#thought {
background-color: #00B2CB;
display: block;
text-align: center;
font-size: 16px;
font-weight: bold;
padding: 2px 0px 10px 0px;
}

.photoborder {
border: #FFFFFF 1px solid;
margin: 2px;
}

.byline {
font-size: 10px;
line-height: 14px;
font-style: italic;
font-weight: bold;
}

.issue {
text-align: center;
letter-spacing: 2px;
font-size: 14px;
padding-top: 22px;
margin-top: 0px;
}

.photoleft {
float: left;
margin: 2px 20px 10px 0px;
}

.photoright {
float: right;
margin: 2px 0px 10px 20px;
}




