* {
	padding: 0;
	margin: 0;
	border: none;
}

a:link {
	color: #F68B2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F68B2F;
}
a:hover {
	text-decoration: underline;
	color: #F68B2F;
}
a:active {
	text-decoration: none;
	color: #F68B2F;
}

body {
	background: url(images/background.gif) repeat-x top;
	padding-bottom: 20px;
}
.splash {
	background-image: none;
	background-color: #f68b2f;
	text-align: center;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.portfolioMenu {
	background: url(images/side_gradient.jpg) repeat-y;
	width: 159px;
	padding: 25px 0 25px 0;
}

.portfolioMenu p {
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #a4a3a3;
	text-align: right;
	padding: 0 25px 0 0;
	line-height: 25px;
	border-bottom: 1px solid #f6f6f6;
}

.portfolioMenu a:link, .portfolioMenu a:visited {
	color: #a4a3a3;
	text-decoration: none;
	display: block;
}

.portfolioMenu a.on {
	color: #F68B2F;
	text-decoration: none;
	display: block;
}

.portfolioMenu a:hover, .portfolioMenu a:active {
	color: #F68B2F;
	text-decoration: none;
	display: block;
}

.portfolioMenuBottom {
	background: url(images/side_gradient.jpg) repeat-y;
	width: 159px;
}

p.download {
	font-size: 10px;
	padding-top: 15px;
	border: none;
}

.portfolioThumbs {
	width: 131px;
	padding-top: 25px;
}

.portfolioThumbs img {
	padding-bottom: 4px;
}

.portfolioContent {
	padding-top: 25px;
}

.portfolioContent h2 {
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #a4a3a3;
	text-transform: uppercase;
	text-align: left;
	width: 439px;
	display: block;
	background: url(images/dotted_underline.gif) bottom left repeat-x;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
}

.portfolioContent h2 em {
	font-style: normal;
	text-transform: capitalize;
	font-size:13px;
	line-height: 20px;
}

.portfolioContent h2 strong {
	color: #F68B2F;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	font-size:10px;
	line-height: 20px;
}

.portfolioContentfoot{
	color: #bbbbbb;
	font-size:9px;
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-style: italic;
	padding: 10px 0 0 0;
}

.contact {
	padding: 25px 0 0 0;
}

.contact h2 {
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #a4a3a3;
	text-transform: uppercase;
	text-align: left;
	width: 175px;
	display: block;
	background: url(images/dotted_underline.gif) bottom left repeat-x;
	margin: 0 0 10px 50px;
	padding: 0 0 5px 0;
}

.contact p {
	padding: 0 0 0 50px;
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

.contact p strong {
	color: #F68B2F;
	font-weight: bold;
	font-size: 18px;
}

.background {
	padding: 25px 0 0 0;
}

.background p {
	padding: 0 0 15px 50px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
}

.background p strong {
	color: #F68B2F;
}

.resume {
	padding: 25px 0 0 0;
}

.resume p em {
	font-size: 12px;
	color: #666666;
	line-height: 11px;
}

.resume h3 {
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #a4a3a3;
	text-transform: uppercase;
	text-align: left;
	width: 175px;
	display: block;
	background: url(images/dotted_underline.gif) bottom left repeat-x;
	margin: 0 0 10px 50px;
	padding: 20px 0 5px 0;
}

.resume h3.first {
	padding-top: 0;
}

.resume p {
	padding: 0 0 10px 50px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 25px;
}

.resume p strong {
	color: #F68B2F;
}

#spampoison {
	display: none;
}

.index {
	background-image: url(images/matches.jpg);
	background-repeat: no-repeat;
	height: 480px;
}

.index p {
	padding: 50px 100px 25px 400px;
	font-family: Lucida sans, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #a4a3a3;
}

.index p strong {
	font-weight: bold;
	color: #F68B2F;
	font-size: 12px;
	line-height: 20px;
}

.index a:link, .index a:visited {
	color: #a4a3a3;
	border-bottom: 1px dotted #a4a3a3;
}

.index a:hover, .index a:active {
	text-decoration: none;
	border: none;
}
