@charset "UTF-8";

html,
	
html, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


body {
background-image:url(images/orange.gif);
	background-repeat:repeat;
	margin:0;
	padding:0;
	height:100%;
	font-size: 11px;
}

h1 {
	font-size: 15px;
	font-weight: normal;
}

h2 {
	font-size: 13px;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	font-weight: normal;
}	



.gray {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBB;
	text-decoration:none;
	}

#container {
	width:829px;
	min-height:100%;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0;
	}
#rollovernav {
	display: block;
	float:left;
	width: 384px;
	height:72px;
	margin:0;
	padding:0;
	background-image: url(http://www.calebcurtis.com/images/nav.jpg);
	}
#nav {
float:left;
width:829px;
height:72px;
overflow:hidden;
}

#nav ul {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	width:829px;
	}
#nav li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
	}
 
#leftimage {
	float:left;
	clear:right;
	background-image:url(images/calebpresssmall.jpg);
	width:165px;
	height:199px;
	margin:0;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:0;
}


#content {
	width:789px;
	margin:0;
	padding:20px;
	float:left;
	background-color:#FFFFFF;
	overflow:visible;
	}

	
img {
	margin:0;
	padding:0;
	border:none;
	float:left;
	}
	
	
p {
	font-size:12px;
	color:#000;
	font-family: Helvetica, Helvetica Neue, Century Gothic, Arial, sans-serif;
	margin:0;
	line-height:1.5;
	}
	
h1 {
	font-size:18px;
	color:#000;
	font-family:ITC Avant Garde Gothic Std, Helvetica, Century Gothic, Arial, sans-serif;
	font-style:regular;	
	font-weight:Bold;
	margin:0;
	margin-top:0px;
	margin-bottom:0px;
	}

p em {
	font-style: italic;
}

a {
	text-decoration: none;
	color:#385f86;
	font-size:12px;
}

a.presskit {
	font-weight:bold;
	font-size:16px;
	}
a.presskit:hover {
	font-weight:bold;
	font-size:16px;
	}
	
a:hover {
	text-decoration:underline;
	color:#385f86;
	font-size:12px;
}

.resume {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-color:#000;
	text-decoration:none;
	}
	
.resume:hover {
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color:000;
	text-decoration:underline;
	}	
.rolloverf {
	display: block;
	float:left;
	width: 69px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/home.jpg);
	}

.rolloverf:hover {
	background-position: 0px -72px;
	}

.rollover {
	display: block;
	float:left;
	width: 69px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/about.jpg);
	}
	
.rollover:hover {
	background-position: 0px -72px;
	}
	
	.rolloverb {
	display: block;
	float:left;
	width: 93px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/calendar.jpg);
	}
	
.rolloverb:hover {
	background-position: 0px -72px;
	}
	
	.rolloverc {
	display: block;
	float:left;
	width: 64px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/listen.jpg);
	}
	
.rolloverc:hover {
	background-position: 0px -72px;
	}
	
	.rolloverd {
	display: block;
	float:left;
	width: 69px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/watch.jpg);
	}
	
.rolloverd:hover {
	background-position: 0px -72px;
	}
	
	.rollovere {
	display: block;
	float:left;
	width: 81px;
	height:72px;
	background-image: url(http://www.calebcurtis.com/images/media.jpg);
	}
	
.rollovere:hover {
	background-position: 0px -72px;
	}
	
