body{
	font-family:"Lucida Grande","Trebuchet MS", Verdana, Sans-serif;
	color:#444;
}

a:link,
a:visited{
	
	
	color:#003399;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.tiny{
	font-size:10px;
}
.breadcrumbs, .breadcrumbs a{
	font-size:11px;
}

#menu{
	background-color:#747474;
	border:3px solid #FFF;
	border-width:3px 0;
}

#menu li a:link,
#menu li a:visited{	
	color:#DEDEDE;
	font:15px "Copperplate","Georgia", Serif;
	text-transform:uppercase;	
	line-height:34px;
	letter-spacing:2px;
}
#menu li a:hover,
#smenu li a:active{	
	color:#FFF;
	text-decoration:none;
}
/* article/text entires */
.post em, .date{ /* date */
	font:12px "Georgia", Serif;
	text-transform:uppercase;
	letter-spacing:2px;
}
.post .photo{
	border:1px solid #444;
	width:60px; height:60px;
	float:left;
	margin-right:15px;
}
.post .photo img{
	width:60px; height:60px;
}
.post-headline h2 a, h1, .headline{
	font-family:"Georgia", Serif;
	font-size:26px;
	font-weight:normal;
}
h1, .headline{
	font-size:32px;
	font-weight:normal;
	margin:5px 0 10px 0; 
	color:#666;
	line-height:39px;
}
.post .summary{
	font-size:10pt;
	line-height:20px;
}
.post .body{
	font-size:10pt;
	line-height:20px;
}
.comments, 
.tags{
	font-size:11px;
}
.comments .label,
.tags .label{
	color:#444;
	font:15px normal  "Georgia", Serif;
}

.content h2{
	text-transform:uppercase;
}
.article p{
	margin:10px 0;	
}
.element p{
	font-size:13px;
	line-height:24px;
}
.article .body a{
	font-size:13px;	
}


.browser{
	position:relative;
	width:550px;
}
.browser .col strong{
	font:14px normal "Georgia","Times New Roman", Serif;
}
.lowerleft{
	color:#FFF;
	font-size:12px;
}
.lowerleft a{
	font-weight:bold;
	color:#FFF;
	text-decoration:underline;
}
.lowerleft strong{
	font:17px normal "Georgia", Serif;
	color:#FFF;
}