body {
	font:normal 13px Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #333333;
}

a, a:link,a:active {
color: #ff9900;
/*border-bottom: 1px dotted #000000;*/
text-decoration: underline;
}
a:visited {
 color: #999999;
 text-decoration: underline;
}
a:hover {
color: #ff6600;
text-decoration: underline;
}


/* column sets */
#contain {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background: #ffffff url(images/template_logo.gif) top left no-repeat;
}
	
#header {
	width:950px;
	height:110px;
	padding: 0 0 25px 0px;
}
#header #logo{
display:block;
width:340px;
height:80px;
padding: 0px;
margin: 0px;
float:left;
}

#header #logo a{
display:block;
width:210px;
height:80px;
margin: 40px 0 0 0;
/*border:1px dotted #ff6600;*/

}
#header #logo a span{
display:none;

}

#leftcol {
	float:left;
	width:215px;
	text-align:right;
}

#content {
	margin-left:215px;
	padding:0px 50px 0px 25px;
	border-left:1px dotted #000000;
	font:normal 13px "Lucida Sans Unicode", "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
    line-height: 18px;
    color: #333333;
}


#footer {
	width:950px;
	clear:left;
	text-align:right;
	margin-top:35px;
	border-top:1px solid #CCC;
	font-size:9px;
 	font-family: Georgia, "Times New Roman", Times, serif;
 	color:#666666;
 	letter-spacing:1px;
 	line-height:20px;
 	padding-bottom:30px;
}


/* home styles 
--------------------------------------*/

.divider {
background: #ffffff url(images/dot_divider.gif) top left repeat-y;
width:20px;
height:100%;
}

.h_author {
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
line-height:16px;
font-style:italic;
}

.h_title {
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#336600;
line-height:15px;
 }
 .h_txt {
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666666;
line-height:15px;
 }
 
.h_online_title {
font-size:17px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#3333333;
line-height:20px;
}
.h_online_author {
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
line-height:15px;
font-style:italic;
 }
 .h_online_copy {
font-size:12px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666666;
line-height:15px;
 }
.h_online_cat {
font-size:11px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666666;
line-height:13px;
 }
 
 /*left colum style */
#leftcol p{
	width:190px;
	margin:0px 55px 0px 0;
	text-align:right;	
}

/*content style*/
.author {
font-size:13px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333333;
line-height:16px;
}
#content a{
color:#000000;
text-decoration: underline;

}
 /* footer*/
.copyright {
font-size:9px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#666666;
letter-spacing:1px;
line-height:20px;
}
 
 
#visualPic {
padding-top:5px;
}
 
#btn_teaser {
padding:4px 0 10px 0;
}

#btn_subscribe {
padding:20px 0 0px 0;
}
