body {
	background-image: url(graphics/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: auto;
	height: auto;
	text-decoration: none;
		}


#banner {
	height: 80px;
	background-image: url(graphics/pattern.gif);
	width: 800px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text{
	color: #FFFFFF;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index: 99;
	height: 100px;
	width: 500px;
	top: 20px;
	left: 20px;
	line-height: 18px;
}
#sidenav2{
	height: 120px;
	position: relative;
	width: 100px;
	left: -26px;
	top: 54px;
	z-index: 99;
	}
#sidenav2  li a:link {
	color: #303430;
}
#sidenav2  li a:hover {
	color: #91278F;
}

#sidenav2  li a:visited {
	color: #303430;
}
#sidenav2  li a:active {
	color: #303430;
}

#sidenav2 li{
	color: #dd3800;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: list-item;
	list-style-type: none;
	margin-top: 3px;
}
li {
	display: inline;
	margin-left: 10px;
	text-decoration: none;
}

ul {
	text-decoration: none;
	color: #303430;
}

.onpage{
	color: #DD3800;
}
a:link{
	color: #303430;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #303430;
}
a:hover{
	text-decoration: none;
	color: #303430;
}
a:active {
	text-decoration: none;
	color: #303430;
}

.jamie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #303430;
	font-size: 30px;
	margin-left: 480px;
}

.starhome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #303430;
	font-size: 30px;
	margin-left: 300px;
}

#work{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #303430;
	font-size: 15px;
	width: 850px;
	height: auto;
	text-decoration: none;
	padding-top: 25px;
	margin-left: -35px;
}

#work a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #303430;
	text-decoration: none;
}
#work a:visited {
	text-decoration: none;
	color: #303430;
}
#work a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #91278F;
	text-decoration: none;
}
#work a:active {
	text-decoration: none;
	color: #303430;
}

#maincontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	height: 900px;
	color: #333333;
}
#white {
	background-color: #FFFFFF;
	height: 600px;
	width: 800px;
	float: left;
	opacity:.6;
	filter:alpha(opacity=60);
	margin-top: -70px;
}
#imagebox {
	height: 420px;
	width: 620px;
	background-color: #303430;
	float: right;
	margin-top: 0px;
	margin-right: 85px;
	clear: left;
}
