body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: #01A4BA;}
.floatright {
	float: right;
	margin: 0 0 6px 6px;
	border: 1px solid #666;
	padding: 1px;
}
.floatleft {
	float: left;
	margin: 6px 6px 0 0;
	border: 1px solid #666;
	padding: 1px;
}
div#container2 {
	margin: 0 auto;
	width: 800px;
	padding-top: 8px;
	padding-bottom: 4px;
	text-align:justify;
	padding: 4px;
}
/*	---------------------	Autobiography	---------------------*/
/*	-------------------------------------------------------------*/
/*	---------------------		NEW			---------------------*/
.bioLeftColumn {
	position:relative;
	float:left;
	width: 120px;
	height: inherit;
	margin-top: 12px;
	text-align: left;
}
.bioRightColumn {
	position:relative;
	float:right;
	width: 380px;
	height: inherit;
	margin-top: 12px;
	text-align: left;
}
/*	-------------------------------------------------------------*/
/*	-------------------------------------------------------------*/
div#container {
	margin: 0 auto;
	width: 400px;
	padding-top: 0px;
	padding-bottom: 4px;
}
div#column1 {
	position:relative;
	float:left;
	/*left: 170px;*/
	width: 120px;
	height: auto;
	margin-top: 20px;
	text-align: left;
}
div#column2 {
	position:relative;
	float:right;
	/*left: 352px;*/
	width: 280px;
	height: auto;
	margin-top: 20px;
	text-align: left;
}
div#columnCentered {
	position:relative;
	float:right;
	/*left: 352px;*/
	width: 400px;
	height: 140px;
	margin-top: 20px;
	text-align: center;
}
/*	---------------------	BLOG	--------------------	*/
.blogHeader {
	padding-top: 12px;
	padding-bottom: 24px;
	width: 660px;
}
.blogContent {
	text-align:inherit;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 660px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #55BF26;
}
.blogFooter {
	padding-top: 24px;
	width: 660px;
}
.blogTextPrev {
	position:relative;
	float:left;
	width: 330px;
	text-align:left;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #55BF26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2F5722;
	font-weight: normal;
	padding-bottom: 4px;
}
.blogTextNext {
	position:relative;
	float:right;
	width: 330px;
	text-align:right;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #55BF26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #2F5722;
	font-weight: normal;
	padding-bottom: 4px;
}
.blogNextPrevDiv {
	margin: 0 auto;
	width: 660px;
	left: 0px;
	text-align:right;
	position:relative;
	padding-top: 4px;
	padding-bottom: 0px;
}
.ASComments {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-decoration: none;
	color: #808080;
	font-weight: bold;
	text-align: justify;
}
.ASKeywords {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-decoration: none;
	color: #0000FF;
	font-weight: bold;
	text-align: justify;
}
.ASString {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	text-align: justify;
}
.ASText {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #55BF26;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	/*color: #2F5722;*/
	color:#333333;
	font-weight: normal;
	text-align: justify;
}
.textGreenBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #55BF26;
	font-weight: bold;
	text-align: justify;
}
.textMarked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #01A4BA;
	font-weight: normal;
	text-align: justify;
}
.textMarkedBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #01A4BA;
	font-weight: normal;
	text-align: justify;
}
.textSource-Version {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
/*	color: #2F5722;*/
	color:#333333;
	font-weight: bold;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #01A4BA;
	text-align: center;
}
.script_tag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	color: #990000;
}
.JSString {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	text-align: justify;
}
.JSSKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990099;
	font-weight: normal;
	text-align: justify;
}
.JSSVars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	text-align: justify;
}
.PHPComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	text-align: justify;
}
.PHPKeywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
	text-align: justify;
}
.PHPFunctions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0066FF;
	font-weight: bold;
	text-align: justify;
}
.PHPString {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	text-align: justify;
}
.PHPText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-align: justify;
}

