html {
	height: 101%; 
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background: #475c66 url(images/page-background.gif) top repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
/*	min-width: 690px;*/
}

h1 {
	font-size: medium;
	font-weight: bold;
}

h2 {
	font-size: small;
	font-weight: bold;
}

.bodytextbox {
	background-color: #1a242a;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 1px;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
.bodytextsmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bodytextCentered {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}

#container {
	width: 780px;
	background: url(images/container-bg.gif) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

/* Header Styles */

#header {
	height: 35px;
	width: 762px;
	background-image: url(images/Title_background.gif);
	background-repeat: repeat-x;
}

ul {
    margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

#header li {
	float: left;
}

#title_box a {
	display: block;
	background-image: url(images/Title.gif);
	height: 35px;
	width: 194px;
}

#animation_rollover a {
	display: block;
	background-image: url(images/Animation_roll.gif);
	height: 35px;
	width: 144px;	
	margin-right: 6px;
	margin-left: 6px;
}

#animation_rollover a:hover{
	background-image: url(images/Animation_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 144px;
	background-position: 0px -35px;	
	margin-right: 6px;
	margin-left: 6px;
}

#animation_active a {
	display: block;
	background-image: url(images/Animation_roll.gif);
	height: 35px;
	width: 144px;
	background-position: 0px -70px;	
	margin-right: 6px;
	margin-left: 6px;
}

#design_rollover a {
	display: block;
	background-image: url(images/Design_roll.gif);
	height: 35px;
	width: 189px;	
	margin-right: 6px;
	margin-left: 6px;
}

#design_rollover a:hover{
	background-image: url(images/Design_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 189px;
	background-position: 0px -35px;	
	margin-right: 6px;
	margin-left: 6px;
}

#design_active a {
	display: block;
	background-image: url(images/Design_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 189px;
	background-position: 0px -70px;	
	margin-right: 6px;
	margin-left: 6px;
}

#resume_rollover a {
	display: block;
	background-image: url(images/Resume_roll.gif);
	height: 35px;
	width: 173px;	
	margin-right: 6px;
	margin-left: 6px;
}

#resume_rollover a:hover{
	background-image: url(images/Resume_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 173px;
	background-position: 0px -35px;	
	margin-right: 6px;
	margin-left: 6px;
}

#resume_active a {
	display: block;
	background-image: url(images/Resume_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 173px;
	background-position: 0px -70px;	
	margin-right: 6px;
	margin-left: 6px;
}
#contact_rollover a {
	display: block;
	background-image: url(images/Contact_roll.gif);
	height: 35px;
	width: 92px;	
	margin-right: 6px;
	margin-left: 6px;
}

#contact_rollover a:hover{
	background-image: url(images/Contact_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 92px;
	background-position: 0px -35px;	
	margin-right: 6px;
	margin-left: 6px;
}

#contact_active a {
	display: block;
	background-image: url(images/Contact_roll.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 92px;
	background-position: 0px -70px;	
	margin-right: 6px;
	margin-left: 6px;
}

/* Begin Code for Content */

#content {
	background-color: #0b1012;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	right: auto;
	bottom: auto;
	margin-bottom: 0px;
	color: #c3d2d9;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#contentcentered {
	margin-right: auto;
	margin-left: auto;
}

#imageMed {
	height: 525px;
	width: 700px;
	background-color: #293840;
	display: block;
	padding: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	margin: auto;
	vertical-align: middle;
	text-align: center;
}

#imageText {
	width: 700px;
	background-color: #293840;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;

}

#pdfBox {
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	display: block;
	font-size: small;
	text-align: center;
	float: right;
}

.float {
	background-color: #293840;
	float: left;
	width: 200px;
	height: 150px;
	border: 2px solid #000000;
	padding: 8px;
	margin: 13px;
  }

.floatinside {
	background-color: #1a242a;
	float: left;
	width: 200px;
	height: 150px;
	border: 0px solid #000000;
	margin: 8px;
	padding: 8px;
  }

#bottomNav li {
	float: left;
	list-style-type: none;
}

#bottomNav {
	background-image: url(images/BottomNavBackground.gif);
	background-repeat: repeat-x;
	/*	width: 650px;*/
	margin-left: 8px;
	height: 20px;
	margin-right: 8px;
}

#previous_rollover a {
	display: block;
	background-image: url(images/Previous_roll.gif);
	height: 25px;
	width: 118px;
	background-repeat: no-repeat;

}

#previous_rollover a:hover{
	display: block;
	background-image: url(images/Previous_roll.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 118px;
	background-position: 0px -25px ;
}


div.spacer {
  clear: both;
  }

#title_animation {
	display: block;
	background-image: url(images/title_animation.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}

#title_modeling {
	display: block;
	background-image: url(images/title_modeling.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}

#title_texturing {
	display: block;
	background-image: url(images/title_texturing.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}


#title_design {
	display: block;
	background-image: url(images/title_design.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}

#title_illustration {
	display: block;
	background-image: url(images/title_illustration.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}

#title_drawing {
	display: block;
	background-image: url(images/title_drawing.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}
#title_welcome {
	display: block;
	background-image: url(images/title_welcome.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 0px;
	margin-left: -8px;
}

#title_notable {
	display: block;
	background-image: url(images/title_notable.gif);
	height: 30px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 25px;
	margin-left: -8px;
}

.title_fadeline {
	display: block;
	background-image: url(images/title_fadeline.gif);
	height: 4px;
	width: 371px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -8px;
}

/* Begin Code for Indicia */

#bottom_indicia {
	color: #c3d2d9;
	font-size: x-small;
	font-style: italic;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: center;
	height: 50px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
ol {
	list-style-type: disc;
}