@charset "utf-8";
/* CSS Document */

/** Page setup for Moving Footer **/
html, body {
	height: 100%;
	margin: 0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
/** Div box 800px wide with text set to align left. **/
.widthEight {
	width:800px;
	text-align:left;
	margin: 0 auto 0 auto;
}
#aligncenter {
	margin: 0px auto;
}
/** Header Styles **/
#header {
	background-image:url(../images/header-bkg2.jpg);
	background-repeat:repeat-x;
	height:100px;
	margin: 0 auto 0 auto;
	text-align:center;
}
#header img {
	vertical-align:bottom;	
}
#masthead {
	background-image:url(../images/header-bar.jpg);
	background-repeat:repeat-x;
	height:75px;
}
#masthead img {
	padding: 24px 0 25px 0;
}
#mastText {
	height:46px;
	padding: 2px 0 2px 0;
	text-align:right;
	font-size:12px;
}
/** Page Content Styles **/
#container {
	min-height: 100%;
	margin-bottom: -150px;
	position: relative;
}
#content {
	text-align:left;
	width:800px;
	margin: 0 auto 0 auto;
}
/** Content Full **/
#contentF {
	width:780px;
	padding: 10px 9px 10px 9px;
	background-color:#d6d6d6;
}
#contentF a {
	color: #000000;
	text-decoration: none;
	border: 1px none #222222;
	font-weight: bold;
}
#contentF a:hover {
	color:#FFFFFF;
	background-color:#333333;
	text-decoration: none;
}

/**Content Left**/
#contentL {
	float:left;
	text-align:left;
	width:470px;
	padding: 10px 9px 10px 9px;
	background-color:#d6d6d6;
}
#contentL a {
	color: #000000;
	text-decoration: none;
	border: 1px none #222222;
	font-weight: bold;
}
#contentL a:hover {
	color:#FFFFFF;
	background-color:#333333;
	text-decoration: none;
}
/**Content Right**/
#contentR {
	float:right;
	text-align:left;
	width:270px;
	padding: 10px 9px 10px 9px;
	background-color:#d6d6d6;
}
#contentR a {
	color: #000000;
	text-decoration: none;
	border: 1px none #222222;
	font-weight: bold;
}
#contentR a:hover {
	color:#FFFFFF;
	background-color:#333333;
	text-decoration: none;
}

.contentClear {
	clear:both;
}
/** Navigation Styles **/
#nav {
	background-image:url(../images/menu-bar.png);
	background-repeat:no-repeat;
	width:800px;
	height:50px;
}
#nav ul {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0px 0 0 13px;
}
#nav li {
	display: block;
	float:left;
}
#nav a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 16px 15px 14px 15px;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
#nav a:hover {
	background-image:url(../images/button-over.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#000000;
}
#NavClear {
	clear:both;
}
/** Footer Styles **/
.clearfooter {
	height: 150px;
	clear: both;
}
#footerL {
	float:left;
	text-align:left;
	width:470px;
	padding: 65px 9px 10px 9px;
}
#footerR {
	float:right;
	text-align:left;
	width:270px;
	padding: 65px 9px 10px 9px;
}
#footer {
	background-image:url(../images/footer-bar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 150px;
	position: relative;
}
#footerBox {
	width:800px;
	text-align:left;
	padding: 0 0 0 0;
	font-size:12px;
	margin: 0 auto 0 auto;
}
#footerL ul {
	list-style: none;
	line-height: normal;
	margin: 0;
	padding: 0px 0 0 13px;
}
#footerL li {
	display: block;
	float:left;
}
#footerL a {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#footerL a:hover {
	background-color: #222222;
	font-weight: bold;
	color: #ffffff;
}
/** Contact div boxes for contact information **/
.contactTR {
	float:left;
	width:190px;
	text-align:left;
	font-size:12px;
	margin-left:10px;
}
.contactTL {
	font-size:12px;
	float:left;
	text-align:right;
	width:60px;
}
/** Resume Title Float Left Rules **/
.resFloat {
	float:left;
	margin: 0 10px 0 0;
	width:145px;
	text-align:left;
}
.resFloatR {
	float:right;
	margin: 0 10px 0 0;
	width:145px;
	text-align:right;
}
.rightDate {
	float:right;
	margin: 0 10px 0 0;
	width:auto;
	text-align:right;
}
/** Portfolio Website Boxes **/
.portDesc {
	height:190px;
	width:560px;
	background-color:#222222;
	color:#FFFFFF;
	float:left;
	padding: 10px 10px 0 10px;
}
.porth1 {
	font-size:14px;
	font-weight:bold;
	width:560px;
}
#portfolio a {
	color:#00aeef;
	text-decoration: none;
}
#portfolio a:hover {
	color:#00aeef;
	text-decoration: underline;
	background-color: #222222;
}
.portImg {
	float:left;
	margin: 0 0 0 0;
	height:200px;
}
/** Edited HTML tags and substitutes **/
img {
	border:0;
}
h1 {
	font-size:18px;
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom: 15px;
}
.Hrule {
	background-image:url(../images/line.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin: 7px 0 2px 0;
}
.Hrule2 {
	background-image:url(../images/line2.jpg);
	background-repeat:repeat-x;
	height:10px;
	margin: 7px 0 2px 0;
}
.porth1small {
	font-size:12px;
	font-weight:normal;
	width:560px;
	color: #CBCBCB;
}

