@charset "utf-8";
/* CSS Document */
body {
    margin: 0;
    padding: 0;
    background: #fff;
    color:#000;
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	text-align: center;
 }


div, p, ul, h1, h2, h4, img {
    padding: 0px;
    margin: 0px;
}

a img {
	border: none;
	}

a:active {
text-decoration: underline;  
color: #000;
}

a:link {
text-decoration: none;
color: #000
}

a:visited  {
text-decoration: none;
color: #000;
}

a:hover {
text-decoration: underline;
color: #ccc;
}




#container {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
	color: #000;
	background: #fff;
	
}

#container table {
width: 100%;	
border-collapse:collapse;
margin: 0px;
padding: 0px;
border: none;
}

#alt {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	
}

#alt a img {
	border: none;
	}

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

#alt a:link {
text-decoration: none;
color: #000
}

#alt a:visited  {
text-decoration: none;
color: #000;
}

#alt a:hover {
text-decoration: none;
color: black;
}


#alt table {width: 1000px; border-collapse: collapse; border:none;}

#alt table tr {background: #000;}

#alt table td {background: #000;}



#content1 {
width: 998px;
margin: 0 auto;
padding: 0px;
border: 1px solid #606;
background: url(../../images/purple_line_right.jpg) repeat-y left top;
}

#content2 {
background: url(../../images/purple_line_left.jpg) repeat-y 668px top;
}

/* --- leftPanel -- */

#leftPanel {
    float: left;
    width: 196px;
}

#leftPanel_inner {
  padding: 0px;
  text-align: center;
}

#leftPanel_inner p {
	font-size: .96em;
	color: #000;
}

#leftPanel_inner .subheader {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #666;
	
}

#leftPanel_inner #center_script {
	width: 196px;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	text-align: left;
	
}
	


/* --- centerPanel -- */
#centerPanel {
    width: 442px;
	float: left;
    margin: 0px;
    padding: 0 15px 0 15px;
	border: 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
}

* html #centerPanel {
	width: 472px;
	w\idth: 442px;
}

#centerPanel p {
  font-size: .96em;
  color: #000;
}

#centerPanel p.subheader_c {
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 1.5em;
	color: #666;
}

#centerPanel p.date {
  margin-top: 10px;
  margin-bottom: 7px;
  font-size: 1.4em;
  color:#666;
}

#centerPanel .left {
  float: left;
  text-align: left;
  padding-bottom: 25px;
  border-bottom: 2px solid #609;
  line-height: 150%;
  width: 452px;
  color: #000;
}

#centerPanel .indent3 {
  margin-left: 75px;
  font-size: .64em;
  color:#000;
}

#centerPanel img {
float: left;
padding-right: 5px;
margin: 0px;
}

#centerPanel #blog {
    margin: 0px;
    padding: 0px;
	border: 0px;
}

#centerPanel #blog a:active {
text-decoration: underline;  
color:#999;
}

#centerPanel #blog a:link {
text-decoration: none;
color:#606;
}

#centerPanel #blog a:visited  {
text-decoration: none;
color:#606;
}

#centerPanel #blog a:hover {
text-decoration: underline;
color: #999;
}

#centerPanel #blog #storycontent {
text-align: left;
padding-bottom: 20px;
border-bottom: 2px solid #609;
line-height: 150%;
color: #000;
}

#centerPanel #blog #storycontent img {
	display: block;
	float: none;
	margin: 5px auto;
} 

#centerPanel #pic4 {
float: left;
width: 452px;
text-align: left;
padding-bottom: 6px;
border-bottom: 2px solid #609;
line-height: 150%;
}

#centerPanel #pic4 #img_fs {
height: 210px;
float: left;
padding-right: 35px;
margin: 0px;
}

#centerPanel p.subheader_2 {
	text-align: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #666;
	
}

#centerPanel p.subheader_3 {
	text-align: center;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-size: 1.3em;
	color: #666;

}


/* --- rightPanel -- */
#rightPanel {
    width: 320px;
    float: left;
  }

#rightPanel_inner {
padding: 0px;
text-align: center;

}

#rightPanel_inner p {
    padding: 0px;
	font-size: .96em;
	text-align: center;
	color:#000;
}

#rightPanel_inner p.indent2 {/*this tag inherits the #rightPanel_inner p font-size OR will stay the same size if you set the font-size to .94em */
	text-align: left;
	text-indent: 73px;
	margin-bottom: 15px;
}

#rightPanel_inner #news p { /*this tag inherits the #rightPanel_inner p font-size */
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	
}

#rightPanel_inner .subheader_r {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #666;
	text-align: center;
	
}

#rightPanel_inner #ad_space {
	margin-left:15px;
}

#rightPanel_inner .entry ul {
	text-align: left;
	margin:0px 0px 20px 90px;
	list-style:none;
}
#rightPanel_inner .entry ul li{
	margin: 0px;
	padding: 0px 0px 10px 0px;
	
}	

/* --- footer --*/
#footer {
    clear: both;
    background-color: #ccc;
    margin: 0 auto;
    padding: 0;
    position: relative;
    color: #000;
    height: 80px;
}

#footer .inside {
    width: 1000px;
    margin: 0 auto;
    padding: 12px 0 0 0;
	
}

#footer .inside p {
    font-family: Georgia , sans-serif;
    font-size: 12px;
    color: #000;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}


#footer .inside a {
    color: #000;
    text-decoration: none;
}

#footer .inside a:hover {
    color: #000;
    text-decoration: underline;
}

/* --- miscellaneous -- */
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
    clear: both;
}


