/*All or Home*/

.pagetitle{
	color: #d90000;
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 26px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}

.text{
	display: block;
}

.me{
	float: left;
	margin: 20px;
}

.content{
	text-align: left;
}

body{
	text-align: center;
	margin: 0px;
	font: Garamond, "Book Antiqua", "Times New Roman";
	color: #333333;
}

a{
	text-decoration: none;	
	color: #6b8c9f;
	font: Garamond, "Book Antiqua", "Times New Roman";
}

a:visited{
	color: #7fb7b8;
}

a:hover{
	color: #d90000;
}

.centercol{
	margin-left: 15%;
	margin-right: 15%;
	text-align: center;
	position: relative;
	z-index: 3;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 800px;
}

.extra1{
	background-image: url(../images/fn.gif);
	background-repeat: no-repeat;
	height: 335px;
	width: 67px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 2;
	float: left;
}

.extra2{
	background-image: url(../images/eyes.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
	width: auto;
}

.extra3{
	background-image: url(../images/go.gif);
	background-repeat: no-repeat;
	height: 286px;
	width: 58px;
	margin-left: 8px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 2;	
	float: right;
}

html > body .extra3 { position: fixed; }

/*Main Navigation*/

.mnavlink{
	text-decoration: none;	
	color: #6b8c9f;
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	margin-left: 6px;
	margin-right: 6px;
}

.mnavlink:visited{
	color: #7fb7b8;
}

.mnavlink:hover{
	color: #d90000;
}

.mnav{
	margin-top: 30px;
	margin-bottom: 30px;
}

/*Version Navigation*/

.vnavlink{
	text-decoration: none;	
	color: #6b8c9f;
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	margin-left: 6px;
	margin-right: 6px;
}

.vnavlink:visited{
	color: #7fb7b8;
}

.vnavlink:hover{
	color: #d90000;
}

.vnav{
	margin-top: 30px;
	padding-bottom: 30px;
	clear: both;
}

.vnavhead{
	font: Garamond, "Book Antiqua", "Times New Roman";
	color: #d90000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	display: block;
}

.vnav .feb-07 {
	color: #d90000;
	cursor: default;
	outline: none;
}

/*References*/

.wholeref{
	display: block;
	margin-top: 10px;
	margin-bottom: 25px;
}

.reftop{
	display: block;
}

.refbot{

}

.refname{
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-weight: bold;
}
	
.reftitle{
	font-weight: bold;
	margin-left: 16px;
	margin-right: 16px;
}

.refcompany{
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-weight: bold;
}

.refemail{
	margin-left: 8px;
	margin-right: 8px;
}

.refnumber{
	margin-left: 8px;
	margin-right: 8px;
}

.refaddr{
	display: block;
	margin-left: 8px;
}

.refadrln1{
	margin-right: 3px;
}

.refadrln2{

}

/*Resume*/

.resheading{
	font: Garamond, "Book Antiqua", "Times New Roman";
	color: #d90000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;

}

.reslink{
	display: block;
}

.bullet{
	border: 0px;
	margin-right: 3px;
}
.resume{
	position: relative;
	top: 50px;
	left: 15px;
	
}

/*Coursework*/

.courselist li{
	list-style-image: url(../images/bullet.gif);
}

.credits{
	display: block;
}

.gpa{
	Display: block;
}

/*Links*/

.linklist li{
	list-style-image: url(../images/bullet.gif);
}

/*Feedback*/

.fdbkname{

}

.fdbkrate{
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}

.fdbkcomm{
	display: block;
	margin-bottom: 20px;
}

.fdbksubmit{

}

.fdbkclear{

}

/*Hobbies*/

.hobtitle{
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-weight: bold;
	display: block;
}

.hobdesc{
	display: block;
}

.hoblinks a{
	margin-left: 8px;
	margin-right: 8px;
}

.hobby{
	margin-top: 10px;
	margin-bottom: 25px;
}

/*Portfolio*/

.porttitle{
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-weight: bold;
	float: left;
}

.portdesc{
	clear: both;
	display: block;
}

.portjob{
	font: Garamond, "Book Antiqua", "Times New Roman";
	font-weight: bold;
	float: right;
}

.portlinks a{
	margin-left: 8px;
	margin-right: 8px;
}

.portentry{
	margin-top: 10px;
	margin-bottom: 25px;
}

.portnote{
	margin-top: 10px;
	margin-bottom: 30px;
}