@charset "utf-8";
html {
	margin: 0px;
	padding: 0px;
}

body {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	z-index: 0;
	overflow: hidden;
	background-color: #999999;
}

#header {
	background-image: url(images/headerBg.png);
	height: 45px;
	width: 955px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: 300px;
	height: 25px;
}

#navigation a:link {
	text-decoration: none;
	color: #000000;
}
#navigation a:hover {
	text-decoration: none;
	color: #990000;
}
#navigation a:visited {
	text-decoration: none;
	color: #000000;
}

#navigation a:active {
	text-decoration: none;
	color: #000000;
}
#contact {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#news {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #990000;
	text-decoration: underline;
}
#contact1 {
	color: #990000;
	text-decoration: underline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#contactContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#news1 {
	color: #000000;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#bio1 {
	color: #990000;
	text-decoration: underline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}

#mainContent {
	height: 200px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/textBg.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

#mainContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

#mainContent p {
	font-size: 11px;
}

#bioContent {
	height: 300px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/bioBg.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

h1  {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
}
p  {
	font-size: 11px;
}

#contactContent {
	height: 300px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/bioBg.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

#contactContent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

#contactContent p {
	font-size: 11px;
}
#latestcontent {
	background-image: url(images/imageBg.png);
	width: 370px;
	height: 300px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #990000;
	overflow: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#PortraitPicture {
	background-image: url(images/PortraitBg.png);
	width: 370px;
	height: 420px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #990000;
	overflow: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
}
#resume {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


#bio {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#twoD {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#threeD {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#webwork {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}


#wrapper a:link {
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: none;
}
#wrapper a:visited {
	text-decoration: none;
	
}

#wrapper a:active {
	text-decoration: none;
	
}
#wrapper {
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bgSite.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	border: thin solid #000000;
	z-index: 0;
}
#resume1 {
	color: #990000;
	text-decoration: underline;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
}

#LeftResume {
	background-image: url(images/PortraitBg.png);
	width: 370px;
	height: 420px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #990000;
	overflow: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
}

#rightResume {
	height: 400px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/resumeBg.png);
	background-repeat: no-repeat;
	float: none;
	margin-top: 20px;
	margin-right: 55px;
	margin-left: 55px;
	font-size: 11px;
}
#rightResume h1  {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#2dwork #animation {
	float: left;
	width: 380px;
}

#rightResume  #educationdesign {
	width: 200px;
	float: left;
	padding: 10px;
}

h5  {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#rightResume p {
	font-size: 12px;
}#rightResume #softhardware {
	float: left;
	padding: 10px;
}
#rightResume #workexperience {
	float: left;
	padding: 10px;
	width: 200px;
}
#rightResume  #languages {
	padding: 10px;
	float: left;
}
#rightResume #download {
	margin-top: 350px;
	margin-left: 700px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
#download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#rightResume #workexperience #subhead {
	text-decoration: underline;
}
#download a:link {
	text-decoration: underline;
	color: #990000;
}
#download a:hover {
	text-decoration: none;
	color: #990000;
}
#download a:visited {
	text-decoration: none;
	color: #990000;
}

#download a:active {
	text-decoration: none;
	color: #990000;
}
#twoD1 {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #990000;
	text-decoration: underline;
}
#twoDwork {
	background-image: url(images/bioBg.png);
	width: 400px;
	height: 300px;
	margin-left: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	float: left;
	font-weight: bold;
	color: #990000;
	overflow: auto;
	background-repeat: no-repeat;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
#twoDContent {
	height: 500px;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/videoBg.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 20px;
	margin-right: 35px;
}

#animation {
	text-align: left;
}
#threeD1 {
	color: #990000;
	text-decoration: underline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#still {
	padding-top: 10px;
}
#webwork1 {
	color: #990000;
	text-decoration: underline;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
}
#websites {
	height: 400px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	background-image: url(images/resumeBg.png);
	background-repeat: no-repeat;
	float: none;
	margin-top: 20px;
	margin-right: 55px;
	margin-left: 55px;
	font-size: 11px;
	color: #990000;
}
#flashContent {
	margin-left: 180px;
}
#container {
	background-repeat: no-repeat;
	background-image: url(images/splashBG.jpg);
	height: 600px;
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #000000;
	z-index: 0;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

#lightview {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 150px;
	width: 150px;
	margin: -75px 0 0 -75px;
	padding: 0;
}

/* The container that holds everything */
.lv_Container {
	position: relative;
	width: 100%;
	height: 100%;
	background: none;
	padding: 0;
	margin: 0;
}

.lv_Button {
	cursor: pointer;
	text-decoration: none;
	border: none;
	background: none;
	margin: 0;
	padding: 0;
}

/* The buttons on the side when you view a gallery */
.lv_Sides {
	position: absolute;
	top: 50%;
	left: 0;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
}
.lv_Sides * { padding: 0; margin: 0; }
.lv_Sides li {
	list-style-type: none;
	position: relative;
}

.lv_PrevSide { float: left; }
.lv_NextSide { float: right; }
#rightResume .subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.lv_Sides .lv_Wrapper {
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.lv_Sides .lv_Button {
	float: left;
	background: none;
}

/* The frames above and below the center, that hold the corners.
   It's recommended not to change anything here, a lot is done in
   javascript to build further upon this based on your settings.
*/
.lv_Frames {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0;
	margin: 0;
}
.lv_Frames li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.lv_Frame {
	width: 100%;
	display: block;
}
.lv_Frame * { padding: 0; margin: 0; }
.lv_FrameTop {
	position: absolute;
	left: 0;
	width: 100%;
	display: block;
}
.lv_FrameBottom {
	position: relative;
	float: left;
	clear: both;
}

.lv_Liquid {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
	clear: both;
}
.lv_Liquid .lv_Filler {
	position: absolute;
	height: 100%;
	width: 2px;
	top: 0;
	left: 50%;
}

.lv_Half {
	display: block;
	height: 100%;
	clear: both;
	line-height: 0px;
}
.lv_Half li { list-style-type: none; }
.lv_Corner {
	float: left;
	position: relative;
}
.lv_CornerTr, .lv_CornerBr { float: right; }

.lv_Fill {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.lv_Half .lv_CornerWrapper {
	float: left;
	position: relative;
	width: 50%;
	height: 100%;
	overflow: hidden;
}
.lv_HalfRight .lv_CornerWrapper { float: right; }

.lv_Corner { position: relative; }
.lv_Corner canvas { position: relative; }
.lv_HalfLeft .lv_Corner { float: left; }
.lv_HalfRight .lv_Corner {
	position: relative;
	float: right;
}

/* To position content correctly in the center with correct
   rounded corner display we need a few wrappers.
   This is to get it right on all browsers.
*/
.lv_Center {
	position: relative;
	clear: both;
	height: 100%;
	overflow: hidden;
	background: none;
	padding: 0;
	margin: 0;
}
.lv_WrapUp {
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapDown {
	position: relative;
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.lv_WrapCenter {
	position: relative;
	padding: 0;
	margin: 0;
}

/* The loading indicator */
.lv_Loading {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lv_Loading .lv_Button {
	float: left;
	height: 100%;
	width: 100%;
}

.lv_MediaWrapper {
	position: relative;
	width: 100%;
	display: block;
	overflow: hidden;
	clear: both;
	padding: 0;
	margin: 0;
}
.lv_MediaWrapper img {
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

/* The overlays on top of images that toggle the previous/next buttons */
.lv_PrevNext {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
.lv_PrevNext * { padding: 0; margin: 0; }
.lv_PrevNext .lv_Button {
	position: relative;
	height: 100%;
}
.lv_PrevButton { float: left; }
.lv_NextButton { float: right; }

/* The bar that holds title, caption, imagenumber, slideshow and closebutton */
.lv_MenuBar {
	clear: both;
	position: relative;
	width: 100%;
	float: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #808080;
	padding: 0;
	margin: 0;
}
.lv_MenuBar * { padding: 0; margin: 0; }

/* When the Menubar is at the top, on (ajax/iframe/inline) content,
   it will also have this style.
   The margins are removed here for better alignment, and since it's
   at the top we switch the inner margins to the other side.
*/
.lv_MenuTop .lv_DataText div,
.lv_MenuTop .lv_ImgNumber div { margin: 0; padding: 0; }
#lightview .lv_MenuTop .lv_Close, 
#lightview .lv_MenuTop .lv_Data { margin: 0 0 6px 0; }

.lv_Close, .lv_Data { margin: 6px 0 0 0; }
.lv_Close {
    position: relative;
	float: right;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.lv_Data {
	position: relative;
	float: left;
	padding-bottom: 3px;
	line-height: 13px;
}

/* simulates padding-left inside .lv_Data */
.lv_DataText div, .lv_ImgNumber div { margin-left: 3px; }

.lv_Data li {
	list-style-type: none;
	float: left;
	margin-top: 3px;
}
.lv_DataText { width: 100%; }
.lv_DataText .lv_Title {
	font-weight: bold;
	margin-bottom: 2px;
}
.lv_DataText .lv_Caption { clear: both; }
.lv_Data .lv_ImgNumber {
	color: #b8b8b8;
	margin-right: 5px;
	margin-top: 5px;
}

.lv_Data .lv_innerPrevNext, 
.lv_Data .lv_Slideshow {
	position: relative;
	border-left: 1px solid #efefef;
	padding: 0 5px;
	margin-top: 5px;
	vertical-align: middle;
}
.lv_Data .lv_Slideshow { padding-right: 0px; }

.lv_Data .lv_innerPrevNext .lv_Button, 
.lv_Data .lv_Slideshow .lv_Button { /* play and stop */
	float: left;
	background-position: center left;
	background-repeat: no-repeat;
}

/* the boxes that hold media or external content */
.lv_Media,
.lv_External {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#lightview iframe {
	border: 0;
	clear: both;
	padding: 0;
	margin: 0;
	background: none;
}

/* The container that hold buttons above the view, currently only topclose */
.lv_topButtons {
	position: absolute;
	left: 0;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.lv_topcloseButtonImage { cursor: pointer; }


/* The error/warning/download message that will appear when
   a required plugin is not installed.
*/
#lightviewError p { padding: 0 0 10px 0; }
#lightviewError div {
	padding: 6px;
	font: 11px Arial, Helvetica, sans-serif;
}
#lightviewError .message {
	background: #fcb5b5;
	margin-bottom: 3px;
}
#lightviewError .type { font-weight: bold; }
#lightviewError .pluginspage {
	background: #b5fcbd;
	color: #21be30;
}
#lightviewError a,
#lightviewError a:hover,
#lightviewError a:visited {
	color: #21be30;
	text-decoration: none;
	background: none;
	font-weight: bold;
	border-bottom: 1px solid #7de689;
}
#lightviewError p {
	margin-left: 0;
	padding: 0;
}

#overlay {
  position: absolute; /* Opera will use fixed */
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

* html #lightview { /* IE6 */
	position: absolute;
	margin-top: expression( (-1 * this.offsetHeight / 2 + (document.documentElement ? document.documentElement.scrollTop : 0) + (Lightview.navbarHeight || 0)) + 'px');
	margin-left: expression( -1 * this.offsetWidth / 2 + (document.documentElement ? document.documentElement.scrollLeft : 0) + 'px');
}

/* Always cover 100% of the screen in IE6 */
html #overlay {
	position: absolute;
	height: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollHeight, document.documentElement.scrollHeight, document.body.offsetHeight, document.documentElement.clientHeight].max() : document.documentElement.scrollHeight) + 'px' );
	width: expression(((window.Enumerable && window.Enumerable.max) ? [document.body.scrollWidth, document.documentElement.scrollWidth, document.body.offsetWidth, document.documentElement.clientHeight].max() : document.documentElement.scrollWidth) + 'px' );
}
