html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}  
* { margin:0; padding:0; }
body { font: 72.5%/1.7em "Lucida Grande", "Lucida Sans Unicode", helvetica, verdana, geneva, sans-serif; color:#555; background: #fff url(../images/headerbg.gif) repeat-x; text-align:justify; }

/* general styling a { color:#007898; */
a { color:#999999; background: inherit; border-bottom:1px dotted #ccc; text-decoration:none; }
a:hover { border-bottom:1px solid #ccc; color: #808080; background: inherit; }
a:focus { outline: 0; }
ul { margin:10px 10px 10px 0; padding:0 0 0 15px; }
li { margin:0 0 0 10px; padding:3px; }
img { border: 0; text-decoration: none; padding-right:10px; }

/* content */
.wrap {
	padding:0 10px 10px 0px;
	width:960px;
	margin-left: 20px;
}
#logo {
	float:left;
	margin: 23px 5px 14px 0px;
	color:#768998;
}
h1 { margin: 0 0 10px; letter-spacing: 1px; font-size: 2em; }
h1 a { color: #fff; }
h1 a:hover { color: #FFFCB3; }
	
/* main navigation */
#nav { float:right; border:none; padding:0; margin: 18px 0px 130px 0; }
#nav li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav li a {
	display:block;
	padding: 10px 8px 15px;
	color:#CCCCCC;
	text-decoration:none;
	border: 0;
	margin:0 1px 0 0;
}
#nav li a:hover, #nav li a.current { background: url(../images/barbg.gif) no-repeat bottom center; color:#006699; }	
	.akey { border-bottom: 1px dotted #4B5761; }

/* main navigation1 */
#nav1 { float:right; border:none; padding:0; margin: 18px 0px 80px 0; }
#nav1 li { float:left; list-style:none; margin:0 4px 0 0; padding:0; font-size: 1.1em; }
#nav1 li a {
	display:block;
	padding: 10px 8px 15px;
	color:#CCCCCC;
	text-decoration:none;
	border: 0;
	margin:0 1px 0 0;
}
#nav1 li a:hover, #nav1 li a.current { background: url(../images/barbg.gif) no-repeat bottom center; color:#c50b97; }	
	.akey { border-bottom: 1px dotted #4B5761; }
	

/* main content */
#left { float: left; width: 960px; margin: 0 0 20px 0; }
	#left h2 { float: left; font: 2.1em "Trebuchet MS", Arial; background: url(../images/h2bg.gif) repeat-x bottom; color:#121212; letter-spacing:-1px; margin: 0px 0 20px 0; clear:left; }
	#left h2 a { color:#121212; text-decoration:none; border: 0; }
	#left h3 { float: left; font: 2.8em "Trebuchet MS", Arial; color:#666666; letter-spacing:-1px; margin: 0px 0 20px 0; align:center; }
	#left h3 a { color:#666666; text-decoration:none; border: 0; }
	#left h3 a:hover,  #left h3 a.current{ color:#c50b97; text-decoration:none; border: 0; }
	#left p { clear: both; margin: 5px 0 20px 0; font-size:110%; line-height:21px; }
	#left p.copyright { clear: both; margin: 5px 0 20px 0; font-size:90%; line-height:30px; text-align:right; color:#999999; }
	#left bio {padding-right: 20px; float:left}
	#left img { border: 0; text-decoration: none; padding-right:10px; padding-top:5px;}
/* sidebar */
#right {	width:230px; float:right; margin: 0 0 20px 0; }
	#right h2 { color:#fff; margin: 0 0 5px 0; font: bold 1.2em "Trebuchet MS", Arial; background: #fff url(../images/sideh2bg.gif) repeat-x; padding: 4px 10px; border-bottom: 2px solid #000; }
	#right ul { list-style:none; 	border-top:1px solid #eee; border:none; padding:0; margin:0 0 15px 0; }
	#right ul li { border-bottom:1px solid #eee; padding:5px; margin:0; }
	#right ul li a { border: 0; }

	#tagcloud { margin: 0 0 20px; }
	#tagcloud a { margin: 0 5px 0 0; color: #25771F; }
	#tagcloud a:hover { background: #E7FEE5; color: #007898; }
	
	#info { border: 1px solid #ccc; padding: 3px 5px; margin: 0 0 10px; }
	
#flashcontent {
		width: 100%;
		height: 640px;		
	}

#footer { clear: both; border-top: 1px solid #ccc; padding: 20px 0; color:#808080; }
#footer p { line-height: 2.5em; } 
