@charset "UTF-8";

h1 {
	font-size: 1.2em;
	font-variant: small-caps;
}
body h2 {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
body h2 a:link, body h2 a:visited  {
	color: #c4161c;
}
body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#content {
	width: 1000px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content #slideshow h1 {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#slideshow {
	position: absolute;
	width: 610px;
	left: 360px;
	top: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: dotted;
	border-bottom-style: dotted;
}
#content a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#slideshow p {
	text-align: right;
	display: block;
	width: 100%;
}
#slideshow p a:link, #slideshow p a:visited {
	color: #FFF;
}

#vimeo {
	position: absolute;
	height: 154px;
	width: 154px;
	left: 50px;
	top: 420px;
}
#content #leftcol {
	width: 350px;
}
#content #leftcol h1 {
	letter-spacing: 3px;
}
#content #leftcol p a:link, #content #leftcol p a:visited {
	color: #FFF;
	text-decoration: none;
}


#content #slideshow iframe {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
p a:link, p a:visited {
	color: #FFF;
	text-decoration: none;
}
p a:hover {
	color: #c3161c;
	text-decoration: none;
}
#header #feature {
	padding: 0px;
	float: left;
	height: 281px;
	width: 500px;
	border: thin solid #333;
	margin-top: 63px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	position: relative;
	width: 994px;
	height: 344px;
	margin: 0px;
	padding: 0px;
}
#logo {
	margin: 0px;
	padding: 0px;
	float: left;
}
#header #jomariworks {
	position: absolute;
	width: 390px;
	left: 600px;
	top: 20px;
	font-size: 0.8em;
	letter-spacing: 2px;
	text-align: right;
	color: #999;
}
#jomariworks a:link , #jomariworks a:visited{
	color: #999;
	text-decoration: none;
}
