body{
margin:0;
padding:0;
background:#ffffff;
}

a:link {color: #003366; text-decoration: underline; }
a:active {color: #003366; text-decoration: underline; }
a:visited {color: #8b0000; text-decoration: underline; }
a:hover {color: #8b1a1a; text-decoration: none; }

h4 {
color: #003366;
font-size:10pt;
margin:0px;
padding:0px;
display:inline;
}

h3{
color: #003366;
font-size:11pt;
margin:0px;
padding:0px;
font-weight:bold;
}

b {
color: #003366;
font-size:10pt;
font-weight:bold;
}

#header{
background: #ffffff;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
width:80%;
padding-top:1em;
}

#headerright {
float: right;
background:#ffffff;
}

.clear{
clear: both;
}

#topsection{
background: url(../images/homepage_topbar_clip2.gif) repeat-x;
height: 20px; /*Height of top section*/
width: 80%;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 80%;
}

#contentcolumn{
margin: 0 220px 0 200px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
}

.tright {text-align: right;}

#main_right {
float: left;
width: 220px; /*Width of right column*/
margin-left: -220px; /*Set left marginto -(RightColumnWidth)*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -80%;
background:#edf2f5;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
}

blockquote {
	background: #FFF url('../image/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
      font-family: arial, sans-serif, helvetica;
      font-size: 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 15px;
}

td.dots {
background: url(../images/dots3.gif) bottom left repeat-x; 
width: 80%; 
vertical-align: bottom; 
text-align: left;
}

 /* ----------------------------------------
   Sidebar box
------------------------------------------- */
.box {margin-bottom: 5px;}

.box_title {
	background: #C6D2DB url('../images/box/title.gif') no-repeat left top;
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 10pt;
	color: #003366;
      font-family: arial, sans-serif, helvetica;
 }

.box_body {
	background: #DAE3E9 url('../images/box/body.gif') repeat-x left top;
	padding: 8px 10px 1px;
	font-size: 10pt;
      font-family: arial, sans-serif, helvetica;
}

.box_bottom {
	background: url('../images/box/bottom.gif') no-repeat left top;
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
}

.box td {
padding: 4px;
border-top: 1px solid #E2ECF2;
border-bottom: 1px solid #D0D8DE;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}

box li:first-child {border-top: none;}

.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}
  /* ----------------------------------------
   Post, page
------------------------------------------- */
#curent_stories {
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
background:#FFF;
width:80%;
float:left;
padding:0;
margin:0;
}

#current_stories table {
font-size:10pt;
font-family: arial, sans-serif, helvetica;
width:80%; 
}

#current_stories b {
font-weight: bold;
font-family: arial, sans-serif, helvetica;
color:#003366;
background:#F0F0F0;
}

br.dots {
background: url(../images/dots7.gif) bottom left repeat-x; 
vertical-align: bottom; 
text-align: left;
}

#footer img{
margin: 0 10px 0 10px;
}

#footer{
clear: left;
width: 80%;
text-align: center;
padding: 4px 0;
font-family: arial, sans-serif, helvetica;
font-size: 10pt;
padding: 12px 0;
}

#footerwrapper{
background: url(../images/homepage_bottombar_clip2.gif) repeat-x;
width:80%;
}

.innertube{
margin: 5px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
