body {
	background-color: #000000;
}

.page {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_main.png) no-repeat;
}

.welcome {
	width: 300px;
	height: 55px;
	margin-top: 365px;
	margin-left: 180px;
	text-align: right;
}

.portfoliopage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_portfolio.png) no-repeat;
}

.productionpage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_template.png) no-repeat;
}

.one-of-a-kindpage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_template.png) no-repeat;
}

.fashionpage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_template.png) no-repeat;
}

.biopage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_template.png) no-repeat;
}

.resumepage {
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	width: 800px;
	background: url(./isis_images/background_template.png) no-repeat;
}

.taboologo {
	height: 108px;
	width: 221px;
}

.productionbanner {
	height: 77px;
	width: 204px;
	margin: -50px 0px 0px 330px;
	background: url(./banners/production.png)
}

.fashionbanner {
	height: 77px;
	width: 204px;
	margin: -50px 0px 0px 330px;
	background: url(./banners/fashion.png)
}

.one-of-a-kindbanner {
	height: 77px;
	width: 204px;
	margin: -50px 0px 0px 330px;
	background: url(./banners/one-of-a-kind.png)
}

.resumebanner {
	height: 77px;
	width: 204px;
	margin: -50px 0px 0px 330px;
	background: url(./banners/resume.png)
}

.biographybanner {
	height: 77px;
	width: 204px;
	margin: -50px 0px 0px 330px;
	background: url(./banners/biography.png)
}

.portfoliobuttons {
	margin: 160px 270px 0px 0px;
	float: right;
	height: 170px;
	width: 250px;
	font-family: Georgia, Georgia, serif;
	font-size: 28px;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

.production {
	margin: 5px 0px 0px 141px;
}

.one-of-a-kind {
	margin: 25px 0px 0px 86px;
}

.fashion {
	margin: 27px 0px 0px 19px;
}

.buttons {
	float: left;
	height: 492px;
	width: 145px;
}

.portfolio {
	position: inherit;
	margin-top: 68px;
	margin-left: 66px;
}

.bio {
	postion: inherit;
	margin-top: 81px;
	margin-left: 22px;
}

.portbio {
	padding: 79px 0px 0px 22px;
}

.resume {
	padding: 77px 0px 0px 77px;
}

.portresume {
	margin: 76px 0px 0px 77px;
}

.contact {
	padding: 143px 0px 0px 20px;
}

.portcontact {
	margin: 141px 0px 0px 20px;
}

.taboobutton {
	border: none;
}

.gallery {
	height: 315px;
	width: 560px;
	float: right;
	margin: -10px 75px 0px 5px;
}

.row1 {
	padding: 0px 0px 0px 0px;
	margin: -10px -10px 0px -10px;
}

.row2 {
	padding: 0px 0px 0px 0px;
	margin: -10px -10px 0px -10px;
}

.row3 {
	padding: 0px 0px 0px 0px;
	margin: -10px -10px 0px -10px;
}

.row4 {
	padding: 0px 0px 0px 0px;
	margin: -10px -10px 0px -10px;
}

.row5 {
	padding: 0px 0px 0px 0px;
	margin: -10px -10px 0px -10px;
}

.resumebody {
	margin: 0px 0px 0px 20px;
}
	
.resumecopy {
	width: 515px;
	height: 25px;
	margin: 0px 0px 0px 175px;
	text-align: center;
	margin-top: 375px;
	color: #000000;
}

div.scroll {
	height: 340px;
	width: 495px;
	float: left;
	margin: 5px 0px 0px 45px;
	border: 1px solid #333333;
	overflow:scroll;
	padding: 10px 10px 10px 10px;
	background: none;
}

.biography {
	height: 380px;
	width: 510px;
	float: left;
	margin: 5px 0px 0px 45px;
}

.biopicture {
	width: 144px;
	height: 210px;
	background: url(./isis_images/bio.png) no-repeat;
	border: 2px solid #ffffff;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
}

li {
	display: inline;
	padding: 0px 5px 0px 0px;
}

h1 {
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	color: #e7138a;
	text-decoration: none;
	font-weight: normal;
	display: inline;
	margin-bottom: 0px;
}

h2 {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
}

h3 {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

h4 {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

h5 {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

h6 {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

p {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 12px;
	margin-top: 0px;
}

p.welcomefont {
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

p.sig {
	font-size: 20px;
	line-height: 0px;
}

a.biglink {
	border: none;
}

a:hover {
	color: #E7138A;
}

a {
	font-family: Georgia, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-decoration: none;
}

a.contactbutton {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

a.portcontactbutton {
	font-family: "lucida sans unicode", "lucida grande", san-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

img {
	border: none;
}

.resumecopy a {
	color: #000000;
}

.resumecopy a:hover {
	color: #e7138a;
}
