@charset "utf-8";
#header {
	background-color: #000;
	height: 25%;
	width: 100%;
	background-image: url(scout360CLOSEwireframe0216.png);
	background-repeat:no-repeat;

}
#container {
	font-family: "Myriad Pro", Arial, sans-serif;
	font-size: 14px;
	height: 1300px;
	width: 1300px;
	background-color: #000;
	position: absolute;
	top: 1%;
	left: 10%;
	right: 10%;
	margin-bottom: 10px;
	margin-left: 10px;	
}
#navbar ul li {
	float: right;
	width: 11%;
	font-variant: small-caps;
	color: #FFF;
	text-decoration: none;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #FFF;
	list-style-type: none;
	background-color: #333;
	position: relative;
	clear: none;
	height: 5%;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: larger;
}
a {
	text-decoration: none;
	color: #FFF;
	background-color: #333;
}
a:hover {color: #9CC;}
#name {
	font-size: 320%;
	text-align: right;
	vertical-align: bottom;
	word-spacing: 110%;
	color: #FFF;
	bottom: 0%;
	position: relative;
	top: 80%;
	left: auto;
	width: 90%;
	font-style: normal;
	font-weight: bold;
}
#art {
	color: #F00;
}
#navbar {
	width: 90%;
	position: relative;
	vertical-align: bottom;
	height: 10%;
	top: 80%;
	z-index: 100;
}
#firstnav {
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFF;
}
#left_content {
	position: relative;
	height: 90%;
	width: 25%;
	background-color: #C9C9C9;
	bottom: 0px;
	left: 1px;
	top: 25px;
}

#right_content {
	position: relative;
	height: 90%;
	width: 70%;
	background-color: #C9C9C9;
	bottom: 0px;
	left: 1px;
	top: 25px;
	right: 0px;
	
}
#main {
	position: relative;
	height: 70%;
	width: 100%;
	bottom: 1px;
	right: 2%;
	left: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#splitcontent {
	width: 100%;
	height: 5%;
}
body {
	background-color: #000;
}
.maincontent {
	float: left;
	padding: 5px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#finalbookcover {
	width: 65%;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #09F;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.bigtext {
	font-size: 200%;
	font-family: "Myriad Pro", Arial, sans-serif;
	color: #000;
	font-weight: bold;
}
.bigtext {
	font-size: 200%;
	font-family: "Myriad Pro", Arial, sans-serif;
	font-weight: bold;
}
#thesislogo {
	height: 40%;
	width: 85%;
}
.pages {
	border: 2px solid #333;
	padding: 1px;
	margin: 2px;
}
.skills {
	font-size: 175%;
	font-style: normal;
	font-variant: normal;
	right: auto;
}
.italics {
	font-style: italic;
}
#artist {
	font-size: large;
}
