body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	background-color: #cccccc;
	padding: 0px;
	background-image: url(images/blackBKG.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	

.content {
	background-color: #333333;
	z-index: 2;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 135px;
	padding-top: 0px;
	padding-left: 65px;
	padding-right: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc0000;
	}


.logo {
	top: 95px;
	right: 0%;
	position: absolute;
	z-index: 3;
	}


.column {
	position: relative;
	z-index: 2;
	width: 100%;
	left: auto;
	top: auto;
	background-color: #CCCCCC;
	}


.links {
	position: absolute;
	visibility: visible;
	z-index: 4;
	width: auto;
	left: 0px;
	top: 115px;
	height: 20px;
	}


.links a {
	color: #FFFFFF;
	text-decoration: none;
	height:100%;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc0000;
	padding-bottom: 6px;
	margin: 0px;
	}


.links a:hover {
	color: #CC0000;
	text-decoration: none;
	}


.about {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: auto;
	width: auto;
	left: 14px;
	top: 135px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc0000;
	padding-left: 15px;
	}


.about a {
	color: #ffffff;
	text-decoration: none;
	position: relative;
	width: auto;
	display: block;
	margin-top: 4px;
	}


.about a:hover {
	color: #cc0000;	
	}


.courses {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: auto;
	width: auto;
	left: 70px;
	top: 135px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc0000;
	padding-left: 15px;
	}


.courses a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
	margin-top: 4px;
	}


.courses a:hover {
	color: #cc0000;
	}


.projects {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: auto;
	width: auto;
	left: 156px;
	top: 135px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc0000;
	padding-left: 15px;
	}


.projects a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
	margin-top: 4px;
	}


.projects a:hover {
	color: #cc0000;
	}


.resume {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: auto;
	width: auto;
	left: 225px;
	top: 135px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc0000;
	padding-left: 15px;
	}


.resume a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
	margin-top: 4px;
	}


.resume a:hover {
	color: #cc0000;
	}


.apple {
	position: absolute;
	visibility: hidden;
	z-index: 3;
	height: auto;
	width: auto;
	left: 294px;
	top: 135px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cc0000;
	padding-left: 15px;
	}


.apple a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	position: relative;
	margin-top: 4px;
	}


.apple a:hover {
	color: #cc0000;
	}


.fpcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding: 100px 65px 40px 40px;
	height: auto;
	visibility: visible;
	z-index: 6;
	position: absolute;
	top: 135px;
	text-align: right;
	right: 0%;
	}


.fpcontent a {
	color: #FFFFFF;
	text-decoration: none;
	}


.fpcontent a:hover {
	color: #CC0000;
	text-decoration: none;
	}


.contentreg {
	z-index: 2;
	position: absolute;
	top: 40px;
	visibility: visible;
	padding-top: 55px;
	padding-bottom: 10px;
	color: #333333;
	height: 100%;
	left: 0px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	background-color: #CCCCCC;
	right: 0px;
	margin: 0px;
	}
	

.logoreg {
	top: 0px;
	position: absolute;
	z-index: 3;
	right: 0px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	}


.linksreg {
	position: absolute;
	visibility: visible;
	z-index: 2;
	width: 100%;
	left: auto;
	background-color: #000000;
	top: auto;
	margin-top: 22px;
	}



.linksreg a {
	color: #ffffff;
	text-decoration: none;
	height:100%;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cc0000;
	padding-bottom: 6px;
	margin: 0px;
	}


.linksreg a:hover {
	color: #999999;
	text-decoration: none;
	}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	}


.sidelinksreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: auto;
	width: 185px;
	left: 20px;
	top: 55px;
	padding-top: 40px;
	}


.sidelinksreg a {
	color: #666666;
	text-decoration: none;
	display: block;
	height: auto;
	width: 185px;
	}


.maincontentreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: relative;
	visibility: visible;
	width: 650px;
	left: auto;
	top: auto;
	margin-right: 250px;
	margin-left: 100px;
	}


.maincontentreg a {
	color: #333333;
	}


.maincontentreg a:hover {
	color: #333333;
	text-decoration: none;
	}


.maincontentreg a:visited {	
	color: #666666; 
	}


.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	width: 165px;
	text-align: left;
	}


.grey {	
	color: #999999; 
	}