body, div, td, th {
	font-family:verdana;
	color:black;
	font-size:12px;
	font-weight:normal;
}

TD { vertical-align: top; }

.maintable{
	width: 100%;
}

.leftcolumn, .rightcolumn {
	width: 190px;
	padding-left: 10px;
	padding-right: 10px;
}

body {
	background: white;		
}

.intro {
	color: #336699;
	font-weight: bold;
}

HR {
	color: #336699;
	background-color: #336699;
	height: 0px;
}

.subnav {
	color: black;
}
.subnav A {
	text-decoration: none;
	color: white;
	background-color: black;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:6px;
	padding-right:6px;
}
.subnav A:HOVER {
	text-decoration: none;
	color: white;
}
.subnav A:ACTIVE { text-decoration:none; color: white}
.subnav A:VISITED { text-decoration:none; color: white}
.subnav A:LINK { text-decoration:none; color: white}

A	{ color: black; text-decoration: none}
A:link	{ color:  black; text-decoration: none}
A:visited	{ color: black; text-decoration: none}
A:active	{ color: black; text-decoration: underline}
A:hover	{ color: black; text-decoration: underline}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}


.description {
	font-family:verdana;
	color:black;
	font-size:small;
	text-transform:none;	
}
				
#content {
	position:absolute;
	background: white;
	margin-right:20px;
	margin-left:225px;
	margin-bottom:20px;
	border:1px solid white;
	width: 50%;
}

#container {
	background: white;
	border:1px solid white;		
}

#links {	
	padding:15px;				
	border:1px solid white;
	width:200px;			
}
		
.blog {
	padding:15px;
	background: white; 
}

.blogbody {
	font-family:verdana;
	color:#336699;
	font-size:small;
	font-weight:normal;
	background:white;
	line-height:150%;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: bold;
	text-decoration: none;
}

.title {
	font-family: verdana;
	font-size: medium;
	font-weight: bold;
	color: #336699;
}			

#menu {
	margin-bottom:15px;
	background:white;
	text-align:center;
}		

.date { 
	font-family:verdana; 
	font-size: small; 
	color: black; 
	border-bottom:1px solid white;
	margin-bottom:10px;
	font-weight: normal;
}			
		
.posted { 
	font-family:verdana; 
	font-size: x-small; 
	color: #336699; 
	margin-bottom:25px;
}
				
.side {
	font-family:verdana;
	color: #336699;
	font-size:x-small;
	font-weight:normal;
	background: white;
	line-height:140%;
}	
		
.sidetitle {
	font-family:verdana;
	color:#336699;
	font-size:x-small;
	font-weight:bold;
	margin-top:30px;
	background: white;
	letter-spacing: .2em;
 text-transform:uppercase;		
}
	
.syndicate {
	font-family:verdana;
	font-size:xx-small;		
	line-height:140%;
	padding:2px;
	margin-top:15px;
	background:white;  		
}	

.powered {
	font-family:verdana;
	color:#336699;
	font-size:x-small;		
	line-height:100%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:50px;
	letter-spacing: .2em;					
	background: white;		
}	
				
.trackback-url {
	font-family:verdana;
	color:#336699;
	font-size:small;
	font-weight:normal;
	background:white;
	line-height:100%;
	padding:5px;		
	border:1px dotted white;
}


.trackback-body {
	font-family:verdana;
	color:#336699;
	font-size:small;
	font-weight:normal;
	background:white;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted white;
}		

.trackback-post {
	font-family:verdana;
	color:#336699;
	font-size:x-small;
	font-weight:normal;
	background:white;		
}	


