body{
	background-color:#dc8;
	font-family: georgia,times,serif;
	font-size:12px;
	margin:0 0 -10px 0;
	padding:0;
}

img{
	border:0 none;
}

a{
	color:#0055aa;
	text-decoration:none;
}
a:visited{
	color:#0055aa;
	text-decoration:none;
}

a:hover{
	color:#0055aa;
	text-decoration:underline;;
}


h1{
	font-family: georgia,times,serif;
	font-size:21px;
	font-style:normal;
	margin-left:-5px;
}

h1 a{
	color:#000000;
}
h1 a:visited{
	color:#000000;
}
h1 a:hover{
	color:#000000;
}

h2{
	font-family: georgia,times,serif;
	font-size:19px;
	font-style:normal;
}

h3{
	font-family: georgia,times,serif;
	font-size:17px;
	font-style:normal;
}

h4{
	font-family: georgia,times,serif;
	font-size:15px;
	font-style:normal;
}

h5{
	font-family: georgia,times,serif;
	font-size:13px;
	font-style:normal;
}

.headerUnderline{
	border-bottom:1px solid;
	border-bottom-color:#000000;
}

.formText{
	font-family: georgia,times,serif;
	font-size:16px;
	font-style:normal;
	color:#000000;
}

ul{
	margin-left:0px;
	padding-left:16px;
}

ol.list li{
	padding:8px 0 0 0;
}
ol.list ul li{
	padding:3px 0 0 0;
}

#header{
	background-color:#000;
	height:50px;
	padding-bottom:2px;
	width:100%;
	color:#FFFFFF;
}
#header a, #header a:hover{
	color:#fff;
}

#logo{
	float:left;
	padding-left:10px;
}
#breadcrumbs{
	padding:23px 0 0 223px;
}

#search{
	float:right;
	margin:0 10px 0 0;
	padding:5px 5px 5px 7px;
	background:#fff;
	height:25px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
}

#searchQ{
	width:188px;
}

#searchBtn{
	vertical-align:baseline;
	margin-bottom:-4px;
}

#left{
	float:left;
	width:150px;
	min-height:650px; /* for modern browsers */
	height:auto !important; /*  for modern browsers */
	height:650px; /* for IE5.x and IE6 */
	padding-top:10px;
	margin:0 0 0 -210px;
}

#center{
	margin:0 0 -75px 150px;
	padding:0 20px 100px 0;
	background-color:#fff;
}

#content{
	padding: 2px 0 0 20px;
	min-height:1500px; /*  for modern browsers */
	height:auto !important; /*  for modern browsers */
	height:1500px; /* for IE5.x and IE6 */
}

#navcontainer{
	margin: 0px;
	width:140px;
	float:right;
	padding-bottom:125px;
}

#navcontainer ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: georgia,times,serif;
	font-size:16px;
}

#navcontainer li {
	margin: 0px;
	border: 3px solid #DDCC88; 
	border-right: 0px;
}

#navcontainer a{
	display: block;
	font-family: georgia,times,serif;
	padding: 5px 5px 5px 8px;
	margin: 0px;
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

#navcontainer a:hover { 
	padding: 5px 5px 5px 11px;
	margin-left: -3px;
}

#navcontainer li#current a:hover { 
	padding: 5px 5px 5px 11px;
	margin-left: 0px;
}

#navcontainer li#current{
	border-width: 3px 0;
}

#navcontainer li#current a{
	background-color:#FFF;
	color:#000;
	padding: 5px 5px 5px 11px;
}

#navcontainer ul ul li{
	margin: 0px;
}

#navcontainer ul ul a{
	display: block;
	color: #000;
	background-color: #EEE6C4;
	text-decoration: none;
}

#navcontainer ul ul a:hover{
	color: #fff;
	background-color: #69C;
	text-decoration: none;
}

.vcard{
	width:70%;
	float:right;
	padding:5px;
	font-size:9px;
}


#certificates, #validation{
	float:right;
}

#validation{
	margin-top:150px;
}

#validation #w3c{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	background-color:#fff;
	float:right;
	padding:10px 0 9px 10px;
	width:90px;
}

#certificates #gaiq{
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	background-color:#fff;
	float:right;
	padding:0;
	width:115px;
	height:115px;
}

#certificates #gaiq img{
	padding:5px;
	width:105px;
	height:105px;
}
#certificates #gaiq a span{
	display:block;
	padding:15px 0 20px;
	font-size:13px;
	height: auto;
	width: auto;
	text-align:center;
	text-decoration:none;
}
#certificates #gaiq a span strong{
	font-size:40px;
	display:block;
	padding-bottom:5px;
	text-decoration:none;
}
#certificates #gaiq a:hover{
	text-decoration:none;
}

#topLink{
	float:right;
	padding-right:5px;
}

#footer{
	background:#f0e8ca none repeat scroll 0 0;
	height:15px;
	border-top:1px solid #e7dbad;
	font-size:11px;
	padding:25px;
}

#footerbottom{
	text-align:center;
	background:#000 none repeat scroll 0 0;
	color:#fff;
	font-size:11px;
	padding:10px;
}

#footerbottom a, #footerbottom a:hover{
	color:#fff;
}

#footer ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0;
	margin:0;
	font-size:12px;
}

#footer ul li{
	display:inline;
	margin:0;
	padding:0 10px 0 5px;
	border-right: #000 solid 1px;
}
#footer ul li:last-child, #footer ul li.last{
	border-right:0px;
	padding-right:5px;
}

#footer ul li a, #footer ul li a:hover{
	color:#000;
}

fieldset{
	background-color:#DDCC88;
	border:solid 1px #000;
	padding:0 5px 5px 5px;
}

fieldset legend{
	margin-top:-11px;
	padding:0 0 5px 0;
	color:#000;
	font-family: georgia,times,serif;
	font-size:16px;
	font-style:normal;
}

/* BLOGCFC RELATED */
/*layout.css*/
#menu {
	background:#fff;
	width:215px;
	border-left: 1px dotted #000;
	border-bottom: 1px dotted #000;
	margin:0 0 8px 8px;
	float:right;
}
#blogText{
	width:100%;
}

#blogText table, #blogText table tbody{
	padding:0;
	margin:0;
}

#blogText h1{
	padding-left:5px;
}


#blogText .byline{
	font-size:12px;
}

#blogText #bottomByline, #blogText .bottomByline{
	border-top:#000000 dotted 1px;
	margin-top:20px;
	padding-top:5px;
}
#blogTwitterLink{
	font-size: 15px;
	font-weight:bold;
}
#blogTwitterLink img{
	width:63px;
	height:63px;
	vertical-align:middle;
}

.code{
	border:1px solid #000;
	padding:3px;
	width:100%;
	/*
	text-wrap: break-word;
	word-wrap: break-word;
	*/
}
.greasemnokey-source, .ubiquity-source{
	height:500px;
}

#commentsForm{
	margin:25px 0 0 0;
	padding:5px 1px;
	border:1px dotted #000;
	border-right:0px;
	border-left:0px;
}

#commentsForm textarea, #commentsForm .input{
	width:550px;
}

/*styles.css*/
.rightMenu {
	border:1px solid #999;
	margin:8px;
}
#menu > .rightMenu:first-child{
	margin:0 8px 8px 8px;
}

.rightMenu a{
	text-decoration:none;
	color:#000000;
}
.rightMenu a:hover{
	text-decoration:underline;
	color:#000000;
}

.menuTitle {
	font-size: 10px;
	background-color: #000000;
	color:#FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
}

.menuBody {
	font-size: .8em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-size: 10px;
}

#calendar{
	width:180px;
	margin:0 auto;
}
.calendarTable, .calendarTable a {
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}

.calendarToday {
	background-color: yellow;
}
.header, .header a {
	font-size: .7em;
	text-align: center;
	font-weight: bold;
}




ol#comments{
	list-style-type:none;
	padding:0;
	margin:1em;
}
.commenter{
}
.commentDate{
}
.mfcomment{
	margin:1.5em 0;
}
.dtcommented {
font-size:10px;
}
.comment-citation{

}
.comments-body{
	padding:0.5em 0 0 0;
}

.commentFrmWidth{
	width:600px;
}
.commentFrmSuccessMsg{
	padding:2px;
	background-color:#33CC00;
}
.frmCaptcha{
}
#commentFormContainer .formInputDiv{
	
}
#commentFormContainer .formFieldName{
	font-weight:bold;
	width:100px;
	float:left;
}
#commentFormContainer input{
	font-family:georgia,times,serif;
	font-size:16px;
}
#commentFormContainer .formFieldValue{
}
#commentFormContainer .formFieldValue input{
	width:500px;
}
#commentFormContainer .formInputDiv textarea{
	font-family:georgia,times,serif;
	font-size:16px;
	width:600px;
	height:250px;
}
.frmTextareaNotes{
	padding-top:0;
	margin-top:0;
	font-size:10px;
	
}
#commentFormContainer .formFieldValue input.short{
	width:250px;
}
/* END: BLOGCFC RELATED */

#downloadArea{
	width:152px;
	margin-top:5px;
	margin-bottom:5px;
}