

body {
	margin:0;
	padding:0;
	background:url(../images/bg.gif);
	color: #ffffff;
	font-family:verdana, sans-serif;
	font-size:11px;
	line-height:18px;
}

#all {
	margin:0 auto;
	width:800px;
}

#mainpic {
	margin-bottom:20px;
}

.box {
	border:10px solid #ffffff;
}

.header {
	font-size:18px;
	font-family:georgia, serif;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:5px;
	padding:0;
}

.ital {
	font-family:georgia, serif;
	font-style: italic;
	letter-spacing:1px;
}

.b {
	font-weight:bold;
}

.u {
	text-decoration:underline;
}

a, a:link, a:visited, a:hover {
	border-bottom:1px dotted #333333;
	text-decoration:underline;
	color: #ffffff;
}

a:hover {
	border-bottom:1px dotted #ffffff;
	text-decoration:underline;
}

.floatL {
	float:left;
}

.floatR {
	float:right;
}

.clearboth {
	height:1px;
	clear:both;
	line-height:1px;
	font-size:1px;
}

.hidden {
	overflow:hidden;
	height:0px;
}


.carl {
	color:#aca63a;
}

.nathan {
	color:#931f1f;
}
	
.john {
	color:#c19100;
}

.jeremy {
	color:#4effa1; 
}

/* HEADER CSS */

#header {
	position:relative;
	margin-bottom:15px;	
}

#header .toplinks {
	height:30px;
	line-height:30px;
	margin-bottom:10px;
}

#header a {
	border-bottom:0px;
}

#header  .toplinks a, #header .toplinks a:link, #header .toplinks a:visited {
	float:right;
	width:80px;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	border-bottom:2px solid #393939;
}

#header .toplinks a:hover {
	background-color:#393939;
	border-bottom:2px solid #ffffff;
}

#header .bigtext {
	font-family:Georgia, serif;
	position:absolute;
	left:110px;
	top:40px;
	font-size:41px;
	line-height:90px;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#header .mainlinks {
	position:absolute;
	left:580px;
	top:40px;
	text-align:right;
	font-size:16px;
}

#header .mainlinks a, #header .mainlinks a:link, #header .mainlinks a:visited {
	display:block;
	text-decoration:none;
	width:100px;
	line-height:18px;
	height:18px;
	margin-bottom:6px;
	padding-right:10px;
	border-right:21px solid #ffffff;
}

#header .mainlinks a:hover {
	text-decoration:underline;
	border-right:21px solid #4effa1;
}

#header .mainlinks a.jeremy:hover, #header .mainlinks #currentJeremy {
	border-right:21px solid #4effa1 !important;
}

#header .mainlinks a.carl:hover {
	border-right:21px solid #aca63a;
}

#header .mainlinks a.nathan:hover {
	border-right:21px solid #931f1f;
}

#header .mainlinks a.john:hover {
	border-right:21px solid #c19100;
}

#header .rightimg {
	position:absolute;
	top:40px;
	left:720px;
}

/* FOOTER CSS */



#footer {
	position:relative;
	margin-top:20px;
}

#footer img.farL {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
}

#footer img.farR {
	display:block;
	position:absolute;
	left:720px;
	top:0px;
}

#footer .left {
	margin-left:110px;
	height:50px;
}

#footer .right {
	margin-right:110px;
	text-align:right;
	margin-bottom:20px;
}

#footer .sub {
	font-size:12px;
	margin-bottom:5px;
}

form#emailForm {
	margin:20px; padding:0;
	line-height:40px;
}

#footer .emailSubmit {
	margin:0 0 2px 0; padding:0;
	width:150px;
	font-size:11px;
	height:11px;
}

#footer .emailSubmit {
}

#footer .right a {
	font-size:13px;
}

#footer .clearboth {
	background:#ffffff;
	width:100%;
	height:11px;
	clear:both;
	margin-bottom:20px;
}

#footer .small {
	text-align:right;
	font-size:10px;
}