body {
margin: 0;
padding: 0;
text-align: left;
font: 80% "Trebuchet MS", tahoma, verdana, arial, sans-serif;
line-height: 1.8em;
color: #000000;
background: #008686;
}
#container {
width : 930px;
margin : 0 auto;
text-align : left;
}
					/*main content*/
#content_left {
	width: 68%;
	float: left;
	border : 5px solid #fff;
	background : #eee;
	color : #333333;
	padding: 0;
	margin: 0;
	margin-top: 8px;
}
					/*rightcontent*/
#content_right {
width: 29%;
float: right;
margin: 0;
padding: 0;
border : 5px solid #fff;
background : #eee;
color : #7e7e7e;
margin-top: 8px;
}

#iframe {
width: 29%;
float: right;
margin: 0;
padding: 0;
border : 5px solid #fff;
background : #eee;
color : #7e7e7e;
margin-top: 8px;
height:800px;
}

#content_whole {
	width: 920px;
	color : #eee;
	padding: 0;
	margin: 0;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color: #eee;
	background-position: center;
	float: none;
}


					/*left banner*/
#head {
	clear: both;
	width: 100%;
	height: 138px;
	margin-bottom: 0;
	border-bottom:5px solid #000;
	text-align: left;
	padding: 0;
	color: #333;
	background-color: #008686;
}
					/*right banner*/
#head2 {
clear: both;
width: 100%;
height: 178px;
margin-bottom: 0;
text-align: left;
padding: 0;
color: #333;
border-bottom:5px solid #000;
}
					/*menu top right*/
ul.menu{
	margin:0;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 13px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:269px;
	background-color: #008686;
}
ul.menu li{
margin:0;
padding:0;
border-bottom:1px solid #1a1a1a;
}
ul.menu li a{
display:block;
text-decoration:none;
color:#fff;
background:#008686;
padding:0 0 0 20px;
width:249px;
}
ul.menu li a:hover{
background:#F6C7AA url("images/vert-one_arrow.gif") no-repeat 0 9px;
}
ul.menu li a.current,ul.menu li a.current:hover{
background:#E76F34 url("images/vert-one_arrow.gif") no-repeat 0 9px;
}
					/*footer*/
#footer {
padding : 5px;
margin-top : 50px;
border-top: 5px solid #000;
color: #333;
background : #F0F0F0;
}
					/*links*/
a {
font-weight: bold;
text-decoration : underline;
color : #000;
background : inherit;
}

a:visited {
text-decoration : underline;
color : #000;
background : inherit;
}

a:hover {
color : #800000;
background : inherit;
}
					/*list*/
#list {
margin-left : 25px;
padding-left : 0;
}
#list li {
padding-bottom : 5px;
list-style-type : square;
}
					/*typography*/
p {
	margin: 1em;
	line-height: normal;
}
h1 {
	margin: 0;
	line-height:1em;
	letter-spacing: normal;
	color:#fff;
	background:transparent;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	font-size: 250%;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
h2 {
	padding: 1px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	text-transform: none;
	color: #008686;
	background: transparent;
	font-family: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: normal;
}
h3 {
margin: 0;
padding: 10px;
font: bold 130% "Trebuchet MS", tahoma, verdana, arial, sans-serif;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
color: #999;
background: transparent;
}


p.postdate{
margin: 0;
padding: 10px;
font: bold "Trebuchet MS", tahoma, verdana, arial, sans-serif;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
color: black;
background: transparent;
}

p.storycontent{
font: "Trebuchet MS", tahoma, verdana, arial, sans-serif;
font-size: 110%;
color: black;
}

blockquote p {
padding: 0px 10px 0px 10px;
font-size: 110%;    
}
blockquote {
margin-top: 8px;
padding:  1em;
background: #FFFFFF;
color:#000000;
}
					/*images*/
.img_right {
float: right;
padding: 5px;
}
.img_left {
float: left;
padding: 15px;
}

.quote_left {
	float: left;
	width: 155px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 115%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-color: #F0F0F0;
	border-left-color: #008686;
	padding: 15px;
	border-bottom-style: solid;
}
					/*login */
label {color: #333;
margin-left: 5px;
}					
input {
margin: 15px 0 0 5px;
color: #000;
background : #F4F4F4;
}
#name {
width: 100px;
}
#password {
width: 100px;
}
#searchterm {
color: #000;
background : #F4F4F4;
}
#searchbutton {
color: #000;
background : #F4F4F4;
}
.date {
	font-size: 125%;
	font-weight: bold;
	text-transform: capitalize;
}
.posttext {
	font-size: 125%;
}
.condensed {
}
